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.1: CHECK report for AnnotationDbi on moscato2

This page was generated on 2015-10-09 09:27:48 -0700 (Fri, 09 Oct 2015).

Package 42/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnnotationDbi 1.30.1
Bioconductor Package Maintainer
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/AnnotationDbi
Last Changed Rev: 103059 / Revision: 109384
Last Changed Date: 2015-04-24 09:29:24 -0700 (Fri, 24 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: AnnotationDbi
Version: 1.30.1
Command: rm -rf AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && mkdir AnnotationDbi.buildbin-libdir AnnotationDbi.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AnnotationDbi.buildbin-libdir AnnotationDbi_1.30.1.tar.gz >AnnotationDbi.Rcheck\00install.out 2>&1 && cp AnnotationDbi.Rcheck\00install.out AnnotationDbi-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=AnnotationDbi.buildbin-libdir --install="check:AnnotationDbi-install.out" --force-multiarch --no-vignettes --timings AnnotationDbi_1.30.1.tar.gz
StartedAt: 2015-10-08 23:18:13 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 23:37:54 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 1181.1 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 && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=AnnotationDbi.buildbin-libdir AnnotationDbi_1.30.1.tar.gz >AnnotationDbi.Rcheck\00install.out 2>&1 && cp AnnotationDbi.Rcheck\00install.out AnnotationDbi-install.out  && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=AnnotationDbi.buildbin-libdir --install="check:AnnotationDbi-install.out" --force-multiarch --no-vignettes --timings AnnotationDbi_1.30.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.1-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.30.1'
* 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'
.selectWarnJT: no visible binding for global variable 'jointype'
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' ... [386s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
AnnDbPkg-checker          148.22  13.13  202.91
Bimap-direction             9.76   1.27   11.05
GOFrame                     6.24   0.62    9.19
InparanoidColsAndKeytypes   6.10   0.15  127.38
Bimap                       5.06   0.53    5.62
Bimap-toTable               5.24   0.03    6.90
print.probetable            5.00   0.11    5.11
** running examples for arch 'x64' ... [251s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
AnnDbPkg-checker          172.07  15.43  192.10
Bimap-direction             9.22   1.32   10.56
GOFrame                     6.62   0.51    7.22
InparanoidColsAndKeytypes   6.91   0.20    7.11
Bimap                       5.46   0.82    6.27
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'AnnotationDbi_unit_tests.R' [263s]
 [264s] OK
** running tests for arch 'x64' ...
  Running 'AnnotationDbi_unit_tests.R' [127s]
 [128s] 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: 5 NOTEs
See
  'E:/biocbld/bbs-3.1-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 generic function for 'nchar' from package 'base' in package 'S4Vectors'
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
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'

install for x64

* installing *source* package 'AnnotationDbi' ...
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
* MD5 sums
packaged installation of 'AnnotationDbi' as AnnotationDbi_1.30.1.zip
* DONE (AnnotationDbi)

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

nameusersystemelapsed
AnnDbObj-class0.480.030.52
AnnDbPkg-checker148.22 13.13202.91
AnnotationDb-class1.250.031.28
Bimap-direction 9.76 1.2711.05
Bimap-envirAPI2.130.112.23
Bimap-keys2.540.262.80
Bimap-toTable5.240.036.90
Bimap5.060.535.62
BimapFiltering0.70.00.7
BimapFormatting2.330.002.33
GOColsAndKeytypes0.430.020.45
GOFrame6.240.629.19
GOTerms-class000
InparanoidColsAndKeytypes 6.10 0.15127.38
KEGGFrame0.890.000.89
colsAndKeytypes0.650.000.66
createSimpleBimap0.530.020.54
inpIDMapper000
makeGOGraph1.130.001.13
make_eg_to_go_map0.670.000.67
print.probetable5.000.115.11
toSQLStringSet000
unlist20.890.000.89

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

nameusersystemelapsed
AnnDbObj-class0.560.020.58
AnnDbPkg-checker172.07 15.43192.10
AnnotationDb-class1.40.01.4
Bimap-direction 9.22 1.3210.56
Bimap-envirAPI2.050.112.17
Bimap-keys2.250.252.49
Bimap-toTable4.900.034.93
Bimap5.460.826.27
BimapFiltering0.860.000.86
BimapFormatting2.420.002.42
GOColsAndKeytypes0.450.030.49
GOFrame6.620.517.22
GOTerms-class000
InparanoidColsAndKeytypes6.910.207.11
KEGGFrame1.080.001.07
colsAndKeytypes0.860.020.87
createSimpleBimap0.680.000.68
inpIDMapper000
makeGOGraph1.290.001.29
make_eg_to_go_map0.750.000.75
print.probetable3.780.093.87
toSQLStringSet000
unlist20.650.020.67