* installing *source* package 'PPtreeregViz' ...
** package 'PPtreeregViz' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpQdjUeD/R.INSTALL9d3853a2dcb/PPtreeregViz/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c observation_impute_cpp_simple.cpp -o observation_impute_cpp_simple.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c weight_matrix.cpp -o weight_matrix.o
weight_matrix.cpp: In function 'arma::mat weight_matrix_cpp(Rcpp::List, int, int, Rcpp::NumericVector)':
weight_matrix.cpp:46:27: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
   46 |         for (int j = 0; j < Z.n_cols; j++) {
      |                         ~~^~~~~~~~~~
g++ -shared -s -static-libgcc -o PPtreeregViz.dll tmp.def RcppExports.o observation_impute_cpp_simple.o weight_matrix.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpQdjUeD/R.INSTALL9d3853a2dcb/PPtreeregViz/src'
make[1]: Entering directory '/d/temp/RtmpQdjUeD/R.INSTALL9d3853a2dcb/PPtreeregViz/src'
make[1]: Leaving directory '/d/temp/RtmpQdjUeD/R.INSTALL9d3853a2dcb/PPtreeregViz/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-PPtreeregViz/00new/PPtreeregViz/libs/x64
** R
** data
** 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 'PPtreeregViz' as PPtreeregViz_2.0.5.zip
* DONE (PPtreeregViz)