* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘CAMAN’ ... ** package ‘CAMAN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCpdmQI/R.INSTALL14cba01886c28e/CAMAN/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c methods.cpp -o methods.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o CAMAN.so methods.o vemema_vem.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCpdmQI/R.INSTALL14cba01886c28e/CAMAN/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCpdmQI/R.INSTALL14cba01886c28e/CAMAN/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCpdmQI/R.INSTALL14cba01886c28e/CAMAN/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-CAMAN/00new/CAMAN/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * creating tarball packaged installation of ‘CAMAN’ as ‘CAMAN_0.78_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (CAMAN)