* installing *source* package 'RcppSMC' ...
** package 'RcppSMC' 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/Rtmpy0yAW0/R.INSTALL20f4064ab3f58/RcppSMC/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LinReg.cpp -o LinReg.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LinReg_LA.cpp -o LinReg_LA.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LinReg_LA_adapt.cpp -o LinReg_LA_adapt.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -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../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c blockpfgaussianopt.cpp -o blockpfgaussianopt.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cSMCexamples.cpp -o cSMCexamples.o
In file included from ../inst/include/RcppSMC.h:25,
                 from ../inst/include/cSMCexamples.h:20,
                 from cSMCexamples.cpp:20:
../inst/include/conditionalSampler.h: In instantiation of 'void smc::conditionalSampler<Space, Params>::conditionalResample(ResampleType::Enum) [with Space = cSMCexamples::States; Params = smc::nullParams]':
../inst/include/conditionalSampler.h:196:13:   required from 'void smc::conditionalSampler<Space, Params>::Initialise() [with Space = cSMCexamples::States; Params = smc::nullParams]'
cSMCexamples.cpp:105:35:   required from here
../inst/include/conditionalSampler.h:631:31: warning: comparison of integer expressions of different signedness: 'long int' and 'arma::subview<unsigned int>::elem_type' {aka 'unsigned int'} [-Wsign-compare]
  631 |                 } else if (Kt < arma::as_scalar(DsetKtMinus1.head(1)) && Kt > arma::as_scalar(DsetKtMinus1.tail(1))) {//Kt notin (ordered) set
      |                            ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../inst/include/conditionalSampler.h:631:77: warning: comparison of integer expressions of different signedness: 'long int' and 'arma::subview<unsigned int>::elem_type' {aka 'unsigned int'} [-Wsign-compare]
  631 |                 } else if (Kt < arma::as_scalar(DsetKtMinus1.head(1)) && Kt > arma::as_scalar(DsetKtMinus1.tail(1))) {//Kt notin (ordered) set
      |                                                                          ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nonLinPMMH.cpp -o nonLinPMMH.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pflineart.cpp -o pflineart.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pfnonlinbs.cpp -o pfnonlinbs.o
g++ -std=gnu++17 -shared -s -static-libgcc -o RcppSMC.dll tmp.def LinReg.o LinReg_LA.o LinReg_LA_adapt.o RcppExports.o blockpfgaussianopt.o cSMCexamples.o nonLinPMMH.o pflineart.o pfnonlinbs.o -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/Rtmpy0yAW0/R.INSTALL20f4064ab3f58/RcppSMC/src'
make[1]: Entering directory '/d/temp/Rtmpy0yAW0/R.INSTALL20f4064ab3f58/RcppSMC/src'
make[1]: Leaving directory '/d/temp/Rtmpy0yAW0/R.INSTALL20f4064ab3f58/RcppSMC/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-RcppSMC/00new/RcppSMC/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'RcppSMC' as RcppSMC_0.2.7.zip
* DONE (RcppSMC)