* installing *source* package 'subrank' ... ** package 'subrank' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpOEN2FS/R.INSTALL335482f313bd1/subrank/src' gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Tir.c -o Tir.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c copc.c -o copc.o In file included from randomkit.h:37, from copc.h:6, from copc.c:1: rk_mt.h:98:22: warning: 'rk_hash' declared 'static' but never defined [-Wunused-function] 98 | static unsigned long rk_hash(unsigned long key); | ^~~~~~~ copc.c: In function 'Ajoutscopule': copc.c:184:47: warning: 'debutmix' may be used uninitialized [-Wmaybe-uninitialized] 184 | Permutation( &permutation[debutmix-1], rkfil, finmix-debutmix+2); | ~~~~~~~~^~ copc.c:175:38: note: 'debutmix' was declared here 175 | int egaliteavant=0, egalite, debutmix, finmix ; | ^~~~~~~~ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lienR.c -o lienR.o In file included from randomkit.h:37, from lienR.h:7, from lienR.c:1: rk_mt.h:98:22: warning: 'rk_hash' declared 'static' but never defined [-Wunused-function] 98 | static unsigned long rk_hash(unsigned long key); | ^~~~~~~ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rk_isaac.c -o rk_isaac.o In file included from rk_isaac.h:58, from rk_isaac.c:37: rk_mt.h:98:22: warning: 'rk_hash' declared 'static' but never defined [-Wunused-function] 98 | static unsigned long rk_hash(unsigned long key); | ^~~~~~~ rk_isaac.c:34:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 34 | static char const rcsid[] = | ^~~~~ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rk_mt.c -o rk_mt.o rk_mt.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 38 | static char const rcsid[] = | ^~~~~ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rk_primitive.c -o rk_primitive.o rk_primitive.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 29 | static char const rcsid[] = | ^~~~~ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rk_sobol.c -o rk_sobol.o In file included from rk_sobol.h:65, from rk_sobol.c:37: rk_mt.h:98:22: warning: 'rk_hash' declared 'static' but never defined [-Wunused-function] 98 | static unsigned long rk_hash(unsigned long key); | ^~~~~~~ rk_sobol.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 31 | static char const rcsid[] = | ^~~~~ gcc -shared -s -static-libgcc -o subrank.dll tmp.def Tir.o copc.o lienR.o rk_isaac.o rk_mt.o rk_primitive.o rk_sobol.o -fopenmp -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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpOEN2FS/R.INSTALL335482f313bd1/subrank/src' make[1]: Entering directory '/d/temp/RtmpOEN2FS/R.INSTALL335482f313bd1/subrank/src' make[1]: Leaving directory '/d/temp/RtmpOEN2FS/R.INSTALL335482f313bd1/subrank/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-subrank/00new/subrank/libs/x64 ** R ** 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 'subrank' as subrank_0.9.9.3.zip * DONE (subrank)