* installing *source* package 'BSL' ...
** package 'BSL' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++11
make[1]: Entering directory '/d/temp/2026_01_31_01_50_01_651/Rtmp6ZmC1F/R.INSTALLfc145dfa2ad8/BSL/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I../inst/include  -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.'
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I../inst/include  -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c simulate_cell.cpp -o simulate_cell.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from simulate_cell.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.'
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I../inst/include  -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c simulate_toad.cpp -o simulate_toad.o
'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
g++ -shared -s -static-libgcc -o BSL.dll tmp.def RcppExports.o simulate_cell.o simulate_toad.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_01_31_01_50_01_651/Rtmp6ZmC1F/R.INSTALLfc145dfa2ad8/BSL/src'
make[1]: Entering directory '/d/temp/2026_01_31_01_50_01_651/Rtmp6ZmC1F/R.INSTALLfc145dfa2ad8/BSL/src'
make[1]: Leaving directory '/d/temp/2026_01_31_01_50_01_651/Rtmp6ZmC1F/R.INSTALLfc145dfa2ad8/BSL/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-BSL/00new/BSL/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
*** initialize "MODEL" ***
has simulation function: FALSE 
has summary statistics function: FALSE 
has initial guess / point estimate of the parameter: FALSE 
an empty (invalid) MODEL object has been created due to one or more missing slots
*** end initialize ***
*** initialize "MODEL" ***
has simulation function: FALSE 
has summary statistics function: FALSE 
has initial guess / point estimate of the parameter: FALSE 
an empty (invalid) MODEL object has been created due to one or more missing slots
*** end initialize ***
** 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 'BSL' as BSL_3.2.5.zip
* DONE (BSL)