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.0: CHECK report for AnnotationDbi on moscato1

This page was generated on 2015-04-10 09:44:32 -0700 (Fri, 10 Apr 2015).

Package 40/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnnotationDbi 1.28.2
Bioconductor Package Maintainer
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/AnnotationDbi
Last Changed Rev: 100825 / Revision: 102249
Last Changed Date: 2015-03-18 15:00:57 -0700 (Wed, 18 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: AnnotationDbi
Version: 1.28.2
Command: rm -rf AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && mkdir AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AnnotationDbi.buildbin-libdir AnnotationDbi_1.28.2.tar.gz >AnnotationDbi.Rcheck\00install.out 2>&1 && cp AnnotationDbi.Rcheck\00install.out AnnotationDbi-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=AnnotationDbi.buildbin-libdir --install="check:AnnotationDbi-install.out" --force-multiarch --no-vignettes --timings AnnotationDbi_1.28.2.tar.gz
StartedAt: 2015-04-09 22:32:39 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 22:57:29 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 1490.6 seconds
RetCode: 0
Status:  OK  
CheckDir: AnnotationDbi.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && mkdir AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AnnotationDbi.buildbin-libdir AnnotationDbi_1.28.2.tar.gz >AnnotationDbi.Rcheck\00install.out 2>&1 && cp AnnotationDbi.Rcheck\00install.out AnnotationDbi-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=AnnotationDbi.buildbin-libdir --install="check:AnnotationDbi-install.out" --force-multiarch --no-vignettes --timings AnnotationDbi_1.28.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/AnnotationDbi.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'AnnotationDbi/DESCRIPTION' ... OK
* this is package 'AnnotationDbi' version '1.28.2'
* 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 ... NOTE
Found the following non-portable file paths:
  AnnotationDbi/inst/extdata/org.TguttataTestingSubset.eg.db/inst/extdata/org.TguttataTestingSubset.eg.sqlite
  AnnotationDbi/inst/extdata/org.TguttataTestingSubset.eg.db/man/org.TguttataTestingSubset.egORGANISM.Rd
  AnnotationDbi/inst/extdata/org.TguttataTestingSubset.eg.db/man/org.TguttataTestingSubset.eg_dbconn.Rd

Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section 'Package structure' in the 'Writing R Extensions' manual.
* 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' '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
.GOid2go_synonymField: no visible global function definition for
  'GO_dbconn'
.GOid2go_termField: no visible global function definition for
  'GO_dbconn'
.checkForDeprecatedKeytype: no visible global function definition for
  'wmsg'
.selectWarnJT: no visible binding for global variable 'jointype'
addToNamespaceAndExport : warnIfDep: no visible global function
  definition for 'wmsg'
addToNamespaceAndExport : warnIfDef: no visible global function
  definition for 'wmsg'
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' ... [516s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
AnnDbPkg-checker          158.23  12.42  223.99
Bimap-direction            11.19   1.00   12.23
InparanoidColsAndKeytypes   8.13   0.46  231.64
GOFrame                     6.31   0.73    8.57
print.probetable            5.38   0.17    5.56
Bimap                       4.80   0.62    5.43
Bimap-toTable               5.20   0.05    7.35
** running examples for arch 'x64' ... [260s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
AnnDbPkg-checker          166.14  12.07  187.67
InparanoidColsAndKeytypes  11.33   0.54   11.87
Bimap-direction             9.81   1.04   10.86
GOFrame                     6.60   0.61    7.30
Bimap-toTable               6.39   0.03    6.43
print.probetable            6.21   0.12    6.33
Bimap                       5.30   0.45    5.76
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'AnnotationDbi_unit_tests.R' [350s]
 [350s] OK
** running tests for arch 'x64' ...
  Running 'AnnotationDbi_unit_tests.R' [178s]
 [178s] 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

NOTE: There were 5 notes.
See
  'D:/biocbld/bbs-3.0-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.28.2.zip
* DONE (AnnotationDbi)

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

nameusersystemelapsed
AnnDbObj-class0.670.030.70
AnnDbPkg-checker158.23 12.42223.99
AnnotationDb-class1.260.021.81
Bimap-direction11.19 1.0012.23
Bimap-envirAPI2.110.172.28
Bimap-keys2.880.283.16
Bimap-toTable5.200.057.35
Bimap4.800.625.43
BimapFiltering0.730.000.73
BimapFormatting2.000.012.01
GOColsAndKeytypes0.550.020.56
GOFrame6.310.738.57
GOTerms-class000
InparanoidColsAndKeytypes 8.13 0.46231.64
KEGGFrame1.080.041.12
colsAndKeytypes0.920.001.01
createSimpleBimap0.680.000.69
inpIDMapper000
makeGOGraph1.260.031.30
make_eg_to_go_map0.760.020.78
print.probetable5.380.175.56
toSQLStringSet000
unlist20.750.020.77

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

nameusersystemelapsed
AnnDbObj-class0.810.050.86
AnnDbPkg-checker166.14 12.07187.67
AnnotationDb-class1.260.021.28
Bimap-direction 9.81 1.0410.86
Bimap-envirAPI2.450.052.49
Bimap-keys2.570.192.76
Bimap-toTable6.390.036.43
Bimap5.300.455.76
BimapFiltering0.780.010.80
BimapFormatting1.950.001.95
GOColsAndKeytypes0.690.020.70
GOFrame6.600.617.30
GOTerms-class0.020.000.01
InparanoidColsAndKeytypes11.33 0.5411.87
KEGGFrame1.130.051.19
colsAndKeytypes0.990.000.98
createSimpleBimap0.690.010.70
inpIDMapper000
makeGOGraph1.720.021.73
make_eg_to_go_map0.850.020.88
print.probetable6.210.126.33
toSQLStringSet000
unlist20.760.000.76