Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:35:14 -0400 (Wed, 17 Oct 2018).
Package 954/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
MSnbase 2.6.4 Laurent Gatto
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: MSnbase |
Version: 2.6.4 |
Command: C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/MSnbase_2.6.4.tar.gz && rm -rf MSnbase.buildbin-libdir && mkdir MSnbase.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSnbase.buildbin-libdir MSnbase_2.6.4.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL MSnbase_2.6.4.zip && rm MSnbase_2.6.4.tar.gz MSnbase_2.6.4.zip |
StartedAt: 2018-10-16 19:47:41 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 19:50:29 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 167.4 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/MSnbase_2.6.4.tar.gz && rm -rf MSnbase.buildbin-libdir && mkdir MSnbase.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSnbase.buildbin-libdir MSnbase_2.6.4.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL MSnbase_2.6.4.zip && rm MSnbase_2.6.4.tar.gz MSnbase_2.6.4.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 1750k 100 1750k 0 0 25.0M 0 --:--:-- --:--:-- --:--:-- 27.5M install for i386 * installing *source* package 'MSnbase' ... ** libs C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O3 -Wall -std=gnu99 -mtune=generic -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.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O3 -Wall -std=gnu99 -mtune=generic -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++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O3 -Wall -std=gnu99 -mtune=generic -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++ -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.7-B/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.7-bioc/meat/MSnbase.buildbin-libdir/MSnbase/libs/i386 ** R ** data *** moving datasets to lazyload DB Creating a new generic function for 'smooth' in package 'MSnbase' 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 'smooth' in package 'MSnbase' 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.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/MSnbase/man/MSnExp-class.Rd:243: 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.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/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 NAnnotatedDataFrame-class html OnDiskMSnExp-class html Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/MSnbase/man/OnDiskMSnExp-class.Rd:489: file link 'normalize' in package 'MSnbase' does not exist and so has been treated as a topic ProcessingStep-class html ReporterIons-class 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.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/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.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/MSnbase/man/combineFeatures.Rd:49: file link 'NTR' in package 'MSnbase' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/MSnbase/man/combineFeatures.Rd:156: 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 defunct html estimateMzResolution html estimateMzScattering html estimateNoise-method html Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/Rtmpw3bIvf/R.INSTALL1e0c10ae31c4/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 factorsAsStrings html featureCV html fillUp html filterIdentificationDataFrame html formatRt html get.amino.acids html get.atomic.mass html getVariableName html grepEcols html iPQF html iTRAQ4 html imageNA2 html impute-methods html isCentroidedFromFile html itraqdata html listOf html makeCamelCase html makeNaData 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 In R CMD INSTALL install for x64 * installing *source* package 'MSnbase' ... ** libs C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mtune=generic -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.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mtune=generic -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++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mtune=generic -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++ -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.7-B/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.7-bioc/meat/MSnbase.buildbin-libdir/MSnbase/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'MSnbase' as MSnbase_2.6.4.zip * DONE (MSnbase) In R CMD INSTALL In R CMD INSTALL * installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library' package 'MSnbase' successfully unpacked and MD5 sums checked In R CMD INSTALL