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

CHECK report for tofsims on malbec2

This page was generated on 2018-10-17 08:28:23 -0400 (Wed, 17 Oct 2018).

Package 1490/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tofsims 1.8.0
Lorenz Gerber
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/tofsims
Branch: RELEASE_3_7
Last Commit: dfdd7e4
Last Changed Date: 2018-04-30 10:35:39 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 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
merida2 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.8.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:tofsims.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings tofsims_1.8.0.tar.gz
StartedAt: 2018-10-16 04:13:45 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 04:17:01 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 195.1 seconds
RetCode: 0
Status:  OK 
CheckDir: tofsims.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/tofsims.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* 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.8.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 5.768  0.228   6.107
* 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.7-bioc/meat/tofsims.Rcheck/00check.log’
for details.



Installation output

tofsims.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘tofsims’ ...
** libs
g++  -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c LapackEigen.cpp -o LapackEigen.o
In file included from /home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo:54:0,
                 from /home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:46,
                 from /home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
                 from LapackEigen.cpp:1:
/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:509:108: note: #pragma message: NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags
     #pragma message ("NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags")
                                                                                                            ^
g++  -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo:54:0,
                 from /home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:46,
                 from /home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
                 from RcppExports.cpp:4:
/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:509:108: note: #pragma message: NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags
     #pragma message ("NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags")
                                                                                                            ^
g++  -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c c_importer.cpp -o c_importer.o
g++  -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c nn.cpp -o nn.o
g++  -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-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.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c tofsims_init.c -o tofsims_init.o
g++  -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c utilities.cpp -o utilities.o
g++ -shared -L/home/biocbuild/bbs-3.7-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.7-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.7-bioc/R/library/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
* DONE (tofsims)

Tests output

tofsims.Rcheck/tests/testthat.Rout


R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 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
> 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 
 68.020   5.800  73.996 

Example timings

tofsims.Rcheck/tofsims-Ex.timings

nameusersystemelapsed
MAF1.2000.0401.272
MCR0.0600.0120.074
MNF0.0680.0000.095
MassImage0.0080.0000.007
MassSpectra0.0080.0160.022
PCAnalysis0.0200.0000.022
PeakList2.1120.0642.180
PrComp0.0280.0000.027
PrinComp0.020.000.02
addFixedWidth2.0200.1322.158
addPeaks1.1920.0601.256
analysis4.2040.0684.276
analysisName1.1200.0321.153
binning0.1480.0880.254
bwApply5.7680.2286.107
calibPointNew1.3240.0321.357
calibPoints1.0520.0201.076
calibration1.1520.0441.197
changePeakWidth1.2440.0521.296
findPeakWidth4.2640.5244.790
getTOFs1.0120.0561.070
image4.5160.0804.602
imageMatrix1.6720.1161.795
instrument1.0640.0481.115
mz1.0240.0161.040
nComp4.0480.0804.129
nPeaks1.8960.1442.041
nnMNF0.0960.0000.098
nz0.9960.0000.999
overlayPlot1.1560.0041.160
pcaLoadings4.2200.0044.228
pcaScores4.3120.0324.346
peakIDs2.0120.1122.129
peakMzs1.9960.0001.997
peakPick1.7920.0041.797
peakWidths4.1960.3844.586
peaks2Spectra1.5000.0441.547
plot1.2080.0041.215
points1.2760.0321.306
poissonScaling0.0080.0000.008
recalibrate1.1880.0001.191
reduceSpectrumResolution1.0720.0001.074
removePeaks1.1960.0081.204
scale0.0200.0000.021
smoothScatter4.360.044.41
smootherGolay1.2000.0401.239
smootherSpline2.2760.1722.450
subset1.0840.0041.090
unitMassPeaks2.1560.0202.179
xy1.1280.0241.153
xySpec1.3080.0281.337