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.1: CHECK report for metagenomeSeq on moscato2

This page was generated on 2015-10-09 09:30:17 -0700 (Fri, 09 Oct 2015).

Package 581/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metagenomeSeq 1.10.0
Joseph N. Paulson
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/metagenomeSeq
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
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
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: metagenomeSeq
Version: 1.10.0
Command: rm -rf metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && mkdir metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metagenomeSeq.buildbin-libdir metagenomeSeq_1.10.0.tar.gz >metagenomeSeq.Rcheck\00install.out 2>&1 && cp metagenomeSeq.Rcheck\00install.out metagenomeSeq-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=metagenomeSeq.buildbin-libdir --install="check:metagenomeSeq-install.out" --force-multiarch --no-vignettes --timings metagenomeSeq_1.10.0.tar.gz
StartedAt: 2015-10-09 03:36:34 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 03:39:32 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 177.8 seconds
RetCode: 0
Status:  OK  
CheckDir: metagenomeSeq.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-3.1-bioc/meat/metagenomeSeq.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'metagenomeSeq/DESCRIPTION' ... OK
* this is package 'metagenomeSeq' version '1.10.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 'metagenomeSeq' 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 'biom' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in 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' ... [35s] OK
** running examples for arch 'x64' ... [42s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [11s]
 [11s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [14s]
 [14s] 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 NOTE
See
  'E:/biocbld/bbs-3.1-bioc/meat/metagenomeSeq.Rcheck/00check.log'
for details.


metagenomeSeq.Rcheck/00install.out:


install for i386

* installing *source* package 'metagenomeSeq' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'colSums' from package 'base' in package 'metagenomeSeq'
Creating a generic function for 'rowSums' from package 'base' in package 'metagenomeSeq'
Creating a generic function for 'rowMeans' from package 'base' in package 'metagenomeSeq'
Creating a generic function for 'colMeans' from package 'base' in package 'metagenomeSeq'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'metagenomeSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'metagenomeSeq' as metagenomeSeq_1.10.0.zip
* DONE (metagenomeSeq)

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

nameusersystemelapsed
MRcoefs1.170.011.19
MRcounts0.370.050.42
MRexperiment-class000
MRfulltable1.220.113.52
MRtable1.000.041.05
aggregateBySample0.210.000.22
aggregateByTaxonomy0.220.000.22
biom2MRexperiment000
calcNormFactors0.770.040.79
correctIndices0.170.000.17
correlationTest0.340.010.36
cumNorm0.750.000.75
cumNormMat0.810.020.83
cumNormStat1.270.011.28
cumNormStatFast0.560.000.56
expSummary0.220.000.22
exportMat000
exportStats000
filterData0.260.020.28
fitDO0.640.032.73
fitPA0.520.061.89
fitSSTimeSeries1.510.031.64
fitTimeSeries1.530.001.53
fitZig2.730.052.78
libSize0.360.020.37
load_biom0.010.000.02
load_meta0.050.000.05
load_metaQ000
load_phenoData000
newMRexperiment0.050.000.04
normFactors0.360.030.39
plotBubble0.590.031.95
plotClassTimeSeries1.290.011.31
plotCorr0.850.000.85
plotFeature0.200.020.25
plotGenus0.250.000.25
plotMRheatmap2.630.032.66
plotOTU0.270.000.27
plotOrd0.440.020.45
plotRare0.170.000.27
plotTimeSeries1.310.011.32
posteriorProbs000
returnAppropriateObj0.370.020.39
ssFit000
ssIntervalCandidate000
ssPerm000
ssPermAnalysis000
trapz000
uniqueFeatures0.190.000.19
zigControl000

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

nameusersystemelapsed
MRcoefs1.170.061.23
MRcounts0.310.060.38
MRexperiment-class000
MRfulltable1.030.053.90
MRtable1.070.001.07
aggregateBySample0.210.000.21
aggregateByTaxonomy0.280.000.28
biom2MRexperiment000
calcNormFactors1.210.011.23
correctIndices0.160.000.16
correlationTest0.230.080.31
cumNorm0.980.000.99
cumNormMat1.530.031.56
cumNormStat1.800.021.81
cumNormStatFast0.510.000.51
expSummary0.140.000.14
exportMat000
exportStats0.020.000.02
filterData0.260.000.26
fitDO0.670.032.47
fitPA0.810.032.28
fitSSTimeSeries2.220.032.26
fitTimeSeries1.810.031.84
fitZig4.090.074.15
libSize0.420.090.51
load_biom000
load_meta0.070.000.08
load_metaQ000
load_phenoData000
newMRexperiment0.080.000.08
normFactors0.470.050.51
plotBubble1.010.012.56
plotClassTimeSeries1.560.001.56
plotCorr0.910.020.95
plotFeature0.180.000.19
plotGenus0.160.080.23
plotMRheatmap3.350.033.39
plotOTU0.310.040.35
plotOrd0.740.020.75
plotRare0.250.000.25
plotTimeSeries1.420.011.44
posteriorProbs000
returnAppropriateObj0.340.080.42
ssFit000
ssIntervalCandidate000
ssPerm0.020.000.01
ssPermAnalysis000
trapz000
uniqueFeatures0.140.020.16
zigControl000