Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

INSTALL report for MSnbase on tokay1

This page was generated on 2020-04-15 12:19:45 -0400 (Wed, 15 Apr 2020).

Package 1101/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.12.0
Laurent Gatto
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/MSnbase
Branch: RELEASE_3_10
Last Commit: c9e328c
Last Changed Date: 2019-10-29 13:08:19 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 [ OK ] OK  TIMEOUT  OK 
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MSnbase
Version: 2.12.0
Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/MSnbase_2.12.0.tar.gz && rm -rf MSnbase.buildbin-libdir && mkdir MSnbase.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSnbase.buildbin-libdir MSnbase_2.12.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL MSnbase_2.12.0.zip && rm MSnbase_2.12.0.tar.gz MSnbase_2.12.0.zip
StartedAt: 2020-04-14 19:44:05 -0400 (Tue, 14 Apr 2020)
EndedAt: 2020-04-14 19:46:18 -0400 (Tue, 14 Apr 2020)
EllapsedTime: 133.2 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/MSnbase_2.12.0.tar.gz && rm -rf MSnbase.buildbin-libdir && mkdir MSnbase.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSnbase.buildbin-libdir MSnbase_2.12.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL MSnbase_2.12.0.zip && rm MSnbase_2.12.0.tar.gz MSnbase_2.12.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 1779k  100 1779k    0     0  30.4M      0 --:--:-- --:--:-- --:--:-- 32.7M

install for i386

* installing *source* package 'MSnbase' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: '_new_Spectrum1' defined but not used [-Wunused-function]
 static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: '_new_Spectrum2' defined but not used [-Wunused-function]
 static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c utils.c -o utils.o
utils.c: In function 'compar_double_dd_for_stable_asc_order':
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
   int i1, i2, ret;
               ^
utils.c: In function 'compar_double_dd_for_stable_desc_order':
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
   int i1, i2, ret;
               ^
utils.c: In function 'compar_double_asc_order':
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: In function 'compar_double_desc_order':
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: At top level:
utils.c:121:12: warning: 'compar_double_asc_order' defined but not used [-Wunused-function]
 static int compar_double_asc_order(const void *p1, const void *p2)
            ^
utils.c:131:12: warning: 'compar_double_desc_order' defined but not used [-Wunused-function]
 static int compar_double_desc_order(const void *p1, const void *p2)
            ^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o MSnbase.dll tmp.def RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/MSnbase.buildbin-libdir/00LOCK-MSnbase/00new/MSnbase/libs/i386
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for 'trimws' in package 'MSnbase'
in method for 'coerce' with signature '"MSnSet","SummarizedExperiment"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"SummarizedExperiment","MSnSet"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"IBSpectra","MSnSet"': no definition for class "IBSpectra"
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for 'trimws' in package 'MSnbase'
in method for 'coerce' with signature '"MSnSet","SummarizedExperiment"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"SummarizedExperiment","MSnSet"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"IBSpectra","MSnSet"': no definition for class "IBSpectra"
** help
*** installing help indices
  converting help for package 'MSnbase'
    finding HTML links ... done
    Chromatogram-class                      html  
    Chromatograms-class                     html  
    FeatComp-class                          html  
    FeaturesOfInterest-class                html  
    finding level-2 HTML links ... done

    MIAPE-class                             html  
    MSmap-class                             html  
    MSnExp-class                            html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/MSnExp-class.Rd:252: file link 'isolationWindow' in package 'mzR' does not exist and so has been treated as a topic
    MSnProcess-class                        html  
    MSnSet-class                            html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/MSnSet-class.Rd:510: file link 'write.exprs' in package 'MSnbase' does not exist and so has been treated as a topic
    MSnSetList-class                        html  
    MSnbaseOptions                          html  
    MzTab-class                             html  
    OnDiskMSnExp-class                      html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/OnDiskMSnExp-class.Rd:509: file link 'normalize' in package 'MSnbase' does not exist and so has been treated as a topic
    ProcessingStep-class                    html  
    ReporterIons-class                      html  
    Spectra                                 html  
    Spectrum-class                          html  
    Spectrum1-class                         html  
    Spectrum2-class                         html  
    TMT6                                    html  
    addIdentificationData-methods           html  
    aggvar                                  html  
    averageMSnSet                           html  
    bin-methods                             html  
    calculateFragments-methods              html  
    chromatogram-MSnExp-method              html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/chromatogram-MSnExp-method.Rd:70: file link 'Chromatogram' in package 'MSnbase' does not exist and so has been treated as a topic
    clean-methods                           html  
    combineFeatures                         html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/combineFeatures.Rd:44: file link 'NTR' in package 'MSnbase' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/combineFeatures.Rd:151: file link 'NTR' in package 'MSnbase' does not exist and so has been treated as a topic
    combineSpectra                          html  
    combineSpectraMovingWindow              html  
    commonFeatureNames                      html  
    compareMSnSets                          html  
    compareSpectra-methods                  html  
    consensusSpectrum                       html  
    defunct                                 html  
    estimateMzResolution                    html  
    estimateMzScattering                    html  
    estimateNoise-method                    html  
Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpOGezGG/R.INSTALL1af052344f5b/MSnbase/man/estimateNoise-method.Rd:45: file link 'estimateNoise' in package 'MALDIquant' does not exist and so has been treated as a topic
    exprsToRatios-methods                   html  
    extractPrecSpectra-methods              html  
    fData-utils                             html  
    factorsAsStrings                        html  
    featureCV                               html  
    fillUp                                  html  
    filterIdentificationDataFrame           html  
    formatRt                                html  
    get.amino.acids                         html  
    get.atomic.mass                         html  
    getVariableName                         html  
    grepEcols                               html  
    hasSpectraOrChromatograms               html  
    iPQF                                    html  
    iTRAQ4                                  html  
    imageNA2                                html  
    impute-methods                          html  
    isCentroidedFromFile                    html  
    itraqdata                               html  
    listOf                                  html  
    makeCamelCase                           html  
    makeNaData                              html  
    meanMzInts                              html  
    missing-data                            html  
    mzRident2dfr                            html  
    nFeatures                               html  
    nQuants                                 html  
    naplot                                  html  
    navMS                                   html  
    normToReference                         html  
    normalise-methods                       html  
    npcv                                    html  
    pSet-class                              html  
    pickPeaks-method                        html  
    plot-methods                            html  
    plot2d-methods                          html  
    plotDensity-methods                     html  
    plotMzDelta-methods                     html  
    plotNA-methods                          html  
    plotSpectrumSpectrum-methods            html  
    precSelection                           html  
    purityCorrect-methods                   html  
    quantify-methods                        html  
    readMSData                              html  
    readMSnSet                              html  
    readMgfData                             html  
    readMzIdData                            html  
    readMzTabData                           html  
    readMzTabData_v0.9                      html  
    readSRMData                             html  
    reduce-data.frame-method                html  
    removeNoId-methods                      html  
    removePeaks-methods                     html  
    removeReporters-methods                 html  
    selectFeatureData                       html  
    smooth-methods                          html  
    trimMz-methods                          html  
    updateObject-methods                    html  
    writeMSData                             html  
    writeMgfData-methods                    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 'MSnbase' ...
** libs
C:/Rtools/mingw_64/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: '_new_Spectrum1' defined but not used [-Wunused-function]
 static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: '_new_Spectrum2' defined but not used [-Wunused-function]
 static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c utils.c -o utils.o
utils.c: In function 'compar_double_dd_for_stable_asc_order':
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
   int i1, i2, ret;
               ^
utils.c: In function 'compar_double_dd_for_stable_desc_order':
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
   int i1, i2, ret;
               ^
utils.c: In function 'compar_double_asc_order':
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: In function 'compar_double_desc_order':
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: At top level:
utils.c:121:12: warning: 'compar_double_asc_order' defined but not used [-Wunused-function]
 static int compar_double_asc_order(const void *p1, const void *p2)
            ^
utils.c:131:12: warning: 'compar_double_desc_order' defined but not used [-Wunused-function]
 static int compar_double_desc_order(const void *p1, const void *p2)
            ^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o MSnbase.dll tmp.def RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/MSnbase.buildbin-libdir/MSnbase/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MSnbase' as MSnbase_2.12.0.zip
* DONE (MSnbase)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'MSnbase' successfully unpacked and MD5 sums checked