* installing *source* package 'CAMAN' ... ** package 'CAMAN' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpY7bHwJ/R.INSTALL7978735b4ff0/CAMAN/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c methods.cpp -o methods.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c vemema_vem.cpp -o vemema_vem.o vemema_vem.cpp: In member function 'std::vector > VEMEMA::vem_bivariate(int, double)': vemema_vem.cpp:1864:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1864 | for(i=0;i<(int)p.size(); ++i) | ^~~ vemema_vem.cpp:1874:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1874 | lambda.clear(); | ^~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o CAMAN.dll tmp.def methods.o vemema_vem.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.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpY7bHwJ/R.INSTALL7978735b4ff0/CAMAN/src' make[1]: Entering directory '/d/temp/RtmpY7bHwJ/R.INSTALL7978735b4ff0/CAMAN/src' make[1]: Leaving directory '/d/temp/RtmpY7bHwJ/R.INSTALL7978735b4ff0/CAMAN/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-CAMAN/00new/CAMAN/libs/x64 ** R ** data ** 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 * MD5 sums packaged installation of 'CAMAN' as CAMAN_0.78.zip * DONE (CAMAN)