erma 0.1.25 VJ Carey
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/erma | Last Changed Rev: 107615 / Revision: 107696 | Last Changed Date: 2015-08-20 07:53:19 -0700 (Thu, 20 Aug 2015) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | NotNeeded | OK | [ WARNINGS ] | |  |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | NotNeeded | OK | WARNINGS | OK |  |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | NotNeeded | OK | WARNINGS | OK |  |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings erma_0.1.25.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/erma.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘erma/DESCRIPTION’ ... OK
* this is package ‘erma’ version ‘0.1.25’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘erma’ can be installed ... [17s/18s] OK
* checking installed package size ... NOTE
installed size is 199.7Mb
sub-directories of 1Mb or more:
bed_tabix 161.3Mb
data 37.1Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... WARNING
'library' or 'require' calls not declared from:
‘GenomicRanges’ ‘ggplot2’ ‘shiny’
'library' or 'require' call to ‘Homo.sapiens’ which was already attached by Depends.
Please remove these calls from your code.
'library' or 'require' calls in package code:
‘GenomicRanges’ ‘ggplot2’ ‘shiny’
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
geneTxRange: no visible global function definition for ‘select’
geneTxRange: no visible global function definition for ‘IRanges’
genemodel: no visible global function definition for ‘select’
genemodel: no visible global function definition for ‘IRanges’
genemodelOLD: no visible binding for global variable ‘exonsBy’
genemodelOLD: no visible global function definition for ‘select’
map2range: no visible global function definition for ‘select’
map2range: no visible global function definition for ‘IRanges’
stateProf: no visible global function definition for ‘keys’
stateProfOLD: no visible global function definition for ‘keys’
stateProfOLD : server: possible error in stateProfile(ermaset,
input$sym, ctsize = 12, width = input$scope): unused argument (width
= input$scope)
stateProfile: no visible binding for global variable ‘i’
stateProfile: no visible global function definition for ‘genome’
stateProfile: no visible global function definition for ‘seqlevels<-’
stateProfile: no visible global function definition for ‘seqlevels’
stateProfile : <anonymous>: no visible global function definition for
‘IRanges’
stateProfile: no visible binding for global variable ‘states_25’
stateProfile: no visible binding for global variable ‘short_celltype’
stateProfile: no visible binding for global variable ‘name’
subsetByRanges : <anonymous>: no visible global function definition for
‘genome’
subsetByRanges : <anonymous>: no visible global function definition for
‘seqlevels<-’
subsetByRanges : <anonymous>: no visible global function definition for
‘seqlevels’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'stateProfile':
csProfile
Code: function(ermaset, symbol, upstream = 2000, downstream = 200,
useShiny = FALSE, ctsize = 10, shortCellType = TRUE,
tsswidth = 3)
Docs: function(ermaset, symbol, upstream = 2000, downstream = 200,
useShiny = FALSE, ctsize = 10, shortCellType = TRUE)
Argument names in code not in docs:
tsswidth
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [17s/17s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
erma-package 5.576 0.06 5.632
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 WARNINGs, 2 NOTEs
See
‘/home/biocbuild/bbs-3.2-bioc/meat/erma.Rcheck/00check.log’
for details.
* installing *source* package ‘erma’ ...
** R
** data
** inst
** preparing package for lazy loading
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly
* DONE (erma)