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.3: CHECK report for MAIT on windows2.bioconductor.org

This page was generated on 2015-10-27 12:15:49 -0400 (Tue, 27 Oct 2015).

Package 585/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MAIT 1.5.0
Francesc Fernandez-Albert
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MAIT
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: MAIT
Version: 1.5.0
Command: rm -rf MAIT.buildbin-libdir MAIT.Rcheck && mkdir MAIT.buildbin-libdir MAIT.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MAIT.buildbin-libdir MAIT_1.5.0.tar.gz >MAIT.Rcheck\00install.out 2>&1 && cp MAIT.Rcheck\00install.out MAIT-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=MAIT.buildbin-libdir --install="check:MAIT-install.out" --force-multiarch --no-vignettes --timings MAIT_1.5.0.tar.gz
StartedAt: 2015-10-27 03:41:40 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:47:30 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 349.6 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 && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MAIT.buildbin-libdir MAIT_1.5.0.tar.gz >MAIT.Rcheck\00install.out 2>&1 && cp MAIT.Rcheck\00install.out MAIT-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=MAIT.buildbin-libdir --install="check:MAIT-install.out" --force-multiarch --no-vignettes --timings MAIT_1.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/MAIT.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-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.5.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' ... [94s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
ovClassifRatioTable 13.84   0.06   13.93
ovClassifRatio      13.77   0.08   13.85
parameters          12.68   0.07   12.74
Validation          12.67   0.05   12.78
classifRatioClasses 12.36   0.06   12.42
** running examples for arch 'x64' ... [115s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
Validation          17.08   0.08   17.17
classifRatioClasses 16.87   0.07   16.95
ovClassifRatioTable 16.39   0.06   16.45
ovClassifRatio      16.39   0.02   16.41
parameters          15.61   0.06   15.68
* 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.3-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.5.0.zip
* DONE (MAIT)

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

nameusersystemelapsed
Biotransformations0.690.030.72
LSDResults0.440.000.44
MAITbuilder0.020.000.01
Validation12.67 0.0512.78
classNum000
classes0.010.000.02
classifRatioClasses12.36 0.0612.42
featureID0.440.000.44
featureInfo0.440.020.45
featureSigID0.420.000.42
getScoresTable0.470.000.47
identifyMetabolites1.010.021.03
loadings1.390.031.47
metaboliteTable101
method000
model1.390.011.40
models0.460.000.47
ovClassifRatio13.77 0.0813.85
ovClassifRatioTable13.84 0.0613.93
parameters12.68 0.0712.74
pcaLoadings0.590.010.61
pcaModel0.500.030.53
pcaScores0.640.050.69
peakAggregation0.030.000.03
peakAnnotation000
plotBoxplot0.830.020.84
plotHeatmap1.780.342.13
plotPCA0.590.050.64
plotPLS1.610.011.62
plsLoadings1.490.001.49
plsModel1.460.021.47
plsScores1.720.051.77
pvalues0.460.010.48
pvaluesCorrection0.490.000.49
rawData0.010.000.01
resultsPath0.490.000.49
sampleProcessing000
scores1.370.051.42
sigPeaksTable0.660.000.66
spectralSigFeatures0.430.000.44

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

nameusersystemelapsed
Biotransformations0.830.030.86
LSDResults0.510.000.52
MAITbuilder0.020.000.01
Validation17.08 0.0817.17
classNum000
classes0.000.020.02
classifRatioClasses16.87 0.0716.95
featureID0.610.000.61
featureInfo0.680.020.70
featureSigID0.550.000.55
getScoresTable0.580.020.59
identifyMetabolites1.280.001.28
loadings1.800.031.83
metaboliteTable1.170.001.17
method000
model1.720.011.74
models0.580.000.57
ovClassifRatio16.39 0.0216.41
ovClassifRatioTable16.39 0.0616.45
parameters15.61 0.0615.68
pcaLoadings0.530.020.54
pcaModel0.550.010.56
pcaScores0.540.040.58
peakAggregation0.020.000.02
peakAnnotation000
plotBoxplot0.640.010.65
plotHeatmap2.060.272.33
plotPCA0.550.030.58
plotPLS1.560.011.58
plsLoadings1.690.041.72
plsModel1.560.011.58
plsScores1.530.001.53
pvalues0.540.000.55
pvaluesCorrection0.570.000.56
rawData0.010.000.02
resultsPath0.640.000.64
sampleProcessing000
scores1.720.031.75
sigPeaksTable0.940.020.95
spectralSigFeatures0.640.000.64