* installing *source* package 'PRIMEplus' ... ** package 'PRIMEplus' 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/RtmpCKiN6O/R.INSTALL3f1c5e642f18/PRIMEplus/src' 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 PRIMEplus_init.c -o PRIMEplus_init.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 prime.c -o prime.o prime.c: In function 'loglik_fn_marg': prime.c:888:36: warning: unused variable 'i' [-Wunused-variable] 888 | int N=mystr->N, *trt=mystr->trt, i; | ^ prime.c:888:20: warning: unused variable 'trt' [-Wunused-variable] 888 | int N=mystr->N, *trt=mystr->trt, i; | ^~~ prime.c: In function 'LRT_main': prime.c:908:72: warning: variable 'll_max' set but not used [-Wunused-but-set-variable] 908 | double *t_all, *Afn, *Bfn, *lam0, *M1fn, *Mstarfn, ll_marg, *lambda, ll_max, llmarg_max, llmarg0_max; | ^~~~~~ 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 source.c -o source.o gcc -shared -s -static-libgcc -o PRIMEplus.dll tmp.def PRIMEplus_init.o prime.o source.o -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/RtmpCKiN6O/R.INSTALL3f1c5e642f18/PRIMEplus/src' make[1]: Entering directory '/d/temp/RtmpCKiN6O/R.INSTALL3f1c5e642f18/PRIMEplus/src' make[1]: Leaving directory '/d/temp/RtmpCKiN6O/R.INSTALL3f1c5e642f18/PRIMEplus/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-PRIMEplus/00new/PRIMEplus/libs/x64 ** 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 ** 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 'PRIMEplus' as PRIMEplus_1.0.16.zip * DONE (PRIMEplus)