* installing *source* package ‘ProFAST’ ... ** this is package ‘ProFAST’ version ‘1.6’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c DR_removebatch.cpp -o DR_removebatch.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c alignExp.cpp -o alignExp.o alignExp.cpp: In function ‘Rcpp::List correct_one_gene(const Rcpp::List&, const Rcpp::List&, const Rcpp::List&, const arma::mat&, const Rcpp::List&, const arma::vec&, const arma::vec&, const arma::vec&, const arma::vec&, const arma::vec&, const int&, const double&, const bool&)’: alignExp.cpp:165:8: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const long long unsigned int’} [-Wsign-compare] 165 | if(M != Tm.n_rows){ | ~~^~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c alignExps.cpp -o alignExps.o alignExps.cpp: In function ‘Rcpp::List correct_genes(const Rcpp::List&, const Rcpp::List&, const Rcpp::List&, const arma::mat&, const Rcpp::List&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::mat&, const int&, const double&, const bool&)’: alignExps.cpp:254:8: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const long long unsigned int’} [-Wsign-compare] 254 | if(M != Tm.n_rows){ | ~~^~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c cofast_util.cpp -o cofast_util.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c profast.cpp -o profast.o profast.cpp: In function ‘Rcpp::List profast_g_cpp(const Rcpp::List&, const Rcpp::List&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::cube&, const Rcpp::List&, const int&, const double&, const bool&, const bool&, const bool&)’: profast.cpp:406:7: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 406 | int n; | ^ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o ProFAST.so DR_removebatch.o RcppExports.o alignExp.o alignExps.o cofast_util.o profast.o -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/ProFAST.Rcheck/00LOCK-ProFAST/00new/ProFAST/libs ** R ** data *** moving datasets to lazyload DB ** 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 (ProFAST)