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

This page was generated on 2016-04-23 10:10:36 -0700 (Sat, 23 Apr 2016).

Package 44/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnnotationDbi 1.32.3
Bioconductor Package Maintainer
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/AnnotationDbi
Last Changed Rev: 111870 / Revision: 116712
Last Changed Date: 2015-12-23 08:03:08 -0800 (Wed, 23 Dec 2015)
zin1 Linux (Ubuntu 14.04.2 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
oaxaca 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.32.3
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings AnnotationDbi_1.32.3.tar.gz
StartedAt: 2016-04-22 22:07:39 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 22:11:20 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 220.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: AnnotationDbi.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/AnnotationDbi.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* 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.32.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 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 ... [7s/7s] 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.
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
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 ... [68s/70s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
AnnDbPkg-checker          28.769  0.148  29.496
Bimap-direction            7.782  0.012   7.829
InparanoidColsAndKeytypes  5.286  0.096   6.175
print.probetable           5.122  0.188   5.322
* checking for unstated dependencies in ‘tests’ ... WARNING
'library' or 'require' call not declared from: ‘org.testing.db’
* checking tests ...
  Running ‘AnnotationDbi_unit_tests.R’ [77s/85s]
 [77s/85s] 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.2-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.5120.0080.531
AnnDbPkg-checker28.769 0.14829.496
AnnotationDb-class0.6060.0080.649
Bimap-direction7.7820.0127.829
Bimap-envirAPI0.5950.2720.866
Bimap-keys1.5800.0001.579
Bimap-toTable3.5430.0283.629
Bimap3.9080.0003.922
BimapFiltering0.2640.0040.283
BimapFormatting0.4600.0080.468
GOColsAndKeytypes0.1890.0000.189
GOFrame4.2980.2724.642
GOTerms-class0.0010.0000.002
InparanoidColsAndKeytypes5.2860.0966.175
KEGGFrame0.2650.0040.269
colsAndKeytypes0.2350.0080.271
createSimpleBimap0.1560.0000.157
inpIDMapper0.0010.0000.001
makeGOGraph0.5030.0000.509
make_eg_to_go_map0.2120.0040.216
print.probetable5.1220.1885.322
toSQLStringSet0.0010.0000.001
unlist20.1960.0040.200