Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S [T] U  V  W  X  Y  Z 

BioC 3.5: CHECK report for tofsims on malbec2

This page was generated on 2017-10-18 14:17:22 -0400 (Wed, 18 Oct 2017).

Package 1321/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tofsims 1.4.0
Lorenz Gerber
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/tofsims
Branch: RELEASE_3_5
Last Commit: cccaefa
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: tofsims
Version: 1.4.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings tofsims_1.4.0.tar.gz
StartedAt: 2017-10-18 02:54:53 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 02:58:38 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 225.1 seconds
RetCode: 0
Status:  OK 
CheckDir: tofsims.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings tofsims_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/tofsims.Rcheck’
* using R version 3.4.2 (2017-09-28)
* 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.4.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 loading without being on the library search path ... 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
        user system elapsed
bwApply 5.72  0.024   5.993
* 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: OK

tofsims.Rcheck/00install.out:

* installing *source* package ‘tofsims’ ...
** libs
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-bioc/R/library/RcppArmadillo/include/armadillo:53:0,
                 from /home/biocbuild/bbs-3.5-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:46,
                 from /home/biocbuild/bbs-3.5-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
                 from LapackEigen.cpp:1:
/home/biocbuild/bbs-3.5-bioc/R/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:474:96: note: #pragma message: WARNING: use of OpenMP disabled; this compiler doesn't support OpenMP 3.0+
   #pragma message ("WARNING: use of OpenMP disabled; this compiler doesn't support OpenMP 3.0+")
                                                                                                ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-bioc/R/library/RcppArmadillo/include/armadillo:53:0,
                 from /home/biocbuild/bbs-3.5-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:46,
                 from /home/biocbuild/bbs-3.5-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
                 from RcppExports.cpp:4:
/home/biocbuild/bbs-3.5-bioc/R/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:474:96: note: #pragma message: WARNING: use of OpenMP disabled; this compiler doesn't support OpenMP 3.0+
   #pragma message ("WARNING: use of OpenMP disabled; this compiler doesn't support OpenMP 3.0+")
                                                                                                ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.5-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.5-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.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-bioc/meat/tofsims.Rcheck/tofsims/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tofsims)

tofsims.Rcheck/tofsims-Ex.timings:

nameusersystemelapsed
MAF1.2120.0121.252
MCR0.1040.0000.101
MNF0.0880.0000.118
MassImage0.0080.0000.007
MassSpectra0.0200.0000.021
PCAnalysis0.0200.0000.019
PeakList2.2600.1002.359
PrComp0.0240.0000.025
PrinComp0.0200.0000.019
addFixedWidth2.6240.0922.717
addPeaks1.1840.0161.199
analysis4.1800.0324.214
analysisName1.0520.0041.056
binning0.0720.0000.072
bwApply5.7200.0245.993
calibPointNew1.3720.0161.385
calibPoints1.1000.0081.109
calibration1.0480.0081.057
changePeakWidth1.1040.0201.127
findPeakWidth4.2320.5004.735
getTOFs0.9880.0241.012
image4.3560.1124.470
imageMatrix1.6680.1201.786
instrument1.0920.0041.096
mz1.0360.0081.041
nComp4.2680.0084.278
nPeaks1.9240.1362.061
nnMNF0.1560.0000.159
nz1.0680.0121.081
overlayPlot1.3880.0041.390
pcaLoadings4.4040.0044.410
pcaScores4.3200.0244.346
peakIDs2.3960.0282.423
peakMzs2.2080.0202.229
peakPick1.9360.0081.946
peakWidths4.3000.4124.715
peaks2Spectra1.6440.1521.796
plot1.1720.0081.182
points1.4000.0321.429
poissonScaling0.0080.0000.008
recalibrate1.1720.0041.176
reduceSpectrumResolution1.1200.0121.130
removePeaks1.2440.0521.299
scale0.0320.0000.032
smoothScatter4.3200.0324.356
smootherGolay1.1240.0081.134
smootherSpline2.7960.0522.851
subset1.1120.0121.125
unitMassPeaks2.0920.2042.299
xy1.0040.0001.005
xySpec1.120.001.12