* installing *source* package 'redeem' ...
** this is package 'redeem' version '1.0.0'
** package 'redeem' successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_06_25_01_50_00_5607/RtmpAB2e7T/R.INSTALLad2c3f1f5c21/redeem/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/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.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c current_stat.cpp -o current_stat.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c data_dem.cpp -o data_dem.o
In file included from ../inst/include/redeem/data_dem.h:6,
from data_dem.cpp:1:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dem.cpp -o dem.o
In file included from ../inst/include/redeem/data_dem.h:6,
from ../inst/include/redeem/helper_functions.h:7,
from dem.cpp:1:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c extension_api.cpp -o extension_api.o
In file included from ../inst/include/redeem/data_dem.h:6,
from ../inst/include/redeem/sufficient_statistics.h:7,
from extension_api.cpp:3:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gd.cpp -o gd.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c helper_impl.cpp -o helper_impl.o
In file included from ../inst/include/redeem/data_dem.h:6,
from ../inst/include/redeem/helper_functions.h:7,
from helper_impl.cpp:2:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hist_events.cpp -o hist_events.o
In file included from hist_events.cpp:1:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rem.cpp -o rem.o
In file included from ../inst/include/redeem/data_dem.h:6,
from ../inst/include/redeem/rem.h:6,
from rem.cpp:2:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sufficient_statistics.cpp -o sufficient_statistics.o
In file included from ../inst/include/redeem/data_dem.h:6,
from ../inst/include/redeem/sufficient_statistics.h:7,
from sufficient_statistics.cpp:2:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I../inst/include -I../inst/include/redeem -DREDEEM_COMPILING_REDEEM -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c wrapper.cpp -o wrapper.o
In file included from ../inst/include/redeem/data_dem.h:6,
from ../inst/include/redeem/dem.h:6,
from wrapper.cpp:4:
../inst/include/redeem/hist_events.h: In constructor 'Hist_Events::Hist_Events(unsigned int, bool)':
../inst/include/redeem/hist_events.h:32:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
32 | for (unsigned int i = 0; i <= n_nodes; ++i)
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h: In member function 'void Hist_Events::clear()':
../inst/include/redeem/hist_events.h:82:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
82 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
../inst/include/redeem/hist_events.h:87:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
87 | for (unsigned int i = 1; i <= n_nodes; i++){
| ~~^~~~~~~~~~
g++ -shared -s -static-libgcc -o redeem.dll tmp.def RcppExports.o current_stat.o data_dem.o dem.o extension_api.o gd.o helper_impl.o hist_events.o rem.o sufficient_statistics.o wrapper.o -LD:/RCompile/recent/R-4.6.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.6.1/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_06_25_01_50_00_5607/RtmpAB2e7T/R.INSTALLad2c3f1f5c21/redeem/src'
make[1]: Entering directory '/d/temp/2026_06_25_01_50_00_5607/RtmpAB2e7T/R.INSTALLad2c3f1f5c21/redeem/src'
make[1]: Leaving directory '/d/temp/2026_06_25_01_50_00_5607/RtmpAB2e7T/R.INSTALLad2c3f1f5c21/redeem/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-redeem/00new/redeem/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** 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 'redeem' as redeem_1.0.0.zip
* DONE (redeem)