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

CHECK report for DIAlignR on tokay1

This page was generated on 2021-05-06 12:30:55 -0400 (Thu, 06 May 2021).

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 473/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DIAlignR 1.2.0  (landing page)
Shubham Gupta
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/DIAlignR
Branch: RELEASE_3_12
Last Commit: 25b9e1a
Last Changed Date: 2020-10-27 11:52:59 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: DIAlignR
Version: 1.2.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:DIAlignR.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings DIAlignR_1.2.0.tar.gz
StartedAt: 2021-05-06 02:12:36 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 02:14:54 -0400 (Thu, 06 May 2021)
EllapsedTime: 138.0 seconds
RetCode: 0
Status:   OK   
CheckDir: DIAlignR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:DIAlignR.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings DIAlignR_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/DIAlignR.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DIAlignR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DIAlignR' version '1.2.0'
* 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 whether package 'DIAlignR' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    extdata   3.6Mb
    libs      2.3Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/DIAlignR/libs/i386/DIAlignR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/DIAlignR/libs/x64/DIAlignR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
alignTargetedRuns 3.73   0.22   11.22
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/DIAlignR.Rcheck/00check.log'
for details.



Installation output

DIAlignR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/DIAlignR_1.2.0.tar.gz && rm -rf DIAlignR.buildbin-libdir && mkdir DIAlignR.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DIAlignR.buildbin-libdir DIAlignR_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL DIAlignR_1.2.0.zip && rm DIAlignR_1.2.0.tar.gz DIAlignR_1.2.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2347k  100 2347k    0     0  40.8M      0 --:--:-- --:--:-- --:--:-- 41.6M

install for i386

* installing *source* package 'DIAlignR' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c ChromatogramPeak.cpp -o ChromatogramPeak.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c DPosition.cpp -o DPosition.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c MSChromatogram.cpp -o MSChromatogram.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c PeakIntegrator.cpp -o PeakIntegrator.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c Rmain.cpp -o Rmain.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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;
   ~~~~~~~~~~~~~^~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c affinealignobj.cpp -o affinealignobj.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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]
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-Wsign-compare]
     for(int i = 0; i < MASK.size(); i++){
                    ~~^~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c constrainMat.cpp -o constrainMat.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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;
          ^~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c integrateArea.cpp -o integrateArea.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c interface.cpp -o interface.o
interface.cpp: In function 'void DIAlign::printVecOfVec(Rcpp::List)':
interface.cpp:17:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<double> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
   for(int j = 0; j < VecOfVec.size(); j++){
                  ~~^~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c run_alignment.cpp -o run_alignment.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c simpleFcn.cpp -o simpleFcn.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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);
         ^~~
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o DIAlignR.dll tmp.def 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 -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/DIAlignR.buildbin-libdir/00LOCK-DIAlignR/00new/DIAlignR/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'DIAlignR'
    finding HTML links ... done
    AffineAlignObj-class                    html  
    AffineAlignObjLight-class               html  
    AffineAlignObjMedium-class              html  
    AlignObj-class                          html  
    DIAlignR                                html  
    XIC_QFNNTDIVLLEDFQK_3_DIAlignR          html  
    alignChromatogramsCpp                   html  
    alignTargetedRuns                       html  
    analytesFromFeatures                    html  
    areaIntegrator                          html  
    as.list-AffineAlignObj-method           html  
    as.list-AffineAlignObjLight-method      html  
    as.list-AffineAlignObjMedium-method     html  
    as.list-AlignObj-method                 html  
    calculateIntensity                      html  
    chromatogramIdAsInteger                 html  
    constrainSimCpp                         html  
    doAffineAlignmentCpp                    html  
    doAlignmentCpp                          html  
    extractXIC_group                        html  
    fetchAnalytesInfo                       html  
    fetchFeaturesFromRun                    html  
    fetchPrecursorsInfo                     html  
    filenamesFromMZML                       html  
    filenamesFromOSW                        html  
    getAlignObj                             html  
    getAlignObjs                            html  
    getAlignedFigs                          html  
    getAlignedIndices                       html  
    getAnalytesQuery                        html  
    getBaseGapPenaltyCpp                    html  
    getChromSimMatCpp                       html  
    getChromatogramIndices                  html  
    getFeatures                             html  
    getFeaturesQuery                        html  
    getGlobalAlignMaskCpp                   html  
    getGlobalAlignment                      html  
    getGlobalFits                           html  
    getLOESSfit                             html  
    getLinearfit                            html  
    getMZMLpointers                         html  
    getMappedRT                             html  
    getMultipeptide                         html  
    getOswAnalytes                          html  
    getOswFiles                             html  
    getPrecursorByID                        html  
    getPrecursors                           html  
    getPrecursorsQuery                      html  
    getPrecursorsQueryID                    html  
    getQuery                                html  
    getRSE                                  html  
    getRefRun                               html  
    getRunNames                             html  
    getSeqSimMatCpp                         html  
    getXICs                                 html  
    getXICs4AlignObj                        html  
    mapIdxToTime                            html  
    mapPrecursorToChromIndices              html  
    mappedRTfromAlignObj                    html  
    mergeOswAnalytes_ChromHeader            html  
    multipeptide_DIAlignR                   html  
    oswFiles_DIAlignR                       html  
    pickNearestFeature                      html  
    plotAlignedAnalytes                     html  
    plotAlignmentPath                       html  
    plotAnalyteXICs                         html  
    plotSingleAlignedChrom                  html  
    plotXICgroup                            html  
    readChromatogramHeader                  html  
    setAlignmentRank                        html  
    smoothSingleXIC                         html  
    smoothXICs                              html  
    trimXICs                                html  
    updateFileInfo                          html  
    writeTables                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'DIAlignR' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c ChromatogramPeak.cpp -o ChromatogramPeak.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c DPosition.cpp -o DPosition.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c MSChromatogram.cpp -o MSChromatogram.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c PeakIntegrator.cpp -o PeakIntegrator.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c Rmain.cpp -o Rmain.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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;
   ~~~~~~~~~~~~~^~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c affinealignobj.cpp -o affinealignobj.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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]
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-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 of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
     for(int i = 0; i < MASK.size(); i++){
                    ~~^~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c constrainMat.cpp -o constrainMat.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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;
          ^~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c integrateArea.cpp -o integrateArea.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c interface.cpp -o interface.o
interface.cpp: In function 'void DIAlign::printVecOfVec(Rcpp::List)':
interface.cpp:17:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<double> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   for(int j = 0; j < VecOfVec.size(); j++){
                  ~~^~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c run_alignment.cpp -o run_alignment.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c simpleFcn.cpp -o simpleFcn.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -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);
         ^~~
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o DIAlignR.dll tmp.def 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 -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/DIAlignR.buildbin-libdir/DIAlignR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DIAlignR' as DIAlignR_1.2.0.zip
* DONE (DIAlignR)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'DIAlignR' successfully unpacked and MD5 sums checked

Tests output

DIAlignR.Rcheck/tests_i386/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.67188 secs
[1] "hroest_K120808_Strep10%PlasmaBiolRepl1_R03_SW_filt"
[2] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" 
Time difference of 0.578126 secs
[1] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" 
[2] "hroest_K120809_Strep10%PlasmaBiolRepl2_R04_SW_filt"
== Skipped tests ===============================================================
* empty test (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 182 ]
> 
> proc.time()
   user  system elapsed 
  11.64    0.34   11.96 

DIAlignR.Rcheck/tests_x64/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.609375 secs
[1] "hroest_K120808_Strep10%PlasmaBiolRepl1_R03_SW_filt"
[2] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" 
Time difference of 0.3906262 secs
[1] "hroest_K120809_Strep0%PlasmaBiolRepl2_R04_SW_filt" 
[2] "hroest_K120809_Strep10%PlasmaBiolRepl2_R04_SW_filt"
== Skipped tests ===============================================================
* empty test (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 182 ]
> 
> proc.time()
   user  system elapsed 
   8.34    0.23    8.56 

Example timings

DIAlignR.Rcheck/examples_i386/DIAlignR-Ex.timings

nameusersystemelapsed
alignChromatogramsCpp0.030.010.05
alignTargetedRuns 3.73 0.2211.22
analytesFromFeatures0.050.020.08
areaIntegrator000
calculateIntensity0.000.010.02
constrainSimCpp000
doAffineAlignmentCpp000
doAlignmentCpp000
extractXIC_group0.010.000.01
fetchAnalytesInfo000
fetchFeaturesFromRun0.010.000.01
fetchPrecursorsInfo000
filenamesFromMZML000
filenamesFromOSW000
getAlignObj0.030.000.03
getAlignObjs1.750.001.75
getAlignedFigs0.250.000.25
getAlignedIndices0.020.020.03
getBaseGapPenaltyCpp000
getChromSimMatCpp000
getChromatogramIndices0.280.000.30
getFeatures000
getGlobalAlignMaskCpp000
getGlobalAlignment0.020.010.03
getGlobalFits0.040.000.04
getLOESSfit0.020.000.02
getLinearfit000
getMZMLpointers0.080.000.08
getMappedRT0.030.000.03
getMultipeptide0.890.020.90
getOswAnalytes000
getOswFiles0.020.000.02
getPrecursorByID0.010.000.02
getPrecursors0.020.000.01
getRSE000
getRefRun000
getRunNames000
getSeqSimMatCpp000
getXICs0.110.000.11
getXICs4AlignObj0.110.000.11
mapIdxToTime000
mappedRTfromAlignObj000
pickNearestFeature0.020.000.01
plotAlignedAnalytes0.650.000.66
plotAlignmentPath0.710.050.75
plotAnalyteXICs0.420.030.45
plotXICgroup0.330.030.36
readChromatogramHeader000
setAlignmentRank000
smoothSingleXIC000
smoothXICs000
trimXICs000
updateFileInfo0.010.000.02
writeTables000

DIAlignR.Rcheck/examples_x64/DIAlignR-Ex.timings

nameusersystemelapsed
alignChromatogramsCpp0.050.000.05
alignTargetedRuns3.830.073.89
analytesFromFeatures0.030.000.03
areaIntegrator000
calculateIntensity0.020.000.01
constrainSimCpp000
doAffineAlignmentCpp000
doAlignmentCpp000
extractXIC_group0.010.000.02
fetchAnalytesInfo000
fetchFeaturesFromRun0.000.010.02
fetchPrecursorsInfo000
filenamesFromMZML000
filenamesFromOSW000
getAlignObj0.030.000.03
getAlignObjs1.280.021.30
getAlignedFigs0.240.000.23
getAlignedIndices0.030.000.04
getBaseGapPenaltyCpp000
getChromSimMatCpp000
getChromatogramIndices0.240.000.24
getFeatures0.010.000.01
getGlobalAlignMaskCpp000
getGlobalAlignment0.020.000.02
getGlobalFits0.030.000.03
getLOESSfit000
getLinearfit000
getMZMLpointers0.050.000.04
getMappedRT0.010.000.02
getMultipeptide0.860.000.86
getOswAnalytes0.020.000.02
getOswFiles0.010.000.01
getPrecursorByID0.030.000.03
getPrecursors0.020.000.02
getRSE000
getRefRun000
getRunNames0.000.010.01
getSeqSimMatCpp000
getXICs0.170.020.19
getXICs4AlignObj0.160.000.16
mapIdxToTime000
mappedRTfromAlignObj0.010.000.01
pickNearestFeature000
plotAlignedAnalytes0.880.020.89
plotAlignmentPath0.590.030.63
plotAnalyteXICs0.460.010.47
plotXICgroup0.350.020.37
readChromatogramHeader000
setAlignmentRank0.020.000.02
smoothSingleXIC000
smoothXICs000
trimXICs0.020.000.01
updateFileInfo000
writeTables000