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 metagenomeSeq on windows1.bioconductor.org

This page was generated on 2015-10-27 17:30:27 -0400 (Tue, 27 Oct 2015).

Package 623/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metagenomeSeq 1.12.0
Joseph N. Paulson
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/metagenomeSeq
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  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: metagenomeSeq
Version: 1.12.0
Command: rm -rf metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && mkdir metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metagenomeSeq.buildbin-libdir metagenomeSeq_1.12.0.tar.gz >metagenomeSeq.Rcheck\00install.out 2>&1 && cp metagenomeSeq.Rcheck\00install.out metagenomeSeq-install.out && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=metagenomeSeq.buildbin-libdir --install="check:metagenomeSeq-install.out" --force-multiarch --no-vignettes --timings metagenomeSeq_1.12.0.tar.gz
StartedAt: 2015-10-27 03:24:35 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:27:36 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 181.5 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 && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metagenomeSeq.buildbin-libdir metagenomeSeq_1.12.0.tar.gz >metagenomeSeq.Rcheck\00install.out 2>&1 && cp metagenomeSeq.Rcheck\00install.out metagenomeSeq-install.out  && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=metagenomeSeq.buildbin-libdir --install="check:metagenomeSeq-install.out" --force-multiarch --no-vignettes --timings metagenomeSeq_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/biocbld/bbs-3.2-bioc/meat/metagenomeSeq.Rcheck'
* using R version 3.2.2 Patched (2015-08-16 r69094)
* 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.12.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' ... [34s] OK
** running examples for arch 'x64' ... [38s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [10s]
 [10s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [13s]
 [13s] 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
  'C:/biocbld/bbs-3.2-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
** 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.12.0.zip
* DONE (metagenomeSeq)

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

nameusersystemelapsed
MRcoefs1.450.061.51
MRcounts0.330.030.36
MRexperiment-class000
MRfulltable0.970.101.06
MRtable1.060.061.13
aggregateBySample0.170.000.17
aggregateByTaxonomy0.140.030.17
biom2MRexperiment000
calcNormFactors0.760.060.83
correctIndices0.150.030.17
correlationTest0.280.020.29
cumNorm0.610.060.68
cumNormMat0.730.020.75
cumNormStat0.950.041.00
cumNormStatFast0.420.020.44
expSummary0.110.010.12
exportMat000
exportStats000
filterData0.220.000.22
fitDO0.640.052.96
fitFeatureModel1.020.101.11
fitPA0.430.042.90
fitSSTimeSeries1.420.081.50
fitTimeSeries1.110.001.11
fitZig2.250.082.33
libSize0.330.030.36
load_biom000
load_meta0.030.000.03
load_metaQ000
load_phenoData000
newMRexperiment0.030.000.03
normFactors0.400.080.47
plotBubble0.450.002.48
plotClassTimeSeries1.400.011.43
plotCorr0.930.020.93
plotFeature0.150.010.18
plotGenus0.210.000.20
plotMRheatmap2.060.072.12
plotOTU0.200.030.24
plotOrd0.350.030.37
plotRare0.120.030.16
plotTimeSeries1.250.031.28
posteriorProbs000
returnAppropriateObj0.310.050.36
ssFit000
ssIntervalCandidate000
ssPerm000
ssPermAnalysis000
trapz000
uniqueFeatures0.140.010.16
zigControl000

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

nameusersystemelapsed
MRcoefs1.610.051.65
MRcounts0.250.060.31
MRexperiment-class000
MRfulltable1.340.091.44
MRtable1.320.081.39
aggregateBySample0.150.000.15
aggregateByTaxonomy0.170.020.19
biom2MRexperiment000
calcNormFactors0.880.040.92
correctIndices0.110.000.11
correlationTest0.190.050.24
cumNorm0.760.000.76
cumNormMat0.810.000.81
cumNormStat1.080.031.11
cumNormStatFast0.380.020.39
expSummary0.110.000.11
exportMat000
exportStats000
filterData0.160.040.20
fitDO0.620.083.60
fitFeatureModel1.390.051.44
fitPA0.560.063.03
fitSSTimeSeries1.360.031.39
fitTimeSeries1.420.001.42
fitZig3.250.073.32
libSize0.380.060.43
load_biom000
load_meta0.030.000.03
load_metaQ000
load_phenoData000
newMRexperiment0.030.000.03
normFactors0.230.100.33
plotBubble0.680.033.06
plotClassTimeSeries1.530.061.60
plotCorr0.580.060.64
plotFeature0.150.020.17
plotGenus0.190.020.20
plotMRheatmap2.640.042.69
plotOTU0.190.000.19
plotOrd0.480.020.50
plotRare0.130.000.12
plotTimeSeries1.20.01.2
posteriorProbs000
returnAppropriateObj0.410.040.46
ssFit000
ssIntervalCandidate000
ssPerm000
ssPermAnalysis000
trapz0.000.020.01
uniqueFeatures0.170.020.19
zigControl0.010.000.02