* installing *source* package 'CRTConjoint' ... ** package 'CRTConjoint' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpCEvyen/R.INSTALL277947507146/CRTConjoint/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c code.cpp -o code.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hierNet.c -o hierNet.o hierNet.c: In function 'onerow': hierNet.c:1014:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1014 | for (j = 0; j < q; j++) | ^~~ hierNet.c:1019:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1019 | *alpha = 0; | ^ hierNet.c:1028:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1028 | for (j = 0; j < q; j++) | ^~~ hierNet.c:1031:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1031 | I = j; | ^ hierNet.c: In function 'onerow_withdiag': hierNet.c:1138:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1138 | for (j = 0; j < q; j++) | ^~~ hierNet.c:1150:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1150 | *alpha = 0; | ^ hierNet.c:1159:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1159 | for (j = 0; j < q; j++) | ^~~ hierNet.c:1162:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1162 | I = j; | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hierNet_init.c -o hierNet_init.o g++ -std=gnu++17 -shared -s -static-libgcc -o CRTConjoint.dll tmp.def RcppExports.o code.o hierNet.o hierNet_init.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/RtmpCEvyen/R.INSTALL277947507146/CRTConjoint/src' make[1]: Entering directory '/d/temp/RtmpCEvyen/R.INSTALL277947507146/CRTConjoint/src' make[1]: Leaving directory '/d/temp/RtmpCEvyen/R.INSTALL277947507146/CRTConjoint/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-CRTConjoint/00new/CRTConjoint/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 'CRTConjoint' as CRTConjoint_0.1.0.zip * DONE (CRTConjoint)