* installing *source* package 'ssgraph' ... ** package 'ssgraph' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/Rtmpm0AxpX/R.INSTALL153e447a5070/ssgraph/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c copula.cpp -o copula.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gcgm_spike_slab.cpp -o gcgm_spike_slab.o gcgm_spike_slab.cpp: In function 'void gcgm_spike_slab_map(int*, int*, int*, double*, double*, int*, double*, double*, int*, int*, double*, char**, double*, int*, double*, int*, int*, int*, double*, double*, double*, double*, int*)': gcgm_spike_slab.cpp:380:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 380 | for( i = 0; i < size_sample_graph; i++ ) | ^~~ gcgm_spike_slab.cpp:389:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 389 | if( !this_one || size_sample_graph == 0 ) | ^~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ggm_spike_slab.cpp -o ggm_spike_slab.o ggm_spike_slab.cpp: In function 'void ggm_spike_slab_map(int*, int*, int*, double*, double*, int*, double*, double*, int*, int*, double*, char**, double*, int*, double*, double*, double*, double*, int*)': ggm_spike_slab.cpp:371:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 371 | for( i = 0; i < size_sample_graph; i++ ) | ^~~ ggm_spike_slab.cpp:380:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 380 | if( !this_one || size_sample_graph == 0 ) | ^~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matrix.cpp -o matrix.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ssgraph_init.c -o ssgraph_init.o g++ -shared -s -static-libgcc -o ssgraph.dll tmp.def copula.o gcgm_spike_slab.o ggm_spike_slab.o matrix.o ssgraph_init.o -fopenmp -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpm0AxpX/R.INSTALL153e447a5070/ssgraph/src' make[1]: Entering directory '/d/temp/Rtmpm0AxpX/R.INSTALL153e447a5070/ssgraph/src' make[1]: Leaving directory '/d/temp/Rtmpm0AxpX/R.INSTALL153e447a5070/ssgraph/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-ssgraph/00new/ssgraph/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'ssgraph' as ssgraph_1.15.zip * DONE (ssgraph)