############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf cliqueMS.buildbin-libdir && mkdir cliqueMS.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=cliqueMS.buildbin-libdir cliqueMS_1.9.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'cliqueMS' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c findAnnotationR.cpp -o findAnnotationR.o In file included from findAnnotationR.cpp:1: annotationCliqueMSR.h: In function 'std::vector > sortMass(annotData&, int, std::unordered_map >, int)': annotationCliqueMSR.h:440:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(id < allM.size()) // not add more masses in case that for that feature are less than "n" top masses ~~~^~~~~~~~~~~~~ annotationCliqueMSR.h: In function 'std::unordered_set getTopScoringMasses(annotData&, int, rawadList, int, int, double)': annotationCliqueMSR.h:476:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(id < allM.size()) // not add more masses in case that there are less than "n" top masses ~~~^~~~~~~~~~~~~ annotationCliqueMSR.h: In function 'std::vector sortAnnotations(std::unordered_map&, int)': annotationCliqueMSR.h:725:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(id < allAn.size() ) ~~~^~~~~~~~~~~~~~ annotationCliqueMSR.h: In function 'double computeMaxScore(std::vector&, int, double)': annotationCliqueMSR.h:739:24: warning: 'completeroundscore' may be used uninitialized in this function [-Wmaybe-uninitialized] completeroundscore += *ritv; ~~~~~~~~~~~~~~~~~~~^~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c findCliquesR.cpp -o findCliquesR.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c findIsotopesR.cpp -o findIsotopesR.o C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o cliqueMS.dll tmp.def RcppExports.o findAnnotationR.o findCliquesR.o findIsotopesR.o -fopenmp -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRlapack -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/cliqueMS.buildbin-libdir/00LOCK-cliqueMS/00new/cliqueMS/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'cliqueMS' finding HTML links ... done anClique-class html anClique html cliqueMS html computeCliques html createNetwork html createanClique html ex.cliqueGroups html getAnnotation html getCliques html getIsotopes html negative.adinfo html positive.adinfo 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 * MD5 sums packaged installation of 'cliqueMS' as cliqueMS_1.9.0.zip * DONE (cliqueMS)