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.4: CHECK report for AnnotationDbi on zin1

This page was generated on 2016-09-16 03:35:51 -0700 (Fri, 16 Sep 2016).

Package 47/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnnotationDbi 1.35.4
Bioconductor Package Maintainer
Snapshot Date: 2016-09-14 19:15:30 -0700 (Wed, 14 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/AnnotationDbi
Last Changed Rev: 119165 / Revision: 120967
Last Changed Date: 2016-07-06 02:58:16 -0700 (Wed, 06 Jul 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: AnnotationDbi
Version: 1.35.4
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings AnnotationDbi_1.35.4.tar.gz
StartedAt: 2016-09-15 02:53:14 -0700 (Thu, 15 Sep 2016)
EndedAt: 2016-09-15 02:56:51 -0700 (Thu, 15 Sep 2016)
EllapsedTime: 216.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: AnnotationDbi.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings AnnotationDbi_1.35.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/AnnotationDbi.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-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.35.4’
* 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 ... 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’ ‘IRanges’ ‘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.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.selectInp8: no visible global function definition for ‘.resort’
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’
Undefined global functions or variables:
  .resort GOBPPARENTS GOCCPARENTS GOMFPARENTS ftM2graphNEL
  makeAnnDbMapSeeds pkgName
* 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 ... OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
AnnDbPkg-checker          27.184  0.228  27.834
Bimap-direction            7.028  0.020   7.049
print.probetable           4.844  0.200   5.043
InparanoidColsAndKeytypes  4.476  0.080   5.091
* checking for unstated dependencies in ‘tests’ ... WARNING
'library' or 'require' call not declared from: ‘org.testing.db’
* 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.4-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.3920.0080.403
AnnDbPkg-checker27.184 0.22827.834
AnnotationDb-class0.5360.0120.585
Bimap-direction7.0280.0207.049
Bimap-envirAPI0.5640.1960.759
Bimap-keys1.4000.0081.408
Bimap-toTable3.2720.0163.325
Bimap3.6680.0003.667
BimapFiltering0.2360.0000.233
BimapFormatting0.4080.0000.407
GOColsAndKeytypes0.1720.0000.171
GOFrame4.0320.2764.454
GOTerms-class0.0040.0000.001
InparanoidColsAndKeytypes4.4760.0805.091
KEGGFrame0.2360.0000.235
colsAndKeytypes0.2080.0040.230
createSimpleBimap0.1400.0000.138
inpIDMapper0.0000.0000.002
makeGOGraph0.4640.0000.463
make_eg_to_go_map0.2000.0000.203
print.probetable4.8440.2005.043
toSQLStringSet0.0000.0000.001
unlist20.1800.0000.178