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 oaxaca

This page was generated on 2015-04-10 10:02:21 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch AnnotationDbi_1.28.2.tar.gz
StartedAt: 2015-04-09 21:21:09 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 21:31:57 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 648.4 seconds
RetCode: 0
Status:  OK 
CheckDir: AnnotationDbi.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch AnnotationDbi_1.28.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/AnnotationDbi.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘AnnotationDbi’ can be installed ... [13s/14s] OK
* checking installed package size ... NOTE
  installed size is  8.1Mb
  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
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [240s/322s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
AnnDbPkg-checker          164.367  6.372 247.147
InparanoidColsAndKeytypes   9.907  1.262  14.965
Bimap-direction            10.567  0.088  10.714
print.probetable            7.076  0.310   7.688
GOFrame                     5.847  0.648   6.617
Bimap-toTable               5.553  0.071   5.765
Bimap                       5.346  0.023   5.389
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘AnnotationDbi_unit_tests.R’ [181s/195s]
 [181s/196s] 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
  ‘/Users/biocbuild/bbs-3.0-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 ‘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
* DONE (AnnotationDbi)

AnnotationDbi.Rcheck/AnnotationDbi-Ex.timings:

nameusersystemelapsed
AnnDbObj-class0.8150.0410.862
AnnDbPkg-checker164.367 6.372247.147
AnnotationDb-class1.3850.0171.537
Bimap-direction10.567 0.08810.714
Bimap-envirAPI2.5180.3582.880
Bimap-keys2.6310.0262.662
Bimap-toTable5.5530.0715.765
Bimap5.3460.0235.389
BimapFiltering0.7860.0080.812
BimapFormatting2.0390.0102.147
GOColsAndKeytypes0.7200.0130.755
GOFrame5.8470.6486.617
GOTerms-class0.0040.0000.004
InparanoidColsAndKeytypes 9.907 1.26214.965
KEGGFrame1.1960.0101.350
colsAndKeytypes0.9240.0121.188
createSimpleBimap0.6430.0050.648
inpIDMapper0.0020.0010.003
makeGOGraph1.6210.0161.671
make_eg_to_go_map0.8900.0080.950
print.probetable7.0760.3107.688
toSQLStringSet0.0020.0000.002
unlist20.6980.0080.715