Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

CHECK report for tofsims on merida1

This page was generated on 2020-04-15 12:42:55 -0400 (Wed, 15 Apr 2020).

Package 1734/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tofsims 1.14.0
Lorenz Gerber
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/tofsims
Branch: RELEASE_3_10
Last Commit: 7f44d40
Last Changed Date: 2019-10-29 13:09:32 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: tofsims
Version: 1.14.0
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.14.0.tar.gz
StartedAt: 2020-04-15 06:11:10 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 06:16:27 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 316.3 seconds
RetCode: 0
Status:  OK 
CheckDir: tofsims.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/tofsims.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.14.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 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
peakWidths    7.686  1.410   9.145
findPeakWidth 7.429  1.261   8.756
bwApply       8.064  0.325   8.444
smoothScatter 5.848  0.378   6.278
image         5.619  0.145   5.807
pcaScores     5.419  0.203   5.668
pcaLoadings   5.376  0.200   5.610
analysis      5.415  0.137   5.614
nComp         5.400  0.138   5.584
unitMassPeaks 3.603  1.495   5.144
* 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.10-bioc/meat/tofsims.Rcheck/00check.log’
for details.



Installation output

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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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)

Tests output

tofsims.Rcheck/tests/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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

Attaching package: 'ProtGenerics'

The following object is masked from 'package:stats':

    smooth

> 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: 73 | SKIPPED: 0 | WARNINGS: 53 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 97.991  10.829 109.819 

Example timings

tofsims.Rcheck/tofsims-Ex.timings

nameusersystemelapsed
MAF1.6290.0711.714
MCR0.1360.0190.155
MNF0.0790.0120.091
MassImage0.0110.0030.014
MassSpectra0.0260.0030.028
PCAnalysis0.0280.0040.033
PeakList3.4831.0314.548
PrComp0.0400.0020.111
PrinComp0.0270.0030.057
addFixedWidth3.3870.7154.140
addPeaks1.7630.1591.940
analysis5.4150.1375.614
analysisName1.5640.0801.653
binning0.4300.0560.490
bwApply8.0640.3258.444
calibPointNew1.9870.1722.179
calibPoints1.5660.0251.600
calibration1.4670.0191.496
changePeakWidth1.5290.0761.610
findPeakWidth7.4291.2618.756
getTOFs1.6920.2031.916
image5.6190.1455.807
imageMatrix2.4470.1752.645
instrument1.6030.2471.857
mz1.5310.0731.609
nComp5.4000.1385.584
nPeaks3.2931.4074.730
nnMNF0.1310.0080.140
nz1.5840.0751.673
overlayPlot1.8350.2032.047
pcaLoadings5.3760.2005.610
pcaScores5.4190.2035.668
peakIDs3.2361.2994.590
peakMzs3.2741.3134.617
peakPick2.8090.4333.272
peakWidths7.6861.4109.145
peaks2Spectra2.4460.7373.277
plot1.5820.0811.674
points2.1210.3112.453
poissonScaling0.0100.0020.011
recalibrate1.8010.0931.906
reduceSpectrumResolution1.6280.1121.747
removePeaks1.7110.1431.870
scale0.0280.0020.032
smoothScatter5.8480.3786.278
smootherGolay1.8170.0961.924
smootherSpline3.4911.4044.939
subset1.7010.0781.801
unitMassPeaks3.6031.4955.144
xy1.6030.0701.684
xySpec1.7200.0821.816