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.0: CHECK report for MAIT on moscato1

This page was generated on 2015-04-10 09:51:27 -0700 (Fri, 10 Apr 2015).

Package 502/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MAIT 1.0.0
Francesc Fernandez-Albert
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/MAIT
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: MAIT
Version: 1.0.0
Command: rm -rf MAIT.buildbin-libdir MAIT.Rcheck && mkdir MAIT.buildbin-libdir MAIT.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MAIT.buildbin-libdir MAIT_1.0.0.tar.gz >MAIT.Rcheck\00install.out 2>&1 && cp MAIT.Rcheck\00install.out MAIT-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=MAIT.buildbin-libdir --install="check:MAIT-install.out" --force-multiarch --no-vignettes --timings MAIT_1.0.0.tar.gz
StartedAt: 2015-04-10 02:41:23 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:51:32 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 609.4 seconds
RetCode: 0
Status:  OK  
CheckDir: MAIT.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/MAIT.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MAIT/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MAIT' version '1.0.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 'MAIT' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to 'rgl' 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' ... [146s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
parameters          21.37   0.00   21.37
ovClassifRatioTable 19.80   0.05   19.84
ovClassifRatio      19.42   0.01   19.43
Validation          19.28   0.04   20.24
classifRatioClasses 18.79   0.09   19.08
** running examples for arch 'x64' ... [165s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
parameters          23.80   0.05   23.85
ovClassifRatioTable 22.59   0.06   22.68
classifRatioClasses 22.01   0.11   22.18
ovClassifRatio      22.06   0.03   23.07
Validation          21.70   0.05   24.11
* 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

NOTE: There was 1 note.
See
  'D:/biocbld/bbs-3.0-bioc/meat/MAIT.Rcheck/00check.log'
for details.

MAIT.Rcheck/00install.out:


install for i386

* installing *source* package 'MAIT' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'scores' in package 'MAIT'
Creating a new generic function for 'loadings' in package 'MAIT'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'MAIT' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MAIT' as MAIT_1.0.0.zip
* DONE (MAIT)

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

nameusersystemelapsed
Biotransformations1.200.021.23
LSDResults0.880.000.88
MAITbuilder0.040.000.04
Validation19.28 0.0420.24
classNum0.000.020.01
classes000
classifRatioClasses18.79 0.0919.08
featureID0.670.000.67
featureInfo0.810.000.81
featureSigID0.810.000.82
getScoresTable0.890.000.88
identifyMetabolites2.140.002.14
loadings2.020.083.00
metaboliteTable1.610.021.62
method0.020.000.02
model1.960.031.99
models0.640.000.64
ovClassifRatio19.42 0.0119.43
ovClassifRatioTable19.80 0.0519.84
parameters21.37 0.0021.37
pcaLoadings0.720.010.74
pcaModel0.700.020.71
pcaScores0.700.030.74
peakAggregation0.020.000.01
peakAnnotation000
plotBoxplot0.840.060.92
plotHeatmap2.840.383.26
plotPCA0.730.010.77
plotPLS2.120.022.13
plsLoadings2.200.022.22
plsModel1.950.001.95
plsScores1.920.031.95
pvalues0.680.000.68
pvaluesCorrection0.670.000.67
rawData0.020.000.02
resultsPath0.70.00.7
sampleProcessing000
scores2.060.032.11
sigPeaksTable1.190.001.18
spectralSigFeatures0.840.000.84

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

nameusersystemelapsed
Biotransformations1.440.001.49
LSDResults0.750.000.75
MAITbuilder0.030.000.03
Validation21.70 0.0524.11
classNum000
classes0.010.000.01
classifRatioClasses22.01 0.1122.18
featureID0.740.000.74
featureInfo0.750.000.75
featureSigID0.750.000.75
getScoresTable0.80.00.8
identifyMetabolites1.710.021.73
loadings2.530.062.84
metaboliteTable1.800.011.81
method000
model2.200.052.25
models0.730.020.75
ovClassifRatio22.06 0.0323.07
ovClassifRatioTable22.59 0.0622.68
parameters23.80 0.0523.85
pcaLoadings0.820.000.81
pcaModel0.780.020.80
pcaScores0.790.010.81
peakAggregation0.020.000.01
peakAnnotation000
plotBoxplot1.260.021.30
plotHeatmap3.150.313.46
plotPCA0.80.00.8
plotPLS2.260.002.26
plsLoadings2.090.052.13
plsModel2.290.012.31
plsScores2.300.072.35
pvalues0.860.000.86
pvaluesCorrection0.740.000.75
rawData000
resultsPath0.750.000.75
sampleProcessing000
scores2.970.103.07
sigPeaksTable1.030.001.03
spectralSigFeatures0.970.000.96