* installing *source* package 'nftbart' ... ** this is package 'nftbart' version '2.2' ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' using C++ compiler: 'g++.exe (GCC) 14.2.0' using C++14 gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -fopenmp -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/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++ -std=gnu++14 -I"D:/RCompile/recent/R/include" -DNDEBUG -fopenmp -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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 D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Vector.h:57, from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:41, from nftbart.cpp:14: In member function 'R_xlen_t Rcpp::Matrix::offset(int, int) const [with int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]', inlined from 'Rcpp::Matrix::Proxy Rcpp::Matrix::operator()(const size_t&, const size_t&) [with int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/vector/Matrix.h:138:63, inlined from '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)' at cnft2.h:573:17: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/vector/Matrix.h:174:69: warning: 'g' may be used uninitialized [-Wmaybe-uninitialized] 174 | inline R_xlen_t offset(const int i, const int j) const { return i + static_cast(nrows) * j ; } | ^ 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: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:/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 installing to d:/RCompile/CRANincoming/R-devel/lib/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 * DONE (nftbart)