* installing *source* package 'trngl' ... ** using staged installation ** libs using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/rTRNG/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/rTRNG/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c config.cpp -o config.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/rTRNG/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mack.cpp -o mack.o mack.cpp: In function 'Rcpp::List mackSim(arma::mat, options::SimType, int, int, bool, bool, options::BootType, options::Dist, options::ResidType)': mack.cpp:371:9: warning: 'pgb' may be used uninitialized [-Wmaybe-uninitialized] 371 | delete pgb; | ^~~~~~~~~~ mack.cpp:149:15: note: 'pgb' was declared here 149 | Progress* pgb; | ^~~ mack.cpp:372:9: warning: 'pb' may be used uninitialized [-Wmaybe-uninitialized] 372 | delete pb; | ^~~~~~~~~ mack.cpp:150:21: note: 'pb' was declared here 150 | CliProgressBar* pb; | ^~ gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_config.f90 -o mod_config.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_random.f90 -o mod_random.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_mack_triangle.f90 -o mod_mack_triangle.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_pgb.f90 -o mod_pgb.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_mack.f90 -o mod_mack.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_odp_triangle.f90 -o mod_odp_triangle.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c mod_odp.f90 -o mod_odp.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/rTRNG/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c odp.cpp -o odp.o odp.cpp: In function 'Rcpp::List odpSim(arma::mat, options::SimType, int, int, bool, options::BootType, options::Dist)': odp.cpp:313:9: warning: 'pgb' may be used uninitialized [-Wmaybe-uninitialized] 313 | delete pgb; | ^~~~~~~~~~ odp.cpp:103:15: note: 'pgb' was declared here 103 | Progress* pgb; | ^~~ odp.cpp:314:9: warning: 'pb' may be used uninitialized [-Wmaybe-uninitialized] 314 | delete pb; | ^~~~~~~~~ odp.cpp:104:21: note: 'pb' was declared here 104 | CliProgressBar* pb; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/rTRNG/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pgb.cpp -o pgb.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/rTRNG/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c random.cpp -o random.o g++ -shared -s -static-libgcc -o trngl.dll tmp.def RcppExports.o config.o mack.o mod_config.o mod_mack.o mod_mack_triangle.o mod_odp.o mod_odp_triangle.o mod_pgb.o mod_random.o odp.o pgb.o random.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -fopenmp D:/RCompile/CRANpkg/lib/4.5/rTRNG/libs/x64/rTRNG.dll -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-trngl/00new/trngl/libs/x64 ** R ** inst ** 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 * DONE (trngl)