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

CHECK report for tofsims on malbec1

This page was generated on 2020-04-15 12:10:50 -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: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:tofsims.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings tofsims_1.14.0.tar.gz
StartedAt: 2020-04-15 03:29:39 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 03:34:04 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 265.0 seconds
RetCode: 0
Status:  OK 
CheckDir: tofsims.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:tofsims.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings tofsims_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/tofsims.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-pc-linux-gnu (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
bwApply       8.076  0.244   9.175
findPeakWidth 6.828  0.652   7.507
nComp         5.728  0.080   5.812
pcaScores     5.520  0.128   5.662
smoothScatter 5.456  0.048   5.522
analysis      5.304  0.120   5.435
pcaLoadings   5.248  0.096   5.348
image         5.196  0.088   5.286
* 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
  ‘/home/biocbuild/bbs-3.10-bioc/meat/tofsims.Rcheck/00check.log’
for details.



Installation output

tofsims.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL tofsims
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘tofsims’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c LapackEigen.cpp -o LapackEigen.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c c_importer.cpp -o c_importer.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c nn.cpp -o nn.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c readRawPhi.cpp -o readRawPhi.o
gcc -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c tofsims_init.c -o tofsims_init.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c utilities.cpp -o utilities.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.10-bioc/R/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 -L/home/biocbuild/bbs-3.10-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.10-bioc/R/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-pc-linux-gnu (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 
 88.176   4.912  93.592 

Example timings

tofsims.Rcheck/tofsims-Ex.timings

nameusersystemelapsed
MAF1.5320.0601.696
MCR0.1080.0080.119
MNF0.0880.0120.144
MassImage0.0080.0040.011
MassSpectra0.0320.0040.035
PCAnalysis0.0360.0000.037
PeakList2.8120.1002.917
PrComp0.0360.0000.036
PrinComp0.0280.0000.027
addFixedWidth2.9880.1443.149
addPeaks1.6960.0481.749
analysis5.3040.1205.435
analysisName1.5280.0401.574
binning0.4600.1040.596
bwApply8.0760.2449.175
calibPointNew1.7840.0761.861
calibPoints1.3480.0281.377
calibration1.2920.0441.338
changePeakWidth1.3520.0721.426
findPeakWidth6.8280.6527.507
getTOFs1.6840.1121.825
image5.1960.0885.286
imageMatrix1.7600.0601.821
instrument1.2840.0561.345
mz1.2640.0281.295
nComp5.7280.0805.812
nPeaks2.7880.6363.440
nnMNF0.1520.0000.151
nz1.4560.0001.457
overlayPlot1.7960.1281.943
pcaLoadings5.2480.0965.348
pcaScores5.5200.1285.662
peakIDs2.0880.1842.274
peakMzs2.6640.0042.667
peakPick2.4480.0642.546
peakWidths4.6000.2124.828
peaks2Spectra1.5960.2801.878
plot1.3440.0481.401
points1.9240.0962.028
poissonScaling0.0040.0000.008
recalibrate1.5400.0361.580
reduceSpectrumResolution1.4920.0881.587
removePeaks1.4920.0881.584
scale0.0320.0000.035
smoothScatter5.4560.0485.522
smootherGolay1.6040.0081.623
smootherSpline2.6040.3202.938
subset1.4040.0041.417
unitMassPeaks2.8120.0322.854
xy1.4480.0001.453
xySpec1.4080.0001.415