Back to the "Multiple platform build/check report"[A] B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for AnnotationDbi on moscato1

This page was generated on 2015-08-20 13:18:31 -0700 (Thu, 20 Aug 2015).

Package 44/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
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 UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: AnnotationDbi
Version: 1.31.17
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
StartedAt: 2015-08-20 01:15:27 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 01:49:59 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 2071.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: AnnotationDbi.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### 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.


AnnotationDbi.Rcheck/00install.out:


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)

AnnotationDbi.Rcheck/examples_i386/AnnotationDbi-Ex.timings:

nameusersystemelapsed
AnnDbObj-class0.630.020.84
AnnDbPkg-checker179.04 16.43800.80
AnnotationDb-class1.570.061.71
Bimap-direction12.23 1.2013.43
Bimap-envirAPI2.350.062.43
Bimap-keys2.790.283.07
Bimap-toTable6.340.087.04
Bimap6.610.847.45
BimapFiltering0.780.030.84
BimapFormatting1.700.021.72
GOColsAndKeytypes0.430.000.44
GOFrame6.820.567.80
GOTerms-class0.020.000.01
InparanoidColsAndKeytypes 8.34 0.31121.09
KEGGFrame1.060.001.06
colsAndKeytypes0.970.021.08
createSimpleBimap0.640.000.64
inpIDMapper000
makeGOGraph1.400.001.41
make_eg_to_go_map0.750.010.76
print.probetable5.450.105.53
toSQLStringSet0.010.000.02
unlist20.910.000.90

AnnotationDbi.Rcheck/examples_x64/AnnotationDbi-Ex.timings:

nameusersystemelapsed
AnnDbObj-class0.650.030.69
AnnDbPkg-checker190.43 14.40209.25
AnnotationDb-class2.140.002.13
Bimap-direction12.20 1.5613.76
Bimap-envirAPI2.760.132.89
Bimap-keys2.440.282.73
Bimap-toTable6.760.086.83
Bimap6.250.506.77
BimapFiltering0.790.000.79
BimapFormatting2.360.002.36
GOColsAndKeytypes0.620.000.63
GOFrame6.880.618.30
GOTerms-class000
InparanoidColsAndKeytypes8.360.198.55
KEGGFrame1.410.011.42
colsAndKeytypes1.340.021.35
createSimpleBimap0.650.000.66
inpIDMapper000
makeGOGraph1.500.011.51
make_eg_to_go_map0.850.000.85
print.probetable4.730.114.84
toSQLStringSet000
unlist20.970.020.98