* installing *source* package 'transfR' ...
** this is package 'transfR' version '1.1.4'
** package 'transfR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_06_27_01_50_00_19361/RtmpA3gzEU/R.INSTALL14b9c66694a71/transfR/src'
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  convolution.f90 -o convolution.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  gdist.f90 -o gdist.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  similarity_module.f90 -o similarity_module.o
gcc  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c transfR.c -o transfR.o
gcc -shared -s -static-libgcc -o transfR.dll tmp.def convolution.o gdist.o similarity_module.o transfR.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LD:/RCompile/recent/R-4.5.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_06_27_01_50_00_19361/RtmpA3gzEU/R.INSTALL14b9c66694a71/transfR/src'
make[1]: Entering directory '/d/temp/2025_06_27_01_50_00_19361/RtmpA3gzEU/R.INSTALL14b9c66694a71/transfR/src'
make[1]: Leaving directory '/d/temp/2025_06_27_01_50_00_19361/RtmpA3gzEU/R.INSTALL14b9c66694a71/transfR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-transfR/00new/transfR/libs/x64
** R
** data
** 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 'transfR' as transfR_1.1.4.zip
* DONE (transfR)