* installing *source* package 'VBJM' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.2.0' using C++11 g++ -std=gnu++11 -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/RcppEnsmallen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -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/RcppEnsmallen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c VBJM.cpp -o VBJM.o VBJM.cpp: In function 'arma::vec field_to_alpha_vec(const arma::field >&, const arma::vec&, int, arma::uvec)': VBJM.cpp:210:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 210 | for(int k=0; k >&, const arma::vec&, int, const arma::uvec&)': VBJM.cpp:226:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 226 | for(int k=0; k > vec_to_field(const arma::vec&, const arma::uvec&)': VBJM.cpp:283:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 283 | for(int k=0; k >&, const arma::uvec&)': VBJM.cpp:300:19: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 300 | for(int k=0; k::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char; _Traits = std::char_traits]', inlined from 'Rcpp::List VBJM(const Rcpp::List&, const Rcpp::List&, int, double)' at VBJM.cpp:2467:79: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\ostream:221:25: warning: 'err_para' may be used uninitialized [-Wmaybe-uninitialized] 221 | { return _M_insert(__f); } | ~~~~~~~~~^~~~~ VBJM.cpp: In function 'Rcpp::List VBJM(const Rcpp::List&, const Rcpp::List&, int, double)': VBJM.cpp:2397:12: note: 'err_para' was declared here 2397 | double err_para; | ^~~~~~~~ g++ -shared -s -static-libgcc -o VBJM.dll tmp.def RcppExports.o VBJM.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-VBJM/00new/VBJM/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 (VBJM)