* installing *source* package 'INLAtools' ... ** this is package 'INLAtools' version '0.0.1' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c INLAtools_init.c -o INLAtools_init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c cgeneric_generic0.c -o cgeneric_generic0.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c cgeneric_get.c -o cgeneric_get.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c cgeneric_kronecker.c -o cgeneric_kronecker.o cgeneric_kronecker.c: In function 'inla_cgeneric_kronecker': cgeneric_kronecker.c:166:62: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 166 | *(void **)(&d12cache->model1_func) = (inla_cgeneric_func_tp *) dlsym(d12cache->handle1, &dataM1->chars[0]->chars[0]); | ^ cgeneric_kronecker.c:166:60: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 166 | *(void **)(&d12cache->model1_func) = (inla_cgeneric_func_tp *) dlsym(d12cache->handle1, &dataM1->chars[0]->chars[0]); | ^ cgeneric_kronecker.c:167:62: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 167 | *(void **)(&d12cache->model2_func) = (inla_cgeneric_func_tp *) dlsym(d12cache->handle2, &dataM2->chars[0]->chars[0]); | ^ cgeneric_kronecker.c:167:60: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 167 | *(void **)(&d12cache->model2_func) = (inla_cgeneric_func_tp *) dlsym(d12cache->handle2, &dataM2->chars[0]->chars[0]); | ^ gcc -shared -s -static-libgcc -o INLAtools.dll tmp.def INLAtools_init.o cgeneric_generic0.o cgeneric_get.o cgeneric_kronecker.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -lm -ldl -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-INLAtools/00new/INLAtools/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 * DONE (INLAtools)