* installing *source* package 'wru' ... ** package 'wru' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++17 make[1]: Entering directory '/d/temp/RtmpkHk8Hp/R.INSTALL14540307f1838/wru/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/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++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c aux_funs.cpp -o aux_funs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_64BIT_WORD=1 -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sample_me.cpp -o sample_me.o sample_me.cpp: In function 'arma::umat sample_me(const arma::uvec&, const arma::uvec&, const arma::uvec&, const arma::uvec&, const arma::umat&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::mat&, arma::uword, arma::uword, arma::uword, const arma::uvec&, bool)': sample_me.cpp:75:20: warning: 'M_KW' may be used uninitialized [-Wmaybe-uninitialized] 75 | kw_mname = mid_name[i] < M_KW; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ sample_me.cpp:42:21: note: 'M_KW' was declared here 42 | arma::uword F_KW, M_KW; | ^~~~ sample_me.cpp:73:18: warning: 'F_KW' may be used uninitialized [-Wmaybe-uninitialized] 73 | kw_fname = first_name[i] < F_KW; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ sample_me.cpp:42:15: note: 'F_KW' was declared here 42 | arma::uword F_KW, M_KW; | ^~~~ g++ -shared -s -static-libgcc -o wru.dll tmp.def RcppExports.o aux_funs.o sample_me.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpkHk8Hp/R.INSTALL14540307f1838/wru/src' make[1]: Entering directory '/d/temp/RtmpkHk8Hp/R.INSTALL14540307f1838/wru/src' make[1]: Leaving directory '/d/temp/RtmpkHk8Hp/R.INSTALL14540307f1838/wru/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-wru/00new/wru/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * MD5 sums packaged installation of 'wru' as wru_3.0.2.zip * DONE (wru)