* installing *source* package 'EBMAforecast' ...
** this is package 'EBMAforecast' version '1.0.32'
** package 'EBMAforecast' 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/RtmpMhCRXI/R.INSTALLaec03a256868/EBMAforecast/src'
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/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 -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Samplers.cpp -o Samplers.o
Samplers.cpp: In function 'Rcpp::List GibbsNormalMissing(Rcpp::NumericVector, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, double, int, int, int)':
Samplers.cpp:257:28: warning: comparison of floating-point type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
257 | if(MissingInd(i,m) == FALSE){;
| ~~~~~~~~~~~~~~~~^~~~~~~~
Samplers.cpp:260:28: warning: comparison of floating-point type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
260 | if(MissingInd(i,m) == TRUE){;
| ~~~~~~~~~~~~~~~~^~~~~~~
g++ -std=gnu++20 -shared -s -static-libgcc -o EBMAforecast.dll tmp.def RcppExports.o Samplers.o -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/RtmpMhCRXI/R.INSTALLaec03a256868/EBMAforecast/src'
make[1]: Entering directory '/d/temp/2026_02_19_01_50_00_20242/RtmpMhCRXI/R.INSTALLaec03a256868/EBMAforecast/src'
make[1]: Leaving directory '/d/temp/2026_02_19_01_50_00_20242/RtmpMhCRXI/R.INSTALLaec03a256868/EBMAforecast/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-EBMAforecast/00new/EBMAforecast/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'EBMAforecast' as EBMAforecast_1.0.32.zip
* DONE (EBMAforecast)