* installing *source* package 'nftbart' ...
** package 'nftbart' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++14
make[1]: Entering directory '/d/temp/Rtmp4CfL3U/R.INSTALL11e1c4f181139/nftbart/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -fopenmp -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
g++  -std=gnu++14 -I"D:/RCompile/recent/R/include" -DNDEBUG -fopenmp -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nftbart.cpp -o nftbart.o
In file included from nftbart.cpp:32:
brt.h: In member function 'void brt::adapt()':
brt.h:320:21: warning: variable 'm_rate' set but not used [-Wunused-but-set-variable]
  320 |    double pert_rate,m_rate,chgv_rate;
      |                     ^~~~~~
brt.h:320:28: warning: variable 'chgv_rate' set but not used [-Wunused-but-set-variable]
  320 |    double pert_rate,m_rate,chgv_rate;
      |                            ^~~~~~~~~
g++ -shared -s -static-libgcc -o nftbart.dll tmp.def init.o nftbart.o -fopenmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp4CfL3U/R.INSTALL11e1c4f181139/nftbart/src'
make[1]: Entering directory '/d/temp/Rtmp4CfL3U/R.INSTALL11e1c4f181139/nftbart/src'
make[1]: Leaving directory '/d/temp/Rtmp4CfL3U/R.INSTALL11e1c4f181139/nftbart/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-nftbart/00new/nftbart/libs/x64
** R
** data
** demo
** 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 'nftbart' as nftbart_2.1.zip
* DONE (nftbart)