* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘rvMF’ ... ** package ‘rvMF’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS9LrjB/R.INSTALL2ae28c6549acba/rvMF/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rvMF64.cpp -o rvMF64.o rvMF64.cpp: In function ‘void get5tbls()’: rvMF64.cpp:24:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 24 | for(j=0;j<dg(m,1);j++) AA[na+j]=i; na+=dg(m,1); | ^~~ rvMF64.cpp:24:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 24 | for(j=0;j<dg(m,1);j++) AA[na+j]=i; na+=dg(m,1); | ^~ rvMF64.cpp:25:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 25 | for(j=0;j<dg(m,2);j++) BB[nb+j]=i; nb+=dg(m,2); | ^~~ rvMF64.cpp:25:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 25 | for(j=0;j<dg(m,2);j++) BB[nb+j]=i; nb+=dg(m,2); | ^~ rvMF64.cpp:26:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 26 | for(j=0;j<dg(m,3);j++) CC[nc+j]=i; nc+=dg(m,3); | ^~~ rvMF64.cpp:26:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 26 | for(j=0;j<dg(m,3);j++) CC[nc+j]=i; nc+=dg(m,3); | ^~ rvMF64.cpp:27:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 27 | for(j=0;j<dg(m,4);j++) DD[nd+j]=i; nd+=dg(m,4); | ^~~ rvMF64.cpp:27:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 27 | for(j=0;j<dg(m,4);j++) DD[nd+j]=i; nd+=dg(m,4); | ^~ rvMF64.cpp:28:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 28 | for(j=0;j<dg(m,5);j++) EE[ne+j]=i; ne+=dg(m,5); | ^~~ rvMF64.cpp:28:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 28 | for(j=0;j<dg(m,5);j++) EE[ne+j]=i; ne+=dg(m,5); | ^~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o rvMF.so RcppExports.o rvMF64.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS9LrjB/R.INSTALL2ae28c6549acba/rvMF/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS9LrjB/R.INSTALL2ae28c6549acba/rvMF/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS9LrjB/R.INSTALL2ae28c6549acba/rvMF/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-rvMF/00new/rvMF/libs ** R ** inst ** 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 * DONE (rvMF)