############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘signatureSearch’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ using C++ compiler: ‘g++ (GCC) 10.3.1’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c fastGSEA.cpp -o fastGSEA.o fastGSEA.cpp: In function ‘Rcpp::NumericVector calcGseaStatBatchCpp(const NumericVector&, const List&, const IntegerVector&)’: fastGSEA.cpp:444:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 444 | for (int j = 0; j < S.size(); ++j) { | ~~^~~~~~~~~~ gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c fgsea_init.c -o fgsea_init.o g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-signatureSearch/00new/signatureSearch/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 (signatureSearch)