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 

Package 36/658HostnameOS / ArchBUILDCHECKBUILD BIN
AnnotationDbi 1.21.16
Bioconductor Package Maintainer
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AnnotationDbi
Last Changed Rev: 74415 / Revision: 74774
Last Changed Date: 2013-03-15 14:11:12 -0700 (Fri, 15 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: AnnotationDbi
Version: 1.21.16
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings AnnotationDbi_1.21.16.tar.gz
StartedAt: 2013-03-24 23:58:43 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-25 00:12:20 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 816.6 seconds
RetCode: 0
Status:  OK 
CheckDir: AnnotationDbi.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/AnnotationDbi.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AnnotationDbi/DESCRIPTION’ ... OK
* this is package ‘AnnotationDbi’ version ‘1.21.16’
* 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 ‘AnnotationDbi’ can be installed ... [19s/19s] OK
* checking installed package size ... NOTE
  installed size is  5.3Mb
  sub-directories of 1Mb or more:
    extdata   3.1Mb
* checking package 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 for unstated dependencies in R code ... OK
* 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’
* 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 examples ... [492s/504s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
AnnDbPkg-checker          330.057  3.668 337.721
supportedSeqnameStyles     43.011  0.264  45.503
InparanoidColsAndKeytypes  23.738  0.760  26.543
Bimap-direction            11.973  0.092  12.481
Bimap-toTable               9.885  0.068  10.407
GOFrame                     8.876  0.608  10.117
print.probetable            8.016  0.248   8.341
Bimap                       6.796  0.016   7.079
Bimap-envirAPI              5.780  0.316   6.283
BimapFormatting             5.073  0.004   5.385
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘AnnotationDbi_unit_tests.R’ [117s/122s]
 [117s/122s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  ‘/home/biocbuild/bbs-2.12-bioc/meat/AnnotationDbi.Rcheck/00check.log’
for details.

AnnotationDbi.Rcheck/00install.out:

* 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 ‘rev’ from package ‘base’ in package ‘AnnotationDbi’
Creating a generic function for ‘subset’ from package ‘base’ in package ‘AnnotationDbi’
Creating a generic function for ‘head’ from package ‘utils’ in package ‘AnnotationDbi’
Creating a generic function for ‘tail’ from package ‘utils’ in package ‘AnnotationDbi’
Creating a generic function for ‘as.list’ 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
   ‘AnnotationDbi.Rnw’ 
   ‘IntroToAnnotationPackages.Rnw’ 
** testing if installed package can be loaded
* DONE (AnnotationDbi)

AnnotationDbi.Rcheck/AnnotationDbi-Ex.timings:

nameusersystemelapsed
AnnDbObj-class1.3440.0561.399
AnnDbPkg-checker330.057 3.668337.721
AnnotationDb-class3.0960.0403.138
Bimap-direction11.973 0.09212.481
Bimap-envirAPI5.7800.3166.283
Bimap-keys4.6000.0164.808
Bimap-toTable 9.885 0.06810.407
Bimap6.7960.0167.079
BimapFiltering2.0960.0122.278
BimapFormatting5.0730.0045.385
GOColsAndKeytypes2.1760.0442.221
GOFrame 8.876 0.60810.117
GOTerms-class0.2280.0000.233
InparanoidColsAndKeytypes23.738 0.76026.543
KEGGFrame2.4480.0242.564
colsAndKeytypes2.0840.0202.341
inpIDMapper0.0200.0000.019
makeGOGraph3.2680.0083.504
make_eg_to_go_map1.9570.0242.158
print.probetable8.0160.2488.341
supportedSeqnameStyles43.011 0.26445.503
toSQLStringSet0.0120.0000.011
unlist21.5840.0041.592