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 moscato1

This page was generated on 2016-04-23 10:19:13 -0700 (Sat, 23 Apr 2016).

Package 623/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metagenomeSeq 1.12.1
Joseph N. Paulson
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/metagenomeSeq
Last Changed Rev: 116422 / Revision: 116712
Last Changed Date: 2016-04-17 13:10:43 -0700 (Sun, 17 Apr 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ WARNINGS ] 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.1
Command: rm -rf metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && mkdir metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metagenomeSeq.buildbin-libdir metagenomeSeq_1.12.1.tar.gz >metagenomeSeq.Rcheck\00install.out 2>&1 && cp metagenomeSeq.Rcheck\00install.out metagenomeSeq-install.out && D:\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.1.tar.gz
StartedAt: 2016-04-23 04:28:45 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 04:34:13 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 327.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: metagenomeSeq.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && mkdir metagenomeSeq.buildbin-libdir metagenomeSeq.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metagenomeSeq.buildbin-libdir metagenomeSeq_1.12.1.tar.gz >metagenomeSeq.Rcheck\00install.out 2>&1 && cp metagenomeSeq.Rcheck\00install.out metagenomeSeq-install.out  && D:\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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/metagenomeSeq.Rcheck'
* using R version 3.2.4 (2016-03-10)
* 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.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 'metagenomeSeq' can be installed ... WARNING
Found the following significant warnings:
  Warning: package 'Matrix' was built under R version 3.2.5
See 'D:/biocbld/bbs-3.2-bioc/meat/metagenomeSeq.Rcheck/00install.out' for details.
* 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' ... NOTE
The following directory looks like a leftover from 'knitr':
  'figure'
Please remove from your package.
* checking examples ...
** running examples for arch 'i386' ... [57s] OK
** running examples for arch 'x64' ... [62s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
fitZig        5.38   0.11    5.49
plotMRheatmap 5.07   0.05    5.12
fitDO         1.00   0.09    5.71
fitPA         0.85   0.06    5.18
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [17s]
 [17s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [18s]
 [19s] 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 WARNING, 2 NOTEs
See
  'D:/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
Warning: package 'Matrix' was built under R version 3.2.5
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: package 'Matrix' was built under R version 3.2.5

install for x64

* installing *source* package 'metagenomeSeq' ...
** testing if installed package can be loaded
Warning: package 'Matrix' was built under R version 3.2.5
* MD5 sums
packaged installation of 'metagenomeSeq' as metagenomeSeq_1.12.1.zip
* DONE (metagenomeSeq)

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

nameusersystemelapsed
MRcoefs2.650.062.71
MRcounts0.600.050.64
MRexperiment-class000
MRfulltable1.670.071.75
MRtable2.010.102.11
aggregateBySample0.280.010.29
aggregateByTaxonomy0.340.000.35
biom2MRexperiment000
calcNormFactors1.090.041.12
correctIndices0.270.010.28
correlationTest0.400.000.41
cumNorm1.030.061.09
cumNormMat1.070.031.09
cumNormStat1.560.041.59
cumNormStatFast0.590.010.61
expSummary0.160.000.15
exportMat000
exportStats000
filterData0.250.050.30
fitDO0.690.044.24
fitFeatureModel1.810.081.89
fitPA0.560.053.56
fitSSTimeSeries2.620.122.88
fitTimeSeries1.980.052.03
fitZig3.590.083.67
libSize0.390.050.43
load_biom000
load_meta0.060.000.06
load_metaQ000
load_phenoData000
newMRexperiment0.030.000.04
normFactors0.450.030.48
plotBubble0.930.014.61
plotClassTimeSeries2.050.002.04
plotCorr1.110.021.12
plotFeature0.390.000.39
plotGenus0.400.050.46
plotMRheatmap3.950.013.96
plotOTU0.250.030.28
plotOrd0.590.020.61
plotRare0.160.030.19
plotTimeSeries1.460.011.48
posteriorProbs000
returnAppropriateObj0.550.040.57
ssFit000
ssIntervalCandidate000
ssPerm000
ssPermAnalysis000
trapz000
uniqueFeatures0.220.010.23
zigControl000

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

nameusersystemelapsed
MRcoefs2.340.132.64
MRcounts0.360.030.39
MRexperiment-class000
MRfulltable2.310.062.37
MRtable1.960.052.01
aggregateBySample0.330.000.33
aggregateByTaxonomy0.270.000.27
biom2MRexperiment000
calcNormFactors1.450.041.50
correctIndices0.250.000.25
correlationTest0.490.050.55
cumNorm1.410.001.40
cumNormMat1.630.001.62
cumNormStat2.070.062.14
cumNormStatFast0.720.030.74
expSummary0.180.000.17
exportMat000
exportStats000
filterData0.670.020.69
fitDO1.000.095.71
fitFeatureModel2.410.052.46
fitPA0.850.065.18
fitSSTimeSeries1.770.021.86
fitTimeSeries1.990.001.98
fitZig5.380.115.49
libSize0.340.030.37
load_biom000
load_meta0.050.000.05
load_metaQ000
load_phenoData000
newMRexperiment0.040.000.05
normFactors0.360.080.44
plotBubble1.050.094.46
plotClassTimeSeries1.620.051.87
plotCorr1.170.031.53
plotFeature0.270.010.28
plotGenus0.340.020.36
plotMRheatmap5.070.055.12
plotOTU0.360.000.35
plotOrd0.640.010.71
plotRare0.250.000.25
plotTimeSeries1.750.031.78
posteriorProbs000
returnAppropriateObj0.390.050.44
ssFit000
ssIntervalCandidate000
ssPerm000
ssPermAnalysis0.020.000.01
trapz000
uniqueFeatures0.230.000.24
zigControl000