* installing *source* package 'strategyr' ... ** this is package 'strategyr' version '0.1.7.1' ** package 'strategyr' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 make[1]: Entering directory '/d/temp/2026_09_15_23_03_36_27542/RtmpQb2R0T/R.INSTALL81c84e52474a/strategyr/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_action_plan.cpp -o rcpp_action_plan.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_backtest.cpp -o rcpp_backtest.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cycles.cpp -o rcpp_cycles.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_ema.cpp -o rcpp_ema.o In file included from rcpp_ema.cpp:10: In member function 'void ema_fixed_step::update(double)', inlined from 'int ema_ttr_fixed_step_kernel(double*, const double*, size_t, size_t, bool)' at ker_ema.h:15:21: eng_ema.h:6:50: warning: 'ema_engine.ema_fixed_step::ema' may be used uninitialized [-Wmaybe-uninitialized] 6 | inline void update(double in) {ema = (in - ema) * alpha + ema;} | ~~~~^~~~~~ In file included from rcpp_ema.cpp:11: ker_ema.h: In function 'int ema_ttr_fixed_step_kernel(double*, const double*, size_t, size_t, bool)': ker_ema.h:6:24: note: 'ema_engine.ema_fixed_step::ema' was declared here 6 | ema_fixed_step ema_engine; | ^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_ema_cross.cpp -o rcpp_ema_cross.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_fib.cpp -o rcpp_fib.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_pivots.cpp -o rcpp_pivots.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_rolling.cpp -o rcpp_rolling.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_strategies.cpp -o rcpp_strategies.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_trend.cpp -o rcpp_trend.o g++ -shared -s -static-libgcc -o strategyr.dll tmp.def RcppExports.o rcpp_action_plan.o rcpp_backtest.o rcpp_cycles.o rcpp_ema.o rcpp_ema_cross.o rcpp_fib.o rcpp_pivots.o rcpp_rolling.o rcpp_strategies.o rcpp_trend.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2026_09_15_23_03_36_27542/RtmpQb2R0T/R.INSTALL81c84e52474a/strategyr/src' make[1]: Entering directory '/d/temp/2026_09_15_23_03_36_27542/RtmpQb2R0T/R.INSTALL81c84e52474a/strategyr/src' make[1]: Leaving directory '/d/temp/2026_09_15_23_03_36_27542/RtmpQb2R0T/R.INSTALL81c84e52474a/strategyr/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-strategyr/00new/strategyr/libs/x64 ** R ** inst ** 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 'strategyr' as strategyr_0.1.7.1.zip * DONE (strategyr)