| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:15:24 -0400 (Tue, 09 Apr 2019).
| Package 1621/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| tofsims 1.11.1 Lorenz Gerber
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: tofsims |
| Version: 1.11.1 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:tofsims.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings tofsims_1.11.1.tar.gz |
| StartedAt: 2019-04-09 06:00:16 -0400 (Tue, 09 Apr 2019) |
| EndedAt: 2019-04-09 06:06:50 -0400 (Tue, 09 Apr 2019) |
| EllapsedTime: 394.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: tofsims.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:tofsims.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings tofsims_1.11.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/tofsims.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘tofsims/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tofsims’ version ‘1.11.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 for sufficient/correct file permissions ... OK
* checking whether package ‘tofsims’ 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
* 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 ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
findPeakWidth 9.791 2.595 12.386
peakWidths 9.435 2.931 12.366
bwApply 10.353 0.851 11.222
pcaLoadings 6.978 0.369 7.348
nComp 6.696 0.256 6.952
smoothScatter 6.579 0.302 6.883
image 6.552 0.277 6.829
analysis 6.574 0.226 6.800
smootherSpline 4.053 2.502 6.554
pcaScores 6.090 0.340 6.432
nPeaks 3.841 2.505 6.345
peakMzs 3.682 2.569 6.250
PeakList 4.161 2.014 6.175
unitMassPeaks 3.756 2.245 6.001
addFixedWidth 4.111 1.438 5.550
peakIDs 3.331 2.136 5.467
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
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
‘/Users/biocbuild/bbs-3.9-bioc/meat/tofsims.Rcheck/00check.log’
for details.
tofsims.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL tofsims ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘tofsims’ ... ** using staged installation ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c LapackEigen.cpp -o LapackEigen.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c c_importer.cpp -o c_importer.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c nn.cpp -o nn.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c readRawPhi.cpp -o readRawPhi.o clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c tofsims_init.c -o tofsims_init.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c utilities.cpp -o utilities.o clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tofsims.so LapackEigen.o RcppExports.o c_importer.o nn.o readRawPhi.o tofsims_init.o utilities.o -llapack -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-tofsims/00new/tofsims/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tofsims)
tofsims.Rcheck/tests/testthat.Rout
R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(tofsims)
Loading required package: ProtGenerics
> library(tofsimsData)
>
> test_check("tofsims")
analysisName instrument no.spectra
1 /Users/loge/Data/ULVACPHI/RAW/080414/trift_test_001.RAW ulvacphi 65'536
spectra.points total.ion.count x.image.dimension y.image.dimention analysis
1 200 1'859'292 256 256 none
analysisName instrument no.spectra
1 /Users/loge/Data/ULVACPHI/RAW/080414/trift_test_001.RAW ulvacphi 1
spectra.points total.ion.count analysis
1 162'255 2'033'289 none
══ testthat results ═══════════════════════════════════════════════════════════
OK: 119 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
115.296 18.697 134.159
tofsims.Rcheck/tofsims-Ex.timings
| name | user | system | elapsed | |
| MAF | 1.828 | 0.133 | 1.965 | |
| MCR | 0.187 | 0.047 | 0.234 | |
| MNF | 0.117 | 0.040 | 0.164 | |
| MassImage | 0.009 | 0.003 | 0.012 | |
| MassSpectra | 0.036 | 0.008 | 0.045 | |
| PCAnalysis | 0.034 | 0.011 | 0.045 | |
| PeakList | 4.161 | 2.014 | 6.175 | |
| PrComp | 0.045 | 0.004 | 0.050 | |
| PrinComp | 0.037 | 0.004 | 0.041 | |
| addFixedWidth | 4.111 | 1.438 | 5.550 | |
| addPeaks | 2.054 | 0.168 | 2.222 | |
| analysis | 6.574 | 0.226 | 6.800 | |
| analysisName | 1.875 | 0.150 | 2.024 | |
| binning | 0.346 | 0.147 | 0.496 | |
| bwApply | 10.353 | 0.851 | 11.222 | |
| calibPointNew | 2.087 | 0.273 | 2.363 | |
| calibPoints | 1.728 | 0.042 | 1.770 | |
| calibration | 1.821 | 0.028 | 1.849 | |
| changePeakWidth | 1.683 | 0.136 | 1.819 | |
| findPeakWidth | 9.791 | 2.595 | 12.386 | |
| getTOFs | 2.021 | 0.406 | 2.427 | |
| image | 6.552 | 0.277 | 6.829 | |
| imageMatrix | 2.984 | 0.321 | 3.308 | |
| instrument | 1.796 | 0.415 | 2.211 | |
| mz | 1.676 | 0.127 | 1.803 | |
| nComp | 6.696 | 0.256 | 6.952 | |
| nPeaks | 3.841 | 2.505 | 6.345 | |
| nnMNF | 0.139 | 0.018 | 0.155 | |
| nz | 1.725 | 0.152 | 1.878 | |
| overlayPlot | 2.029 | 0.336 | 2.365 | |
| pcaLoadings | 6.978 | 0.369 | 7.348 | |
| pcaScores | 6.090 | 0.340 | 6.432 | |
| peakIDs | 3.331 | 2.136 | 5.467 | |
| peakMzs | 3.682 | 2.569 | 6.250 | |
| peakPick | 2.948 | 0.646 | 3.594 | |
| peakWidths | 9.435 | 2.931 | 12.366 | |
| peaks2Spectra | 2.633 | 1.331 | 3.963 | |
| plot | 1.915 | 0.163 | 2.079 | |
| points | 2.397 | 0.568 | 2.967 | |
| poissonScaling | 0.015 | 0.003 | 0.017 | |
| recalibrate | 2.073 | 0.236 | 2.312 | |
| reduceSpectrumResolution | 1.840 | 0.160 | 2.001 | |
| removePeaks | 1.895 | 0.483 | 2.378 | |
| scale | 0.035 | 0.010 | 0.045 | |
| smoothScatter | 6.579 | 0.302 | 6.883 | |
| smootherGolay | 2.002 | 0.183 | 2.186 | |
| smootherSpline | 4.053 | 2.502 | 6.554 | |
| subset | 1.729 | 0.134 | 1.862 | |
| unitMassPeaks | 3.756 | 2.245 | 6.001 | |
| xy | 1.624 | 0.122 | 1.745 | |
| xySpec | 1.912 | 0.084 | 1.996 | |