Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:54:40 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE DIAlignR PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 468/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
DIAlignR 1.0.5 Shubham Gupta
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |
Package: DIAlignR |
Version: 1.0.5 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DIAlignR.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DIAlignR_1.0.5.tar.gz |
StartedAt: 2020-10-17 00:42:32 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 00:43:43 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 71.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: DIAlignR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DIAlignR.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DIAlignR_1.0.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/DIAlignR.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DIAlignR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DIAlignR’ version ‘1.0.5’ * 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 ‘DIAlignR’ can be installed ... OK * checking installed package size ... NOTE installed size is 8.1Mb sub-directories of 1Mb or more: extdata 3.6Mb libs 4.0Mb * checking package 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available File ‘/home/biocbuild/bbs-3.11-bioc/R/library/DIAlignR/libs/DIAlignR.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... OK * 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: 2 NOTEs See ‘/home/biocbuild/bbs-3.11-bioc/meat/DIAlignR.Rcheck/00check.log’ for details.
DIAlignR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL DIAlignR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’ * installing *source* package ‘DIAlignR’ ... ** 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/usr/local/include -fpic -g -O2 -Wall -c ChromatogramPeak.cpp -o ChromatogramPeak.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/usr/local/include -fpic -g -O2 -Wall -c DPosition.cpp -o DPosition.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/usr/local/include -fpic -g -O2 -Wall -c MSChromatogram.cpp -o MSChromatogram.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/usr/local/include -fpic -g -O2 -Wall -c PeakIntegrator.cpp -o PeakIntegrator.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/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/usr/local/include -fpic -g -O2 -Wall -c Rmain.cpp -o Rmain.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/usr/local/include -fpic -g -O2 -Wall -c affinealignment.cpp -o affinealignment.o affinealignment.cpp: In function ‘void DIAlign::AffineAlignment::getAffineAlignedIndices(DIAlign::AffineAlignObj&, int)’: affinealignment.cpp:260:11: warning: enumeration value ‘SS’ not handled in switch [-Wswitch] switch(TracebackPointer){ ^ affinealignment.cpp: In function ‘double DIAlign::AffineAlignment::getOlapAffineAlignStartIndices(double*, double*, double*, int, int, int&, int&, DIAlign::Traceback::tbJump&)’: affinealignment.cpp:483:16: warning: ‘MaxColIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized] OlapStartCol = MaxColIndex; ~~~~~~~~~~~~~^~~~~~~~~~~~~ affinealignment.cpp:482:16: warning: ‘MaxRowIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized] OlapStartRow = MaxRowIndex; ~~~~~~~~~~~~~^~~~~~~~~~~~~ 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/usr/local/include -fpic -g -O2 -Wall -c affinealignobj.cpp -o affinealignobj.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/usr/local/include -fpic -g -O2 -Wall -c alignment.cpp -o alignment.o alignment.cpp: In function ‘void DIAlign::Alignment::getAlignedIndices(DIAlign::AlignObj&)’: alignment.cpp:194:11: warning: enumeration value ‘SS’ not handled in switch [-Wswitch] switch(TracebackPointer){ ^ alignment.cpp:194:11: warning: enumeration value ‘DA’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘DB’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘TA’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘TB’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘LA’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘LB’ not handled in switch [-Wswitch] 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/usr/local/include -fpic -g -O2 -Wall -c chromSimMatrix.cpp -o chromSimMatrix.o chromSimMatrix.cpp: In function ‘std::vector<double> DIAlign::SimilarityMatrix::perSampleEucLenVecOfVec(const std::vector<std::vector<double> >&)’: chromSimMatrix.cpp:32:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < mag.size(); i++){ ~~^~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘std::vector<double> DIAlign::SimilarityMatrix::perSampleSqrSumVecOfVec(const std::vector<std::vector<double> >&)’: chromSimMatrix.cpp:45:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < mag.size(); i++){ ~~^~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘std::vector<double> DIAlign::SimilarityMatrix::perSampleMeanVecOfVec(const std::vector<std::vector<double> >&)’: chromSimMatrix.cpp:57:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < mean.size(); i++){ ~~^~~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘std::vector<double> DIAlign::SimilarityMatrix::perSampleSumVecOfVec(const std::vector<std::vector<double> >&)’: chromSimMatrix.cpp:70:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sum.size(); i++){ ~~^~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘DIAlign::SimMatrix DIAlign::SimilarityMatrix::getSimilarityMatrix(const std::vector<std::vector<double> >&, const std::vector<std::vector<double> >&, std::__cxx11::string, std::__cxx11::string, double, double)’: chromSimMatrix.cpp:368:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < MASK.size(); i++){ ~~^~~~~~~~~~~~~ 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/usr/local/include -fpic -g -O2 -Wall -c constrainMat.cpp -o constrainMat.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/usr/local/include -fpic -g -O2 -Wall -c gapPenalty.cpp -o gapPenalty.o gapPenalty.cpp: In function ‘double DIAlign::getGapPenalty(const DIAlign::SimMatrix&, double, std::__cxx11::string)’: gapPenalty.cpp:26:10: warning: ‘gapPenalty’ may be used uninitialized in this function [-Wmaybe-uninitialized] return gapPenalty; ^~~~~~~~~~ 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/usr/local/include -fpic -g -O2 -Wall -c integrateArea.cpp -o integrateArea.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/usr/local/include -fpic -g -O2 -Wall -c interface.cpp -o interface.o interface.cpp: In function ‘void DIAlign::printVecOfVec(Rcpp::List)’: interface.cpp:17:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < VecOfVec.size(); j++){ ~~^~~~~~~~~~~~~~~~~ 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/usr/local/include -fpic -g -O2 -Wall -c run_alignment.cpp -o run_alignment.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/usr/local/include -fpic -g -O2 -Wall -c simpleFcn.cpp -o simpleFcn.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/usr/local/include -fpic -g -O2 -Wall -c utils.cpp -o utils.o utils.cpp: In function ‘double DIAlign::Utils::getQuantile(std::vector<double>, double)’: utils.cpp:48:9: warning: unused variable ‘idx’ [-Wunused-variable] int idx = n*(1-p); ^~~ g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o DIAlignR.so ChromatogramPeak.o DPosition.o MSChromatogram.o PeakIntegrator.o RcppExports.o Rmain.o affinealignment.o affinealignobj.o alignment.o chromSimMatrix.o constrainMat.o gapPenalty.o integrateArea.o interface.o run_alignment.o simpleFcn.o utils.o -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-DIAlignR/00new/DIAlignR/libs ** R ** data ** inst ** 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 (DIAlignR)
DIAlignR.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" 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(DIAlignR) > > test_check("DIAlignR") [1] "hroest_K120808_Strep10%PlasmaBiolRepl1_R03_SW_filt" [2] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" [3] "hroest_K120809_Strep10%PlasmaBiolRepl2_R04_SW_filt" Time difference of 0.5882993 secs [1] "hroest_K120808_Strep10%PlasmaBiolRepl1_R03_SW_filt" [2] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" Time difference of 0.3792007 secs [1] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" [2] "hroest_K120809_Strep10%PlasmaBiolRepl2_R04_SW_filt" ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 182 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 10.829 0.164 10.978
DIAlignR.Rcheck/DIAlignR-Ex.timings
name | user | system | elapsed | |
alignChromatogramsCpp | 0.028 | 0.004 | 0.033 | |
alignTargetedRuns | 4.030 | 0.072 | 4.181 | |
analytesFromFeatures | 0.045 | 0.004 | 0.049 | |
areaIntegrator | 0.000 | 0.003 | 0.003 | |
calculateIntensity | 0.003 | 0.000 | 0.002 | |
constrainSimCpp | 0.000 | 0.001 | 0.001 | |
doAffineAlignmentCpp | 0.000 | 0.001 | 0.001 | |
doAlignmentCpp | 0.002 | 0.000 | 0.002 | |
extractXIC_group | 0.013 | 0.000 | 0.013 | |
fetchAnalytesInfo | 0.009 | 0.000 | 0.009 | |
fetchFeaturesFromRun | 0.009 | 0.000 | 0.009 | |
fetchPrecursorsInfo | 0.001 | 0.000 | 0.001 | |
filenamesFromMZML | 0.001 | 0.000 | 0.001 | |
filenamesFromOSW | 0.001 | 0.000 | 0.000 | |
getAlignObj | 0.035 | 0.000 | 0.035 | |
getAlignObjs | 1.183 | 0.000 | 1.183 | |
getAlignedFigs | 0.138 | 0.000 | 0.138 | |
getAlignedIndices | 0.028 | 0.000 | 0.027 | |
getBaseGapPenaltyCpp | 0.000 | 0.000 | 0.001 | |
getChromSimMatCpp | 0.002 | 0.000 | 0.002 | |
getChromatogramIndices | 0.148 | 0.000 | 0.149 | |
getFeatures | 0.005 | 0.000 | 0.006 | |
getGlobalAlignMaskCpp | 0.000 | 0.000 | 0.001 | |
getGlobalAlignment | 0.015 | 0.004 | 0.019 | |
getGlobalFits | 0.024 | 0.004 | 0.027 | |
getLOESSfit | 0.001 | 0.000 | 0.001 | |
getLinearfit | 0.001 | 0.000 | 0.001 | |
getMZMLpointers | 0.029 | 0.000 | 0.028 | |
getMappedRT | 0.015 | 0.000 | 0.015 | |
getMultipeptide | 1.059 | 0.000 | 1.060 | |
getOswAnalytes | 0.002 | 0.004 | 0.006 | |
getOswFiles | 0.005 | 0.000 | 0.006 | |
getPrecursorByID | 0.023 | 0.000 | 0.023 | |
getPrecursors | 0.007 | 0.000 | 0.006 | |
getRSE | 0.002 | 0.000 | 0.002 | |
getRefRun | 0.001 | 0.000 | 0.001 | |
getRunNames | 0.000 | 0.008 | 0.009 | |
getSeqSimMatCpp | 0.000 | 0.000 | 0.001 | |
getXICs | 0.111 | 0.000 | 0.112 | |
getXICs4AlignObj | 0.093 | 0.000 | 0.093 | |
mapIdxToTime | 0 | 0 | 0 | |
mappedRTfromAlignObj | 0.001 | 0.000 | 0.002 | |
pickNearestFeature | 0.001 | 0.000 | 0.002 | |
plotAlignedAnalytes | 0.461 | 0.008 | 0.469 | |
plotAlignmentPath | 0.364 | 0.008 | 0.372 | |
plotAnalyteXICs | 0.591 | 0.008 | 0.600 | |
plotXICgroup | 0.539 | 0.004 | 0.543 | |
readChromatogramHeader | 0.001 | 0.000 | 0.001 | |
setAlignmentRank | 0.004 | 0.004 | 0.008 | |
smoothSingleXIC | 0.002 | 0.000 | 0.002 | |
smoothXICs | 0.013 | 0.000 | 0.013 | |
trimXICs | 0.002 | 0.000 | 0.002 | |
updateFileInfo | 0.011 | 0.000 | 0.011 | |
writeTables | 0.002 | 0.000 | 0.002 | |