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

CHECK report for tofsims on malbec2

This page was generated on 2020-10-13 11:57:54 -0400 (Tue, 13 Oct 2020).

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 1812/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tofsims 1.16.0
Lorenz Gerber
Snapshot Date: 2020-10-12 14:50:53 -0400 (Mon, 12 Oct 2020)
URL: https://git.bioconductor.org/packages/tofsims
Branch: RELEASE_3_11
Last Commit: 0d2db97
Last Changed Date: 2020-04-27 14:53:39 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: tofsims
Version: 1.16.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:tofsims.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings tofsims_1.16.0.tar.gz
StartedAt: 2020-10-13 02:36:46 -0400 (Tue, 13 Oct 2020)
EndedAt: 2020-10-13 02:41:20 -0400 (Tue, 13 Oct 2020)
EllapsedTime: 273.5 seconds
RetCode: 0
Status:  OK 
CheckDir: tofsims.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/tofsims.Rcheck’
* using R version 4.0.2 (2020-06-22)
* 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.16.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 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.118  0.272   9.140
findPeakWidth 5.768  0.556   6.324
peakWidths    5.744  0.520   6.264
nComp         6.060  0.064   6.123
pcaScores     5.872  0.044   5.918
pcaLoadings   5.654  0.024   5.678
image         5.553  0.088   5.641
smoothScatter 5.093  0.068   5.160
* 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.11-bioc/meat/tofsims.Rcheck/00check.log’
for details.



Installation output

tofsims.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘tofsims’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-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.11-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.11-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.11-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.2 (2020-06-22) -- "Taking Off Again"
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 
 94.296   6.082 100.814 

Example timings

tofsims.Rcheck/tofsims-Ex.timings

nameusersystemelapsed
MAF1.3480.0481.436
MCR0.0770.0000.077
MNF0.0430.0270.105
MassImage0.0090.0000.009
MassSpectra0.0230.0080.031
PCAnalysis0.0380.0000.038
PeakList2.9670.1243.091
PrComp0.0620.0000.063
PrinComp0.0330.0000.032
addFixedWidth2.5270.1722.699
addPeaks1.3250.0401.364
analysis4.6800.0884.768
analysisName1.1030.0281.131
binning0.4840.1270.624
bwApply8.1180.2729.140
calibPointNew2.0650.0882.153
calibPoints1.5280.0681.596
calibration1.5210.0441.565
changePeakWidth1.5890.0761.665
findPeakWidth5.7680.5566.324
getTOFs1.4020.0321.434
image5.5530.0885.641
imageMatrix2.2610.1122.373
instrument1.4760.1321.610
mz1.5230.0521.589
nComp6.0600.0646.123
nPeaks2.6140.2122.825
nnMNF0.1150.0040.120
nz1.3080.0001.308
overlayPlot1.5870.0001.594
pcaLoadings5.6540.0245.678
pcaScores5.8720.0445.918
peakIDs2.3080.1122.419
peakMzs2.1840.0122.197
peakPick3.2170.0083.225
peakWidths5.7440.5206.264
peaks2Spectra1.9510.0161.968
plot1.4260.0441.469
points2.0010.0682.068
poissonScaling0.0140.0000.013
recalibrate1.4370.0001.436
reduceSpectrumResolution1.2670.0361.302
removePeaks1.4050.0081.413
scale0.0240.0000.023
smoothScatter5.0930.0685.160
smootherGolay1.5050.0561.561
smootherSpline2.3510.0682.420
subset1.3800.0121.391
unitMassPeaks2.5630.0362.600
xy1.3270.0601.388
xySpec1.5410.0481.589