############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL cliqueMS ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘cliqueMS’ ... ** this is package ‘cliqueMS’ version ‘1.23.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -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 unsigned int’} [-Wsign-compare] 440 | 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 unsigned int’} [-Wsign-compare] 476 | 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 unsigned int’} [-Wsign-compare] 725 | if(id < allAn.size() ) | ~~~^~~~~~~~~~~~~~ annotationCliqueMSR.h: In function ‘double computeMaxScore(std::vector&, int, double)’: annotationCliqueMSR.h:739:24: warning: ‘completeroundscore’ may be used uninitialized [-Wmaybe-uninitialized] 739 | completeroundscore += *ritv; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ annotationCliqueMSR.h:733:10: note: ‘completeroundscore’ was declared here 733 | double completeroundscore,remainderroundscore = 0; | ^~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c findCliquesR.cpp -o findCliquesR.o In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29, from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadilloExtensions/fixprob.h:24, from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadilloExtensions/sample.h:30, from networkCliqueMSR.h:7, from findCliquesR.cpp:2: /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c findIsotopesR.cpp -o findIsotopesR.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o cliqueMS.so RcppExports.o findAnnotationR.o findCliquesR.o findIsotopesR.o -fopenmp -llapack -L/home/biocbuild/bbs-3.22-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-cliqueMS/00new/cliqueMS/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 (cliqueMS)