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 annotate on perceval

This page was generated on 2015-11-10 14:44:57 -0800 (Tue, 10 Nov 2015).

Package 43/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.48.0
Bioconductor Package Maintainer
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/annotate
Last Changed Rev: 109589 / Revision: 110496
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: annotate
Version: 1.48.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings annotate_1.48.0.tar.gz
StartedAt: 2015-11-10 01:59:52 -0800 (Tue, 10 Nov 2015)
EndedAt: 2015-11-10 02:09:54 -0800 (Tue, 10 Nov 2015)
EllapsedTime: 602.1 seconds
RetCode: 0
Status:  OK 
CheckDir: annotate.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/annotate.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘annotate/DESCRIPTION’ ... OK
* this is package ‘annotate’ version ‘1.48.0’
* 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 ‘annotate’ can be installed ... [10s/96s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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' call to ‘Biostrings’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported object imported by a ':::' call: ‘AnnotationDbi:::makeFlatBimapUsingSelect’
  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
.blastSequencesToDataFrame: no visible global function definition for
  ‘xmlToDataFrame’
.blastSequencesToDNAMultipleAlignment: no visible global function
  definition for ‘IRanges’
getGOChildren: no visible binding for global variable ‘GOMFCHILDREN’
getGOChildren: no visible binding for global variable ‘GOBPCHILDREN’
getGOChildren: no visible binding for global variable ‘GOCCCHILDREN’
getGOOntology: no visible binding for global variable ‘GOTERM’
getGOParents: no visible binding for global variable ‘GOMFPARENTS’
getGOParents: no visible binding for global variable ‘GOBPPARENTS’
getGOParents: no visible binding for global variable ‘GOCCPARENTS’
getGOTerm: no visible binding for global variable ‘GOTERM’
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [45s/240s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
chrCats            15.849  0.111  24.606
ACCNUMStats         2.583  0.040   6.327
aqListGOIDs         1.407  0.265  92.253
filterGOByOntology  0.607  0.025  13.379
getGOTerm           0.257  0.019   6.272
blastSequences      0.201  0.007  26.411
getAnnMap           0.101  0.055  25.228
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘annotate_unit_tests.R’ [9s/53s]
 [9s/53s] 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/annotate.Rcheck/00check.log’
for details.


annotate.Rcheck/00install.out:

* installing *source* package ‘annotate’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (annotate)

annotate.Rcheck/annotate-Ex.timings:

nameusersystemelapsed
ACCNUMStats2.5830.0406.327
GO2heatmap0.2380.0120.250
GOmnplot0.1880.0060.370
HTMLPage-class0.0010.0000.001
LL2homology0.0010.0000.001
PMIDAmat0.3980.0072.227
PWAmat3.9840.0854.069
UniGeneQuery0.0030.0010.003
accessionToUID0.3010.0273.255
annPkgName0.0010.0000.001
aqListGOIDs 1.407 0.26592.253
blastSequences 0.201 0.00726.411
buildChromLocation2.9430.0664.034
buildPubMedAbst0.0350.0010.512
chrCats15.849 0.11124.606
chromLocation-class2.5840.0132.596
compatibleVersions0.1460.0020.148
dropECode0.1230.0020.125
entrezGeneByID0.0020.0010.002
entrezGeneQuery0.0020.0000.001
filterGOByOntology 0.607 0.02513.379
findNeighbors0.0620.0071.802
genbank0.1770.0131.056
getAnnMap 0.101 0.05525.228
getEvidence0.1420.0020.144
getGOTerm0.2570.0196.272
getOntology0.1140.0020.116
getPMInfo0.6590.0051.161
getSYMBOL0.2500.0172.725
getSeq4Acc0.0030.0010.201
hasGOannote0.0680.0020.165
hgByChroms0.0180.0060.024
hgCLengths0.0020.0000.002
hgu95Achroloc0.0800.0140.094
hgu95Achrom0.0700.0130.083
hgu95All0.0740.0130.087
hgu95Asym0.0770.0140.091
homoData-class0.0040.0000.004
htmlpage0.0340.0020.395
isValidkey0.0010.0000.001
makeAnchor0.0010.0010.001
organism2.6100.0072.617
p2LL0.0010.0000.001
pm.abstGrep1.0830.0222.338
pm.getabst1.0820.0202.208
pm.titles1.0890.0202.260
pmAbst2HTML0.0460.0040.646
pmid2MIAME0.0000.0000.001
pmidQuery0.0010.0000.002
pubMedAbst-class0.0330.0000.322
pubmed0.0150.0010.411
readGEOAnn0.0010.0000.001
serializeEnv0.0020.0000.036
setRepository0.0040.0000.004
updateSymbolsToValidKeys0.0010.0010.001
usedChromGenes0.0880.0080.096