* installing *source* package 'Rforestry' ...
** this is package 'Rforestry' version '0.11.1.0'
** package 'Rforestry' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_02_19_01_50_00_20242/RtmpcXXehg/R.INSTALL2434760c69d9/Rforestry/src'
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DataFrame.cpp -o DataFrame.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RFNode.cpp -o RFNode.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c forestry.cpp -o forestry.o
In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/shared_ptr_base.h:59,
from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/shared_ptr.h:53,
from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/chrono:49,
from forestryTree.h:8,
from forestry.h:4,
from forestry.cpp:3:
In constructor 'std::__uniq_ptr_impl<_Tp, _Dp>::__uniq_ptr_impl(pointer) [with _Tp = forestryTree; _Dp = std::default_delete<forestryTree>]',
inlined from 'std::__uniq_ptr_data<forestryTree, std::default_delete<forestryTree>, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl<forestryTree, std::default_delete<forestryTree> >::pointer) [inherited from std::__uniq_ptr_impl<forestryTree, std::default_delete<forestryTree> >]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/unique_ptr.h:235:40,
inlined from 'std::unique_ptr<_Tp, _Dp>::unique_ptr(pointer) [with _Del = std::default_delete<forestryTree>; <template-parameter-2-2> = void; _Tp = forestryTree; _Dp = std::default_delete<forestryTree>]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/unique_ptr.h:312:4,
inlined from 'constexpr decltype (::new(void*(0)) _Tp) std::construct_at(_Tp*, _Args&& ...) [with _Tp = unique_ptr<forestryTree>; _Args = {forestryTree*&}]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/stl_construct.h:97:14,
inlined from 'static constexpr void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::unique_ptr<forestryTree>; _Args = {forestryTree*&}; _Tp = std::unique_ptr<forestryTree>]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/alloc_traits.h:577:21,
inlined from 'constexpr void std::vector<_Tp, _Alloc>::_M_realloc_append(_Args&& ...) [with _Args = {forestryTree*&}; _Tp = std::unique_ptr<forestryTree>; _Alloc = std::allocator<std::unique_ptr<forestryTree> >]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/vector.tcc:634:26,
inlined from 'constexpr std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {forestryTree*&}; _Tp = std::unique_ptr<forestryTree>; _Alloc = std::allocator<std::unique_ptr<forestryTree> >]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/vector.tcc:123:21,
inlined from 'forestry::addTrees(size_t)::<lambda(unsigned int, unsigned int, unsigned int)>' at forestry.cpp:389:42:
D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/unique_ptr.h:170:56: warning: 'anotherTree' may be used uninitialized [-Wmaybe-uninitialized]
170 | __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; }
| ~~~~~~~~~^~~~~
forestry.cpp: In function 'forestry::addTrees(size_t)::<lambda(unsigned int, unsigned int, unsigned int)>':
forestry.cpp:344:27: note: 'anotherTree' was declared here
344 | forestryTree *anotherTree;
| ^~~~~~~~~~~
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c forestryTree.cpp -o forestryTree.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c multilayerForestry.cpp -o multilayerForestry.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cppBuildInterface.cpp -o rcpp_cppBuildInterface.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c treeSplitting.cpp -o treeSplitting.o
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -DWIN_R_BUILD -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o
g++ -std=gnu++20 -shared -s -static-libgcc -o Rforestry.dll tmp.def DataFrame.o RFNode.o RcppExports.o forestry.o forestryTree.o multilayerForestry.o rcpp_cppBuildInterface.o treeSplitting.o utils.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -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_02_19_01_50_00_20242/RtmpcXXehg/R.INSTALL2434760c69d9/Rforestry/src'
make[1]: Entering directory '/d/temp/2026_02_19_01_50_00_20242/RtmpcXXehg/R.INSTALL2434760c69d9/Rforestry/src'
make[1]: Leaving directory '/d/temp/2026_02_19_01_50_00_20242/RtmpcXXehg/R.INSTALL2434760c69d9/Rforestry/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-Rforestry/00new/Rforestry/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 'Rforestry' as Rforestry_0.11.1.0.zip
* DONE (Rforestry)