* installing *source* package 'BayesPPDSurv' ...
** package 'BayesPPDSurv' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpsvwMDu/R.INSTALL1fd603bfa139a/BayesPPDSurv/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c phm_fixed.cpp -o phm_fixed.o
phm_fixed.cpp: In function 'Rcpp::List phm_fixed_a0(Rcpp::List&, Rcpp::List&, arma::vec&, arma::vec&, bool&, int, std::string, arma::vec, arma::vec, std::string, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, int, int, bool)':
phm_fixed.cpp:385:22: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare]
  385 |     for(int s = 0; s < n_intervals0.size(); s++){
      |                    ~~^~~~~~~~~~~~~~~~~~~~~
phm_fixed.cpp:398:24: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare]
  398 |       for(int s = 0; s < n_intervals0.size(); s++){
      |                      ~~^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c phm_random.cpp -o phm_random.o
phm_random.cpp: In function 'Rcpp::List phm_random_a0(Rcpp::List&, Rcpp::List&, arma::vec&, int, Rcpp::List&, arma::vec, arma::vec, arma::vec&, arma::vec&, arma::vec&, int, int)':
phm_random.cpp:345:22: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare]
  345 |     for(int s = 0; s < n_intervals0.size(); s++){
      |                    ~~^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c phm_random_prior.cpp -o phm_random_prior.o
g++ -std=gnu++17 -shared -s -static-libgcc -o BayesPPDSurv.dll tmp.def RcppExports.o phm_fixed.o phm_random.o phm_random_prior.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/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-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpsvwMDu/R.INSTALL1fd603bfa139a/BayesPPDSurv/src'
make[1]: Entering directory '/d/temp/RtmpsvwMDu/R.INSTALL1fd603bfa139a/BayesPPDSurv/src'
make[1]: Leaving directory '/d/temp/RtmpsvwMDu/R.INSTALL1fd603bfa139a/BayesPPDSurv/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-BayesPPDSurv/00new/BayesPPDSurv/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'BayesPPDSurv' as BayesPPDSurv_1.0.3.zip
* DONE (BayesPPDSurv)