* 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.3.0'
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++14
make[1]: Entering directory '/d/temp/2025_11_12_01_50_01_6119/RtmpYV8ywz/R.INSTALLe0846a9a7ffe/nftbart/src'
gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -fopenmp -I'D:/RCompile/CRANpkg/lib/4.4/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-4.4.3/include" -DNDEBUG -fopenmp -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 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;
| ^~~~~~~~~
In file included from nftbart.cpp:43:
cnft2.h: In function 'SEXPREC* cnft2(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
cnft2.h:573:32: warning: 'g' may be used uninitialized [-Wmaybe-uninitialized]
573 | pow(phi(g, 1), -0.5)*sig[k]);
| ^
cnft2.h:537:9: note: 'g' was declared here
537 | int g;
| ^
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-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_12_01_50_01_6119/RtmpYV8ywz/R.INSTALLe0846a9a7ffe/nftbart/src'
make[1]: Entering directory '/d/temp/2025_11_12_01_50_01_6119/RtmpYV8ywz/R.INSTALLe0846a9a7ffe/nftbart/src'
make[1]: Leaving directory '/d/temp/2025_11_12_01_50_01_6119/RtmpYV8ywz/R.INSTALLe0846a9a7ffe/nftbart/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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.2.zip
* DONE (nftbart)