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

This page was generated on 2014-10-08 08:50:35 -0700 (Wed, 08 Oct 2014).

Package 38/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotate 1.42.1
Bioconductor Package Maintainer
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/annotate
Last Changed Rev: 92532 / Revision: 95116
Last Changed Date: 2014-07-15 17:27:15 -0700 (Tue, 15 Jul 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  ERROR  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: annotate
Version: 1.42.1
Command: rm -rf annotate.buildbin-libdir && mkdir annotate.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=annotate.buildbin-libdir annotate_1.42.1.tar.gz >annotate-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=annotate.buildbin-libdir --install="check:annotate-install.out" --force-multiarch --no-vignettes --timings annotate_1.42.1.tar.gz
StartedAt: 2014-10-07 22:37:43 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 22:55:22 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 1059.7 seconds
RetCode: 0
Status:  OK  
CheckDir: annotate.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/annotate.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'annotate/DESCRIPTION' ... OK
* this is package 'annotate' version '1.42.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 ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'AnnotationDbi' 'Biobase' 'XML'
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
* 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
Unexported object imported by a ':::' call: 'AnnotationDbi:::makeFlatBimapUsingSelect'
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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' ... [430s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
chrCats        19.24   0.01   19.26
probesByLL      7.97   0.01    7.99
PWAmat          4.99   0.06    5.07
blastSequences  1.09   0.05  363.02
** running examples for arch 'x64' ... [474s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
chrCats        22.70   0.01   22.72
probesByLL     11.22   0.03   11.24
PWAmat          5.96   0.10    6.06
blastSequences  1.21   0.08  403.22
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'annotate_unit_tests.R' [8s]
 [8s] OK
** running tests for arch 'x64' ...
  Running 'annotate_unit_tests.R' [9s]
 [10s] 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

NOTE: There were 2 notes.
See
  'E:/biocbld/bbs-2.14-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.42.1.zip
* DONE (annotate)

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

nameusersystemelapsed
ACCNUMStats2.220.062.79
GO2heatmap0.170.000.94
GOmnplot0.180.000.19
HTMLPage-class000
LL2homology000
PMIDAmat0.140.041.41
PWAmat4.990.065.07
UniGeneQuery000
accessionToUID0.270.012.56
annPkgName000
aqListGOIDs0.470.020.48
blastSequences 1.09 0.05363.02
buildChromLocation1.140.001.14
buildPubMedAbst0.040.000.42
chrCats19.24 0.0119.26
chromLocation-class1.190.001.19
compatibleVersions0.080.000.07
dropECode0.060.020.08
entrezGeneByID000
entrezGeneQuery000
filterGOByOntology0.080.030.11
findNeighbors0.050.000.14
genbank0.210.011.17
getAnnMap0.080.024.95
getEvidence0.060.000.07
getGOTerm0.280.020.35
getOntology0.090.000.10
getPMInfo1.050.001.50
getSYMBOL0.370.000.37
getSeq4Acc0.000.000.18
hasGOannote0.050.000.05
hgByChroms0.010.000.02
hgCLengths0.020.000.01
hgu95Achroloc0.080.000.08
hgu95Achrom0.060.000.06
hgu95All0.070.000.06
hgu95Asym0.070.000.08
homoData-class000
htmlpage0.020.000.10
isValidkey000
makeAnchor000
organism1.20.01.2
p2LL000
pm.abstGrep1.560.002.63
pm.getabst1.280.002.48
pm.titles1.090.032.22
pmAbst2HTML0.080.000.47
pmid2MIAME000
pmidQuery000
probesByLL7.970.017.99
pubMedAbst-class0.110.000.47
pubmed0.060.000.44
readGEOAnn000
serializeEnv000
setRepository000
updateSymbolsToValidKeys000
usedChromGenes0.080.030.10

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

nameusersystemelapsed
ACCNUMStats2.130.062.20
GO2heatmap0.160.000.16
GOmnplot0.220.000.22
HTMLPage-class000
LL2homology000
PMIDAmat0.140.000.14
PWAmat5.960.106.06
UniGeneQuery0.020.000.01
accessionToUID0.370.002.94
annPkgName000
aqListGOIDs0.670.031.24
blastSequences 1.21 0.08403.22
buildChromLocation1.180.001.22
buildPubMedAbst0.080.000.43
chrCats22.70 0.0122.72
chromLocation-class1.090.021.10
compatibleVersions0.060.010.08
dropECode0.080.020.10
entrezGeneByID000
entrezGeneQuery0.020.000.01
filterGOByOntology0.070.000.08
findNeighbors0.050.000.05
genbank0.250.021.32
getAnnMap0.080.010.10
getEvidence0.080.000.08
getGOTerm0.260.000.26
getOntology0.080.000.08
getPMInfo0.950.001.43
getSYMBOL0.200.020.22
getSeq4Acc0.000.000.19
hasGOannote0.070.000.06
hgByChroms0.010.000.02
hgCLengths000
hgu95Achroloc0.080.000.08
hgu95Achrom0.060.000.06
hgu95All0.070.000.06
hgu95Asym0.060.000.06
homoData-class000
htmlpage0.030.000.05
isValidkey0.010.000.02
makeAnchor000
organism1.780.001.77
p2LL000
pm.abstGrep1.860.043.01
pm.getabst1.710.032.89
pm.titles1.490.022.72
pmAbst2HTML0.130.000.51
pmid2MIAME000
pmidQuery000
probesByLL11.22 0.0311.24
pubMedAbst-class0.080.000.46
pubmed0.030.000.53
readGEOAnn000
serializeEnv0.020.000.01
setRepository000
updateSymbolsToValidKeys000
usedChromGenes0.070.000.08