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 AnnotationForge on zin2

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

Package 43/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnnotationForge 1.10.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/AnnotationForge
Last Changed Rev: 103104 / Revision: 109384
Last Changed Date: 2015-04-26 17:11:09 -0700 (Sun, 26 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: AnnotationForge
Version: 1.10.1
Command: /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings AnnotationForge_1.10.1.tar.gz
StartedAt: 2015-10-08 22:29:32 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 22:30:53 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 80.8 seconds
RetCode: 0
Status:  OK 
CheckDir: AnnotationForge.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings AnnotationForge_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.1-bioc/meat/AnnotationForge.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘AnnotationForge/DESCRIPTION’ ... OK
* this is package ‘AnnotationForge’ version ‘1.10.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 ... NOTE
Found the following hidden files and directories:
  inst/ProbePkg-template/data/.dummy.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘AnnotationForge’ can be installed ... [7s/7s] OK
* checking installed package size ... NOTE
  installed size is 13.4Mb
  sub-directories of 1Mb or more:
    AnnDbPkg-templates   1.8Mb
    extdata             10.7Mb
* 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’ ‘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’ ‘RCurl’ ‘RSQLite’ ‘XML’ ‘affy’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Namespaces in Imports field not imported from:
  ‘methods’ ‘utils’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘AnnotationDbi’ ‘methods’ ‘org.Hs.eg.db’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
':::' call which should be '::': ‘AnnotationDbi:::dbconn’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  ‘AnnotationDbi:::.filterSeeds’
  ‘AnnotationDbi:::NCBICHIP_DB_SeedGenerator’
  ‘AnnotationDbi:::NCBIORG_DB_SeedGenerator’
  ‘AnnotationDbi:::dbGetTable’ ‘AnnotationDbi:::getOrgPkgForSchema’
  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:
  ‘.addEssentialMetadata’ ‘.addMeta’ ‘.createMetadataTables’
  ‘.makeARABIDOPSISCHIP_DB’ ‘.makeBOVINECHIP_DB’ ‘.makeCANINECHIP_DB’
  ‘.makeCHICKENCHIP_DB’ ‘.makeECOLICHIP_DB’ ‘.makeFLYCHIP_DB’
  ‘.makeGenesTable’ ‘.makeHUMANCHIP_DB’ ‘.makeLegacyProbesTable’
  ‘.makeMOUSECHIP_DB’ ‘.makePIGCHIP_DB’ ‘.makeProbesTable’
  ‘.makeRATCHIP_DB’ ‘.makeRHESUSCHIP_DB’ ‘.makeWORMCHIP_DB’
  ‘.makeXENOPUSCHIP_DB’ ‘.makeYEASTCHIP_DB’ ‘.makeZEBRAFISHCHIP_DB’
  ‘popANOPHELESDB’ ‘popARABIDOPSISCHIPDB’ ‘popARABIDOPSISDB’
  ‘popBOVINECHIPDB’ ‘popBOVINEDB’ ‘popCANINECHIPDB’ ‘popCANINEDB’
  ‘popCHICKENCHIPDB’ ‘popCHICKENDB’ ‘popCHIMPDB’ ‘popECOLICHIPDB’
  ‘popECOLIDB’ ‘popFLYCHIPDB’ ‘popFLYDB’ ‘popHUMANCHIPDB’ ‘popHUMANDB’
  ‘popMALARIADB’ ‘popMOUSECHIPDB’ ‘popMOUSEDB’ ‘popPIGCHIPDB’
  ‘popPIGDB’ ‘popRATCHIPDB’ ‘popRATDB’ ‘popRHESUSCHIPDB’ ‘popRHESUSDB’
  ‘popWORMCHIPDB’ ‘popWORMDB’ ‘popXENOPUSCHIPDB’ ‘popXENOPUSDB’
  ‘popYEASTCHIPDB’ ‘popYEASTDB’ ‘popZEBRAFISHCHIPDB’ ‘popZEBRAFISHDB’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.addOntologyData: no visible global function definition for ‘select’
.addOntologyData: no visible binding for global variable ‘GO.db’
.checkRetrieveNode: no visible global function definition for
  ‘xpathApply’
.checkRetrieveNode: no visible binding for global variable ‘xmlValue’
.downloadAndSaveToTemp: no visible global function definition for
  ‘url.exists’
.downloadAndSaveToTemp: no visible global function definition for
  ‘getBinaryURL’
.expandGOFrame: no visible global function definition for ‘unlist2’
.filterGOFrame: no visible global function definition for ‘Lkeys’
.filterGOFrame: no visible binding for global variable ‘GOTERM’
.getBlast2GOData: no visible global function definition for ‘Ontology’
.getDBTag: no visible global function definition for ‘xpathApply’
.getDBTag: no visible binding for global variable ‘xmlValue’
.getGODate: no visible global function definition for ‘dbInfo’
.getGODate: no visible global function definition for ‘GO_dbconn’
.getOtherSrcDocs: no visible global function definition for
  ‘getNodeSet’
.getOtherSrcDocs: no visible binding for global variable ‘xmlDoc’
.getSubDirs : getLinks : <anonymous>: no visible global function
  definition for ‘xmlGetAttr’
.getSubDirs: no visible global function definition for ‘htmlTreeParse’
.getSubNodeInfo: no visible global function definition for ‘Stop’
.lookupSpeciesFromTaxId: no visible binding for global variable
  ‘specData’
.makeGOTablesFromNCBI: no visible binding for global variable
  ‘GOBPANCESTOR’
.makeGOTablesFromNCBI: no visible binding for global variable
  ‘GOMFANCESTOR’
.makeGOTablesFromNCBI: no visible binding for global variable
  ‘GOCCANCESTOR’
.makeNewGOTables: no visible global function definition for ‘Lkeys’
.makeNewGOTables: no visible binding for global variable ‘GOTERM’
.makeNewGOTables: no visible binding for global variable ‘GOBPANCESTOR’
.makeNewGOTables: no visible binding for global variable ‘GOMFANCESTOR’
.makeNewGOTables: no visible binding for global variable ‘GOCCANCESTOR’
.makeSimpleDF: no visible global function definition for ‘unlist2’
.makeUnWoundGOTables: no visible global function definition for
  ‘unlist2’
.makeUnWoundGOTables: no visible global function definition for
  ‘Ontology’
.makeUnWoundGOTables: no visible binding for global variable
  ‘GOBPANCESTOR’
.makeUnWoundGOTables: no visible binding for global variable
  ‘GOMFANCESTOR’
.makeUnWoundGOTables: no visible binding for global variable
  ‘GOCCANCESTOR’
.unwindGOs: no visible global function definition for ‘unlist2’
getEntrezGenesFromTaxId: no visible global function definition for
  ‘xmlParse’
getEntrezGenesFromTaxId: no visible global function definition for
  ‘xpathApply’
getEntrezGenesFromTaxId: no visible binding for global variable
  ‘xmlValue’
getGeneStuff: no visible global function definition for ‘xmlParse’
getGeneStuff: no visible global function definition for ‘getNodeSet’
getGeneStuff: no visible binding for global variable ‘xmlDoc’
getGeneStuff: no visible global function definition for ‘saveXML’
getProbeDataAffy: no visible global function definition for
  ‘cleancdfname’
initWithDbDoc: no visible global function definition for
  ‘dbFileConnect’
initWithDbDoc: no visible global function definition for
  ‘dbFileDisconnect’
initWithDbMetada: no visible global function definition for
  ‘dbFileConnect’
initWithDbMetada: no visible global function definition for
  ‘dbFileDisconnect’
writeTable: no visible global function definition for
  ‘sqliteWriteTable’
* 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 ... [8s/8s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘AnnotationForge_unit_tests.R’ [6s/6s]
 [6s/6s] 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
  ‘/home/biocbuild/bbs-3.1-bioc/meat/AnnotationForge.Rcheck/00check.log’
for details.


AnnotationForge.Rcheck/00install.out:

* installing *source* package ‘AnnotationForge’ ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** 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’
* DONE (AnnotationForge)

AnnotationForge.Rcheck/AnnotationForge-Ex.timings:

nameusersystemelapsed
AnnDbPkg-maker0.1590.0040.163
available.db0pkgs0.8430.0160.951
generateSeqnames_db0.0000.0000.001
getProbeDataAffy0.0010.0000.001
getProbeData_1lq0.0010.0000.000
makeChipPackageFromDataFrames0.0020.0000.002
makeInpDb0.0010.0000.000
makeOrgPackage0.0010.0000.001
makeOrgPackageFromDataFrames0.0030.0000.004
makeProbePackage3.6790.0543.736
sqlForge-makeCHIPDB0.0000.0000.001
sqlForge-popDB0.0020.0000.002
sqlForge-wrapDBPackages000