* installing *source* package 'BayesPPDSurv' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c phm_fixed.cpp -o phm_fixed.o phm_fixed.cpp: In function 'Rcpp::List phm_fixed_a0(Rcpp::List&, Rcpp::List&, arma::vec&, arma::vec&, bool&, int, std::string, arma::vec, arma::vec, std::string, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, int, int, bool)': phm_fixed.cpp:385:22: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 385 | for(int s = 0; s < n_intervals0.size(); s++){ | ~~^~~~~~~~~~~~~~~~~~~~~ phm_fixed.cpp:398:24: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 398 | for(int s = 0; s < n_intervals0.size(); s++){ | ~~^~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c phm_random.cpp -o phm_random.o phm_random.cpp: In function 'Rcpp::List phm_random_a0(Rcpp::List&, Rcpp::List&, arma::vec&, int, Rcpp::List&, arma::vec, arma::vec, arma::vec&, arma::vec&, arma::vec&, int, int)': phm_random.cpp:345:22: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 345 | for(int s = 0; s < n_intervals0.size(); s++){ | ~~^~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c phm_random_prior.cpp -o phm_random_prior.o g++ -std=gnu++17 -shared -s -static-libgcc -o BayesPPDSurv.dll tmp.def RcppExports.o phm_fixed.o phm_random.o phm_random_prior.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-BayesPPDSurv/00new/BayesPPDSurv/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 * DONE (BayesPPDSurv)