* installing *source* package 'ream' ... ** package 'ream' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_12_08_01_50_01_8405/RtmpUN5qck/R.INSTALLc9e4704c18cd/ream/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Model.cpp -o Model.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Model_T.cpp -o Model_T.o Model_T.cpp: In member function 'virtual int Model_T::rand(double*, double*) const': Model_T.cpp:881:23: warning: unused variable 'kk' [-Wunused-variable] 881 | int ii = 0, jj = 0, kk = 0; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Model_TW.cpp -o Model_TW.o Model_TW.cpp: In member function 'virtual int Model_TW::pdf(double*, double*, double*, double*, double*, std::vector<double>, std::vector<double>, double*) const': Model_TW.cpp:151:10: warning: unused variable 'x_n' [-Wunused-variable] 151 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:151:21: warning: unused variable 'x_np1' [-Wunused-variable] 151 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ Model_TW.cpp: In member function 'virtual int Model_TW::cdf(double*, double*, double*, double*, double*, std::vector<double>, std::vector<double>, double*) const': Model_TW.cpp:534:10: warning: unused variable 'x_n' [-Wunused-variable] 534 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:534:21: warning: unused variable 'x_np1' [-Wunused-variable] 534 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ Model_TW.cpp: In member function 'virtual int Model_TW::rand(double*, double*) const': Model_TW.cpp:871:23: warning: unused variable 'kk' [-Wunused-variable] 871 | int ii = 0, jj = 0, kk = 0; | ^~ Model_TW.cpp: In member function 'virtual int Model_TW::grid_pdf(double*, double*, double*, double*) const': Model_TW.cpp:1014:10: warning: unused variable 'x_n' [-Wunused-variable] 1014 | double x_n = 0.0, x_np1 = 0.0; | ^~~ Model_TW.cpp:1014:21: warning: unused variable 'x_np1' [-Wunused-variable] 1014 | double x_n = 0.0, x_np1 = 0.0; | ^~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Model_TX.cpp -o Model_TX.o Model_TX.cpp: In member function 'virtual int Model_TX::rand(double*, double*) const': Model_TX.cpp:880:23: warning: unused variable 'kk' [-Wunused-variable] 880 | int ii = 0, jj = 0, kk = 0; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_wrapper.cpp -o R_wrapper.o gcc -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ream_init.c -o ream_init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tools.cpp -o tools.o g++ -std=gnu++17 -shared -s -static-libgcc -o ream.dll tmp.def Model.o Model_T.o Model_TW.o Model_TX.o R_wrapper.o ream_init.o tools.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.2/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_12_08_01_50_01_8405/RtmpUN5qck/R.INSTALLc9e4704c18cd/ream/src' make[1]: Entering directory '/d/temp/2024_12_08_01_50_01_8405/RtmpUN5qck/R.INSTALLc9e4704c18cd/ream/src' make[1]: Leaving directory '/d/temp/2024_12_08_01_50_01_8405/RtmpUN5qck/R.INSTALLc9e4704c18cd/ream/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-ream/00new/ream/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'ream' as ream_1.0-5.zip * DONE (ream)