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

CHECK report for tofsims on malbec1

This page was generated on 2021-05-06 12:29:28 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the tofsims package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1874/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tofsims 1.18.0  (landing page)
Lorenz Gerber
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/tofsims
Branch: RELEASE_3_12
Last Commit: aa3c69c
Last Changed Date: 2020-10-27 11:10:23 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: tofsims
Version: 1.18.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:tofsims.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings tofsims_1.18.0.tar.gz
StartedAt: 2021-05-06 06:43:16 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:47:38 -0400 (Thu, 06 May 2021)
EllapsedTime: 262.2 seconds
RetCode: 0
Status:   OK  
CheckDir: tofsims.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/tofsims.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.18.0’
* package encoding: UTF-8
* 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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
bwApply       8.444  0.280   8.745
pcaScores     7.168  0.088   7.276
findPeakWidth 6.264  0.648   6.925
pcaLoadings   5.872  0.044   5.935
smoothScatter 5.700  0.120   5.837
image         5.672  0.084   5.767
analysis      5.652  0.092   5.752
peakWidths    5.152  0.576   5.749
nComp         5.368  0.068   5.447
* 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.12-bioc/meat/tofsims.Rcheck/00check.log’
for details.



Installation output

tofsims.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘tofsims’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c readRawPhi.cpp -o readRawPhi.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/lib -L/usr/local/lib -o tofsims.so LapackEigen.o RcppExports.o c_importer.o nn.o readRawPhi.o utilities.o -llapack -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-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 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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
[ FAIL 0 | WARN 53 | SKIP 0 | PASS 73 ]
> 
> proc.time()
   user  system elapsed 
 96.792   5.728 102.822 

Example timings

tofsims.Rcheck/tofsims-Ex.timings

nameusersystemelapsed
MAF1.5560.0641.853
MCR0.1320.0000.133
MNF0.0800.0240.333
MassImage0.0120.0000.012
MassSpectra0.0240.0080.031
PCAnalysis0.0360.0040.039
PeakList2.7120.0962.809
PrComp0.0440.0000.043
PrinComp0.0320.0000.032
addFixedWidth3.1240.1883.314
addPeaks1.6600.0881.753
analysis5.6520.0925.752
analysisName1.3240.0241.351
binning0.8720.1481.058
bwApply8.4440.2808.745
calibPointNew1.6400.0961.743
calibPoints1.4000.0561.458
calibration1.2800.0521.332
changePeakWidth1.4320.0961.530
findPeakWidth6.2640.6486.925
getTOFs1.2160.0161.233
image5.6720.0845.767
imageMatrix2.1840.1122.301
instrument1.2880.0601.358
mz1.2960.0521.348
nComp5.3680.0685.447
nPeaks2.3280.5842.926
nnMNF0.0960.0080.103
nz1.3240.0361.362
overlayPlot1.6360.1001.737
pcaLoadings5.8720.0445.935
pcaScores7.1680.0887.276
peakIDs2.5720.1722.760
peakMzs2.5200.0002.523
peakPick3.8240.0163.846
peakWidths5.1520.5765.749
peaks2Spectra1.9200.1042.029
plot1.3960.0001.396
points1.9040.0721.977
poissonScaling0.0160.0000.015
recalibrate1.8080.0001.815
reduceSpectrumResolution1.4080.0401.452
removePeaks1.4120.0161.432
scale0.0360.0000.036
smoothScatter5.7000.1205.837
smootherGolay1.3600.0721.433
smootherSpline2.5560.1642.725
subset1.5520.0041.558
unitMassPeaks2.8040.0522.859
xy1.3600.0001.363
xySpec1.5400.0081.557