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 windows2.bioconductor.org

This page was generated on 2015-10-27 12:13:52 -0400 (Tue, 27 Oct 2015).

Package 43/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.49.0
Bioconductor Package Maintainer
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/annotate
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: annotate
Version: 1.49.0
Command: rm -rf annotate.buildbin-libdir annotate.Rcheck && mkdir annotate.buildbin-libdir annotate.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=annotate.buildbin-libdir annotate_1.49.0.tar.gz >annotate.Rcheck\00install.out 2>&1 && cp annotate.Rcheck\00install.out annotate-install.out && c:\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.49.0.tar.gz
StartedAt: 2015-10-27 00:34:55 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 00:39:30 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 274.4 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 && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=annotate.buildbin-libdir annotate_1.49.0.tar.gz >annotate.Rcheck\00install.out 2>&1 && cp annotate.Rcheck\00install.out annotate-install.out  && c:\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.49.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/annotate.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* 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.49.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 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' ... [90s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
chrCats        8.97   0.03    9.92
accessionToUID 4.84   2.23    7.66
genbank        3.57   1.45    5.17
pm.getabst     3.30   1.44    5.26
pm.titles      3.64   0.94    5.14
blastSequences 0.06   0.00   31.30
** running examples for arch 'x64' ... [81s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
chrCats        11.75   0.02   11.77
accessionToUID  2.82   2.17   18.23
blastSequences  0.05   0.00   18.10
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'annotate_unit_tests.R' [5s]
 [5s] OK
** running tests for arch 'x64' ...
  Running 'annotate_unit_tests.R' [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: 2 NOTEs
See
  'c:/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.49.0.zip
* DONE (annotate)

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

nameusersystemelapsed
ACCNUMStats1.380.041.42
GO2heatmap0.110.020.12
GOmnplot0.060.000.06
HTMLPage-class000
LL2homology000
PMIDAmat0.180.000.21
PWAmat3.880.083.95
UniGeneQuery000
accessionToUID4.842.237.66
annPkgName000
aqListGOIDs0.460.024.43
blastSequences 0.06 0.0031.30
buildChromLocation0.890.030.92
buildPubMedAbst0.110.010.24
chrCats8.970.039.92
chromLocation-class0.980.021.00
compatibleVersions0.020.020.03
dropECode0.010.010.03
entrezGeneByID000
entrezGeneQuery000
filterGOByOntology0.060.000.06
findNeighbors0.020.000.13
genbank3.571.455.17
getAnnMap0.020.000.31
getEvidence0.030.000.03
getGOTerm0.160.021.86
getOntology0.030.020.05
getPMInfo0.480.060.65
getSYMBOL0.080.000.39
getSeq4Acc0.000.000.06
hasGOannote0.010.000.06
hgByChroms0.000.010.02
hgCLengths0.020.000.02
hgu95Achroloc0.060.000.06
hgu95Achrom0.060.000.06
hgu95All0.070.000.06
hgu95Asym0.060.000.07
homoData-class0.010.000.01
htmlpage0.000.000.03
isValidkey000
makeAnchor000
organism0.920.020.94
p2LL000
pm.abstGrep3.111.234.89
pm.getabst3.301.445.26
pm.titles3.640.945.14
pmAbst2HTML0.110.030.33
pmid2MIAME000
pmidQuery000
pubMedAbst-class0.120.020.50
pubmed0.130.090.34
readGEOAnn000
serializeEnv0.010.000.02
setRepository000
updateSymbolsToValidKeys000
usedChromGenes0.080.000.08

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

nameusersystemelapsed
ACCNUMStats1.470.031.58
GO2heatmap0.140.000.14
GOmnplot0.080.000.08
HTMLPage-class000
LL2homology000
PMIDAmat0.230.010.25
PWAmat3.110.073.17
UniGeneQuery0.020.000.02
accessionToUID 2.82 2.1718.23
annPkgName000
aqListGOIDs0.300.030.33
blastSequences 0.05 0.0018.10
buildChromLocation1.110.031.14
buildPubMedAbst0.080.030.17
chrCats11.75 0.0211.77
chromLocation-class1.080.001.08
compatibleVersions0.030.000.03
dropECode0.050.000.05
entrezGeneByID000
entrezGeneQuery000
filterGOByOntology0.080.000.08
findNeighbors0.020.000.02
genbank2.141.643.89
getAnnMap0.030.000.03
getEvidence0.050.000.05
getGOTerm0.150.010.17
getOntology0.030.000.03
getPMInfo0.610.080.78
getSYMBOL0.130.000.12
getSeq4Acc0.000.000.05
hasGOannote0.030.000.03
hgByChroms0.020.000.02
hgCLengths000
hgu95Achroloc0.060.000.06
hgu95Achrom0.050.000.05
hgu95All0.060.000.06
hgu95Asym0.040.000.05
homoData-class000
htmlpage0.050.000.04
isValidkey000
makeAnchor000
organism1.080.001.08
p2LL000
pm.abstGrep2.781.534.91
pm.getabst2.901.174.71
pm.titles2.621.044.21
pmAbst2HTML0.100.010.61
pmid2MIAME000
pmidQuery000
pubMedAbst-class0.080.030.20
pubmed0.180.030.30
readGEOAnn000
serializeEnv000
setRepository0.020.000.01
updateSymbolsToValidKeys000
usedChromGenes0.060.000.06