AnnotationDbi 1.31.17 Bioconductor Package Maintainer
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AnnotationDbi | Last Changed Rev: 105101 / Revision: 107602 | Last Changed Date: 2015-06-17 15:48:10 -0700 (Wed, 17 Jun 2015) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |  |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ WARNINGS ] | OK |  |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | WARNINGS | OK |  |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | WARNINGS | OK |  |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && mkdir AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AnnotationDbi.buildbin-libdir AnnotationDbi_1.31.17.tar.gz >AnnotationDbi.Rcheck\00install.out 2>&1 && cp AnnotationDbi.Rcheck\00install.out AnnotationDbi-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=AnnotationDbi.buildbin-libdir --install="check:AnnotationDbi-install.out" --force-multiarch --no-vignettes --timings AnnotationDbi_1.31.17.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/AnnotationDbi.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'AnnotationDbi/DESCRIPTION' ... OK
* this is package 'AnnotationDbi' version '1.31.17'
* 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 whether package 'AnnotationDbi' can be installed ... OK
* checking installed package size ... NOTE
installed size is 8.2Mb
sub-directories of 1Mb or more:
extdata 6.0Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
'methods' 'utils' 'stats4' 'BiocGenerics' 'Biobase' 'IRanges' 'DBI' 'RSQLite'
A package should be listed in only one of these fields.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
'library' or 'require' calls in package code:
'GO.db' 'KEGG.db' 'RSQLite' 'graph'
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported object imported by a ':::' call: 'BiocGenerics:::testPackage'
See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
'createAnnDbBimap'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
annotMessage: no visible binding for global variable 'pkgName'
createORGANISMSeeds: no visible global function definition for
'makeAnnDbMapSeeds'
makeGOGraph: no visible binding for global variable 'GOBPPARENTS'
makeGOGraph: no visible binding for global variable 'GOMFPARENTS'
makeGOGraph: no visible binding for global variable 'GOCCPARENTS'
makeGOGraph: no visible global function definition for 'ftM2graphNEL'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [16m] OK
Examples with CPU or elapsed time > 5s
user system elapsed
AnnDbPkg-checker 179.04 16.43 800.80
Bimap-direction 12.23 1.20 13.43
InparanoidColsAndKeytypes 8.34 0.31 121.09
Bimap 6.61 0.84 7.45
GOFrame 6.82 0.56 7.80
Bimap-toTable 6.34 0.08 7.04
print.probetable 5.45 0.10 5.53
** running examples for arch 'x64' ... [282s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
AnnDbPkg-checker 190.43 14.40 209.25
Bimap-direction 12.20 1.56 13.76
InparanoidColsAndKeytypes 8.36 0.19 8.55
GOFrame 6.88 0.61 8.30
Bimap-toTable 6.76 0.08 6.83
Bimap 6.25 0.50 6.77
* checking for unstated dependencies in 'tests' ... WARNING
'library' or 'require' call not declared from: 'org.testing.db'
* checking tests ...
** running tests for arch 'i386' ...
Running 'AnnotationDbi_unit_tests.R' [501s]
[501s] OK
** running tests for arch 'x64' ...
Running 'AnnotationDbi_unit_tests.R' [119s]
[119s] OK
* 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: 1 WARNING, 4 NOTEs
See
'D:/biocbld/bbs-3.2-bioc/meat/AnnotationDbi.Rcheck/00check.log'
for details.
install for i386
* installing *source* package 'AnnotationDbi' ...
** R
** inst
** preparing package for lazy loading
Creating a new generic function for 'packageName' in package 'AnnotationDbi'
Creating a generic function for 'toString' from package 'base' in package 'AnnotationDbi'
Creating a generic function for 'ls' from package 'base' in package 'AnnotationDbi'
Creating a generic function for 'eapply' from package 'base' in package 'AnnotationDbi'
Creating a generic function for 'exists' from package 'base' in package 'AnnotationDbi'
Creating a generic function for 'sample' from package 'base' in package 'AnnotationDbi'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'AnnotationDbi' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'AnnotationDbi' as AnnotationDbi_1.31.17.zip
* DONE (AnnotationDbi)