* installing *source* package 'graphpcor' ... ** this is package 'graphpcor' version '0.1-0.009' ** 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 cgeneric_LKJ.c -o cgeneric_LKJ.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_Wishart.c -o cgeneric_Wishart.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 cgeneric_get.c: In function 'cgeneric_element_get': cgeneric_get.c:300: warning: ignoring '#pragma omp critical' [-Wunknown-pragmas] 300 | #pragma omp critical (Name_97a987bafe2f18c620f3cefa664a9f775cb7559b) cgeneric_get.c:312:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 312 | model_func = (inla_cgeneric_func_tp *) lt_dlsym(handle, cgeneric_model); | ^ cgeneric_get.c:389:9: error: implicit declaration of function 'Free'; did you mean 'free'? [-Wimplicit-function-declaration] 389 | Free(cgeneric_data); | ^~~~ | free make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:289: cgeneric_get.o] Error 1 ERROR: compilation failed for package 'graphpcor' * removing 'd:/RCompile/CRANincoming/R-devel/lib/graphpcor'