Back to Multiple platform build/check report for BioC 3.11
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DIAlignR on malbec2

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/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DIAlignR 1.0.5
Shubham Gupta
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/DIAlignR
Branch: RELEASE_3_11
Last Commit: 4f8a0db
Last Changed Date: 2020-05-07 15:09:23 -0400 (Thu, 07 May 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: 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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

DIAlignR.Rcheck/DIAlignR-Ex.timings

nameusersystemelapsed
alignChromatogramsCpp0.0280.0040.033
alignTargetedRuns4.0300.0724.181
analytesFromFeatures0.0450.0040.049
areaIntegrator0.0000.0030.003
calculateIntensity0.0030.0000.002
constrainSimCpp0.0000.0010.001
doAffineAlignmentCpp0.0000.0010.001
doAlignmentCpp0.0020.0000.002
extractXIC_group0.0130.0000.013
fetchAnalytesInfo0.0090.0000.009
fetchFeaturesFromRun0.0090.0000.009
fetchPrecursorsInfo0.0010.0000.001
filenamesFromMZML0.0010.0000.001
filenamesFromOSW0.0010.0000.000
getAlignObj0.0350.0000.035
getAlignObjs1.1830.0001.183
getAlignedFigs0.1380.0000.138
getAlignedIndices0.0280.0000.027
getBaseGapPenaltyCpp0.0000.0000.001
getChromSimMatCpp0.0020.0000.002
getChromatogramIndices0.1480.0000.149
getFeatures0.0050.0000.006
getGlobalAlignMaskCpp0.0000.0000.001
getGlobalAlignment0.0150.0040.019
getGlobalFits0.0240.0040.027
getLOESSfit0.0010.0000.001
getLinearfit0.0010.0000.001
getMZMLpointers0.0290.0000.028
getMappedRT0.0150.0000.015
getMultipeptide1.0590.0001.060
getOswAnalytes0.0020.0040.006
getOswFiles0.0050.0000.006
getPrecursorByID0.0230.0000.023
getPrecursors0.0070.0000.006
getRSE0.0020.0000.002
getRefRun0.0010.0000.001
getRunNames0.0000.0080.009
getSeqSimMatCpp0.0000.0000.001
getXICs0.1110.0000.112
getXICs4AlignObj0.0930.0000.093
mapIdxToTime000
mappedRTfromAlignObj0.0010.0000.002
pickNearestFeature0.0010.0000.002
plotAlignedAnalytes0.4610.0080.469
plotAlignmentPath0.3640.0080.372
plotAnalyteXICs0.5910.0080.600
plotXICgroup0.5390.0040.543
readChromatogramHeader0.0010.0000.001
setAlignmentRank0.0040.0040.008
smoothSingleXIC0.0020.0000.002
smoothXICs0.0130.0000.013
trimXICs0.0020.0000.002
updateFileInfo0.0110.0000.011
writeTables0.0020.0000.002