* installing *source* package 'aftPenCDA' ...
** this is package 'aftPenCDA' version '0.1.0'
** package 'aftPenCDA' 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_04_08_01_50_00_18312/RtmpMhwtXx/R.INSTALL36c842e0393e/aftPenCDA/src'
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c PIC_scenario.cpp -o PIC_scenario.o
PIC_scenario.cpp: In function 'arma::vec est_funcp_pic_cpp(const arma::vec&, const arma::vec&, const arma::mat&, const arma::vec&, const arma::vec&, const arma::vec&, Rcpp::Nullable<arma::Col<double> >)':
PIC_scenario.cpp:238:18: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  238 |     if (z.n_elem != n) {
      |         ~~~~~~~~~^~~~
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/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:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c code.cpp -o code.o
g++ -std=gnu++20 -shared -s -static-libgcc -o aftPenCDA.dll tmp.def PIC_scenario.o RcppExports.o code.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_04_08_01_50_00_18312/RtmpMhwtXx/R.INSTALL36c842e0393e/aftPenCDA/src'
make[1]: Entering directory '/d/temp/2026_04_08_01_50_00_18312/RtmpMhwtXx/R.INSTALL36c842e0393e/aftPenCDA/src'
make[1]: Leaving directory '/d/temp/2026_04_08_01_50_00_18312/RtmpMhwtXx/R.INSTALL36c842e0393e/aftPenCDA/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-aftPenCDA/00new/aftPenCDA/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'aftPenCDA' as aftPenCDA_0.1.0.zip
* DONE (aftPenCDA)