* installing *source* package 'RFCCA' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I../inst/include/ -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_randomForestSRC.c -o R_init_randomForestSRC.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I../inst/include/ -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c randomForestSRC.c -o randomForestSRC.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I../inst/include/ -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splitCustom.c -o splitCustom.o In file included from ../inst/include/lapacke_utils.h:99, from ../inst/include/lapacke.h:157, from splitCustom.c:5: ../inst/include/lapacke_utils/lapacke_lsame.h: In function 'LAPACKE_lsame': ../inst/include/lapacke_utils/lapacke_lsame.h:37:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 37 | return (lapack_logical)F77_NAME(lsame)(&ca, &cb FCONE FCONE); | ^ gcc -shared -s -static-libgcc -o RFCCA.dll tmp.def R_init_randomForestSRC.o randomForestSRC.o splitCustom.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-RFCCA/00new/RFCCA/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (RFCCA)