* installing *source* package 'graphpcor' ...
** this is package 'graphpcor' version '0.1.15'
** package 'graphpcor' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_01_16_01_50_00_28300/RtmpwFlvJA/R.INSTALL9bcc6c0c13f5/graphpcor/src'
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_graphpcor.c -o cgeneric_graphpcor.o
cgeneric_graphpcor.c: In function 'inla_cgeneric_graphpcor':
cgeneric_graphpcor.c:52:13: warning: unused variable 'debug' [-Wunused-variable]
   52 |         int debug = data->ints[1]->ints[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_pc_correl.c -o cgeneric_pc_correl.o
cgeneric_pc_correl.c: In function 'inla_cgeneric_pc_correl':
cgeneric_pc_correl.c:61:25: warning: unused variable 'itheta' [-Wunused-variable]
   61 |   inla_cgeneric_vec_tp *itheta = data->ints[2];
      |                         ^~~~~~
cgeneric_pc_correl.c:58:13: warning: unused variable 'debug' [-Wunused-variable]
   58 |         int debug = data->ints[1]->ints[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_pc_prec_correl.c -o cgeneric_pc_prec_correl.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_treepcor.c -o cgeneric_treepcor.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 graphpcor_init.c -o graphpcor_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 graphpcor_utils.c -o graphpcor_utils.o
gcc -shared -s -static-libgcc -o graphpcor.dll tmp.def cgeneric_LKJ.o cgeneric_Wishart.o cgeneric_graphpcor.o cgeneric_pc_correl.o cgeneric_pc_prec_correl.o cgeneric_treepcor.o graphpcor_init.o graphpcor_utils.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -lltdl -lm -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
make[1]: Leaving directory '/d/temp/2026_01_16_01_50_00_28300/RtmpwFlvJA/R.INSTALL9bcc6c0c13f5/graphpcor/src'
make[1]: Entering directory '/d/temp/2026_01_16_01_50_00_28300/RtmpwFlvJA/R.INSTALL9bcc6c0c13f5/graphpcor/src'
make[1]: Leaving directory '/d/temp/2026_01_16_01_50_00_28300/RtmpwFlvJA/R.INSTALL9bcc6c0c13f5/graphpcor/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-graphpcor/00new/graphpcor/libs/x64
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'graphpcor' as graphpcor_0.1.15.zip
* DONE (graphpcor)