* installing *source* package 'fastgbm' ...
** this is package 'fastgbm' version '0.6.1'
** package 'fastgbm' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_09_03_01_02_10_20122/RtmpwvKl1o/R.INSTALLcd74733f667a/fastgbm/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -ID:/RCompile/CRANpkg/lib/4.5/RcppParallel/include   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c fastgbm.cpp -o fastgbm.o
gcc  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include'   -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
g++ -shared -s -static-libgcc -o fastgbm.dll tmp.def fastgbm.o init.o -LD:/RCompile/CRANpkg/lib/4.5/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.5/RcppParallel/lib/x64 -ltbb -ltbbmalloc -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_09_03_01_02_10_20122/RtmpwvKl1o/R.INSTALLcd74733f667a/fastgbm/src'
make[1]: Entering directory '/d/temp/2026_09_03_01_02_10_20122/RtmpwvKl1o/R.INSTALLcd74733f667a/fastgbm/src'
make[1]: Leaving directory '/d/temp/2026_09_03_01_02_10_20122/RtmpwvKl1o/R.INSTALLcd74733f667a/fastgbm/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fastgbm/00new/fastgbm/libs/x64
** R
** 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 'fastgbm' as fastgbm_0.6.1.zip
* DONE (fastgbm)