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.3: CHECK report for annotate on moscato2

This page was generated on 2016-10-13 12:46:45 -0700 (Thu, 13 Oct 2016).

Package 44/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.50.1
Bioconductor Package Maintainer
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/annotate
Last Changed Rev: 122080 / Revision: 122332
Last Changed Date: 2016-10-07 16:23:16 -0700 (Fri, 07 Oct 2016)
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
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.50.1
Command: rm -rf annotate.buildbin-libdir annotate.Rcheck && mkdir annotate.buildbin-libdir annotate.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=annotate.buildbin-libdir annotate_1.50.1.tar.gz >annotate.Rcheck\00install.out 2>&1 && cp annotate.Rcheck\00install.out annotate-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=annotate.buildbin-libdir --install="check:annotate-install.out" --force-multiarch --no-vignettes --timings annotate_1.50.1.tar.gz
StartedAt: 2016-10-13 00:54:45 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:02:41 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 476.3 seconds
RetCode: 0
Status:  OK  
CheckDir: annotate.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf annotate.buildbin-libdir annotate.Rcheck && mkdir annotate.buildbin-libdir annotate.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=annotate.buildbin-libdir annotate_1.50.1.tar.gz >annotate.Rcheck\00install.out 2>&1 && cp annotate.Rcheck\00install.out annotate-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=annotate.buildbin-libdir --install="check:annotate-install.out" --force-multiarch --no-vignettes --timings annotate_1.50.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/annotate.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'annotate/DESCRIPTION' ... OK
* this is package 'annotate' version '1.50.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 ... OK
* checking for portable file names ... OK
* checking whether package 'annotate' can be installed ... 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
.blastSequencesToDNAMultipleAlignment: no visible global function
  definition for 'IRanges'
.blastSequencesToDataFrame: no visible global function definition for
  'xmlToDataFrame'
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'
Undefined global functions or variables:
  GOBPCHILDREN GOBPPARENTS GOCCCHILDREN GOCCPARENTS GOMFCHILDREN
  GOMFPARENTS GOTERM IRanges xmlToDataFrame
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
chrCats            13.03   0.04   16.84
accessionToUID      4.37   0.12    7.25
buildChromLocation  1.59   0.00   12.63
aqListGOIDs         0.66   0.02   19.75
blastSequences      0.28   0.00   46.82
filterGOByOntology  0.15   0.01    5.69
PMIDAmat            0.13   0.00   12.66
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
chrCats        16.21   0.01   16.26
accessionToUID  3.51   0.11    5.84
blastSequences  0.29   0.00   45.98
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'annotate_unit_tests.R'
 OK
** running tests for arch 'x64' ...
  Running 'annotate_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: 2 NOTEs
See
  'E:/biocbld/bbs-3.3-bioc/meat/annotate.Rcheck/00check.log'
for details.


annotate.Rcheck/00install.out:


install for i386

* 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

install for x64

* installing *source* package 'annotate' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'annotate' as annotate_1.50.1.zip
* DONE (annotate)

annotate.Rcheck/examples_i386/annotate-Ex.timings:

nameusersystemelapsed
ACCNUMStats1.810.002.61
GO2heatmap0.180.000.17
GOmnplot0.090.000.10
HTMLPage-class000
LL2homology000
PMIDAmat 0.13 0.0012.66
PWAmat3.620.023.63
UniGeneQuery000
accessionToUID4.370.127.25
annPkgName0.010.000.02
aqListGOIDs 0.66 0.0219.75
blastSequences 0.28 0.0046.82
buildChromLocation 1.59 0.0012.63
buildPubMedAbst0.120.010.98
chrCats13.03 0.0416.84
chromLocation-class1.650.001.65
compatibleVersions0.050.000.04
dropECode0.060.000.07
entrezGeneByID000
entrezGeneQuery000
filterGOByOntology0.150.015.69
findNeighbors0.020.001.53
genbank2.260.032.82
getAnnMap0.050.034.76
getEvidence0.050.000.05
getGOTerm0.340.000.95
getOntology0.070.000.60
getPMInfo0.960.001.43
getSYMBOL0.160.021.02
getSeq4Acc0.030.000.34
hasGOannote0.010.020.04
hgByChroms0.020.000.01
hgCLengths0.000.010.02
hgu95Achroloc0.080.000.07
hgu95Achrom0.070.000.08
hgu95All0.070.020.08
hgu95Asym0.070.000.08
homoData-class000
htmlpage0.040.000.09
isValidkey000
makeAnchor000
organism1.320.001.33
p2LL000
pm.abstGrep2.580.003.73
pm.getabst2.800.033.99
pm.titles3.310.004.68
pmAbst2HTML0.130.011.15
pmid2MIAME000
pmidQuery000
pubMedAbst-class0.110.000.35
pubmed0.180.000.48
readGEOAnn000
serializeEnv000
setRepository000
updateSymbolsToValidKeys000
usedChromGenes0.090.020.11

annotate.Rcheck/examples_x64/annotate-Ex.timings:

nameusersystemelapsed
ACCNUMStats2.370.002.37
GO2heatmap0.170.000.18
GOmnplot0.100.000.09
HTMLPage-class0.010.000.02
LL2homology000
PMIDAmat0.130.000.12
PWAmat3.820.033.85
UniGeneQuery000
accessionToUID3.510.115.84
annPkgName000
aqListGOIDs0.470.000.47
blastSequences 0.29 0.0045.98
buildChromLocation1.520.031.54
buildPubMedAbst0.100.020.53
chrCats16.21 0.0116.26
chromLocation-class1.260.001.27
compatibleVersions0.030.000.03
dropECode0.030.020.04
entrezGeneByID000
entrezGeneQuery000
filterGOByOntology0.090.000.09
findNeighbors0.040.000.03
genbank1.900.032.44
getAnnMap0.050.010.06
getEvidence0.060.000.06
getGOTerm0.250.020.27
getOntology0.060.000.06
getPMInfo0.830.001.19
getSYMBOL0.120.000.13
getSeq4Acc0.030.000.25
hasGOannote0.020.000.01
hgByChroms0.000.010.02
hgCLengths000
hgu95Achroloc0.070.020.08
hgu95Achrom0.060.000.06
hgu95All0.060.000.06
hgu95Asym0.060.010.08
homoData-class000
htmlpage0.010.001.62
isValidkey000
makeAnchor000
organism1.530.021.55
p2LL000
pm.abstGrep2.480.013.51
pm.getabst2.430.023.39
pm.titles2.530.003.57
pmAbst2HTML0.120.002.37
pmid2MIAME000
pmidQuery000
pubMedAbst-class0.080.000.48
pubmed0.110.000.26
readGEOAnn000
serializeEnv000
setRepository000
updateSymbolsToValidKeys000
usedChromGenes0.090.000.10