* installing *source* package 'ExactTree' ...
** this is package 'ExactTree' version '0.1.1'
** package 'ExactTree' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_08_09_01_50_00_20963/Rtmp273mP8/R.INSTALL1b98c52e63c1f/ExactTree/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OptTreeCallBacks.f95 -o OptTreeCallBacks.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  Timer.f95 -o Timer.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OptimalTrees.f95 -o OptimalTrees.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OptTreeF.f95 -o OptTreeF.o
gcc  -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc -shared -s -static-libgcc -o ExactTree.dll tmp.def OptTreeCallBacks.o OptTreeF.o OptimalTrees.o Timer.o init.o -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.6.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_08_09_01_50_00_20963/Rtmp273mP8/R.INSTALL1b98c52e63c1f/ExactTree/src'
make[1]: Entering directory '/d/temp/2026_08_09_01_50_00_20963/Rtmp273mP8/R.INSTALL1b98c52e63c1f/ExactTree/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OptTreeCallBacks.f95 -o OptTreeCallBacks.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  Timer.f95 -o Timer.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OptimalTrees.f95 -o OptimalTrees.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OptTreeF.f95 -o OptTreeF.o
gcc  -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
make[1]: Leaving directory '/d/temp/2026_08_09_01_50_00_20963/Rtmp273mP8/R.INSTALL1b98c52e63c1f/ExactTree/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-ExactTree/00new/ExactTree/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
* MD5 sums
packaged installation of 'ExactTree' as ExactTree_0.1.1.zip
* DONE (ExactTree)