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 34/553HostnameOS / ArchBUILDCHECKBUILD BIN
AnnotationDbi 1.18.3
Bioconductor Package Maintainer
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/AnnotationDbi
Last Changed Rev: 69081 / Revision: 69725
Last Changed Date: 2012-09-05 13:34:10 -0700 (Wed, 05 Sep 2012)
lamb2 Linux (openSUSE 11.4) / 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.18.3
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch AnnotationDbi_1.18.3.tar.gz
StartedAt: 2012-09-23 23:14:14 -0700 (Sun, 23 Sep 2012)
EndedAt: 2012-09-23 23:22:29 -0700 (Sun, 23 Sep 2012)
EllapsedTime: 495.2 seconds
RetCode: 0
Status:  OK 
CheckDir: AnnotationDbi.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.10-bioc/meat/AnnotationDbi.Rcheck'
* using R version 2.15.1 (2012-06-22)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'AnnotationDbi/DESCRIPTION' ... OK
* this is package 'AnnotationDbi' version '1.18.3'
* 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 whether package 'AnnotationDbi' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 10.2Mb
  sub-directories of 1Mb or more:
    AnnDbPkg-templates   4.2Mb
    doc                  1.1Mb
    extdata              3.1Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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
File 'AnnotationDbi/R/zzz.R':
  .onLoad calls:
    require("methods", quietly = TRUE)

Package startup functions should not change the search path.
See section 'Good practice' in ?.onAttach.

cleanSrcMap: warning in strsplit(id, split = ";", fix = T): partial
  argument match of 'fix' to 'fixed'
makeBaseMaps: warning in strsplit(eg, split = " /// ", fix = T):
  partial argument match of 'fix' to 'fixed'
.getSubNodeInfo: no visible global function definition for 'Stop'
.valid.metadata.table: no visible binding for global variable
  'DB_TYPE_NAME'
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 sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'AnnotationDbi_unit_tests.R'
 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
  '/Users/biocbuild/bbs-2.10-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 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 'as.data.frame' 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' 
   'NewSchema.Rnw' 
   'SQLForge.Rnw' 
   'makeProbePackage.Rnw' 
** testing if installed package can be loaded

* DONE (AnnotationDbi)

AnnotationDbi.Rcheck/AnnotationDbi-Ex.timings:

nameusersystemelapsed
AnnDbBimap-envirAPI1.5330.5032.039
AnnDbObj-class0.3640.0440.412
AnnDbPkg-checker177.074 7.896186.576
AnnDbPkg-maker0.0480.0140.062
AnnotationDb-class3.0780.1003.182
Bimap-direction14.251 0.12314.375
Bimap-keys4.3810.0484.475
Bimap-toTable6.2120.1106.362
Bimap8.2200.0368.256
BimapFiltering0.7630.0190.782
BimapFormatting2.0190.0362.054
GOFrame6.9040.9788.167
GOTerms-class0.0020.0000.002
KEGGFrame0.9280.0220.952
NCBI_getters0.0010.0000.001
available.db0pkgs0.1460.0090.165
createSimpleBimap0.5340.0130.547
getProbeDataAffy0.0010.0000.000
getProbeData_1lq0.0010.0000.001
inpIDMapper0.0000.0010.001
makeOrgPackage0.0010.0000.001
makeProbePackage10.739 0.35011.227
make_eg_to_go_map0.8150.0650.880
print.probetable2.4480.1812.630
sqlForge-makeCHIPDB0.0010.0000.001
sqlForge-popDB0.0010.0000.002
sqlForge-wrapDBPackages0.0000.0010.000
toSQLStringSet0.0030.0000.004
unlist21.2510.0311.283