* installing *source* package 'PJFM' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppEnsmallen/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PJFMcovBD.cpp -o PJFMcovBD.o PJFMcovBD.cpp: In function 'arma::vec field_to_alpha_vec(const arma::field >&, const arma::vec&, int, arma::uvec, arma::uvec)': PJFMcovBD.cpp:108:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 108 | for(int j=0; j >&, const arma::vec&, int, arma::uvec)': PJFMcovBD.cpp:126:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 126 | for(int k=0; k >&, const arma::vec&, int, const arma::uvec&, arma::uvec)': PJFMcovBD.cpp:144:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 144 | for(int j=0; j >&, const arma::vec&, int, const arma::uvec&)': PJFMcovBD.cpp:162:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 162 | for(int k=0; k >&, const arma::vec&, int, const arma::uvec&, int)': PJFMcovBD.cpp:179:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 179 | for(int k=0; k >&, int, const arma::uvec&, int)': PJFMcovBD.cpp:199:18: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 199 | for(int k=0; k < p_x_vec.n_elem; k++){ | ~~^~~~~~~~~~~~~~~~ PJFMcovBD.cpp: In function 'arma::field > vec_to_field(const arma::vec&, const arma::uvec&)': PJFMcovBD.cpp:258:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 258 | for(int k=0; k > vec_to_field_L(const arma::vec&, const arma::uvec&)': PJFMcovBD.cpp:273:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 273 | for(int k=0; k >&, const arma::uvec&)': PJFMcovBD.cpp:289:17: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 289 | for(int k=0; k >&)': PJFMcovBD.cpp:302:18: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 302 | for(int j =0; j< V.n_elem; j++){ | ~^~~~~~~~~~ PJFMcovBD.cpp: In function 'double CoxFM_calcELBO(const CoxFM_data_t&, const CoxFM_para_t&)': PJFMcovBD.cpp:418:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 418 | for(int j=0; j< h_it.n_elem; j++){ | ~^~~~~~~~~~~~~ PJFMcovBD.cpp: In member function 'double CoxFM_updateBetaFun::EvaluateWithGradient(const arma::mat&, arma::mat&)': PJFMcovBD.cpp:484:21: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 484 | for(int j=0; j< h_it.n_elem; j++){ | ~^~~~~~~~~~~~~ PJFMcovBD.cpp: In member function 'double CoxFM_updateMuVFun::EvaluateWithGradient(const arma::mat&, arma::mat&)': PJFMcovBD.cpp:537:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 537 | for(int j=0; j< h_it.n_elem; j++){ | ~^~~~~~~~~~~~~ PJFMcovBD.cpp: In member function 'void PJFM_para_t::MakeDiagonal()': PJFMcovBD.cpp:916:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 916 | for(int i=0; i pmax){ | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppEnsmallen/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -shared -s -static-libgcc -o PJFM.dll tmp.def PJFMcovBD.o RcppExports.o -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-PJFM/00new/PJFM/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 (PJFM)