* installing *source* package 'SimJoint' ...
** package 'SimJoint' successfully unpacked and MD5 sums checked
** using staged installation
** libs
make[1]: Entering directory '/d/temp/Rtmpgj8YmT/R.INSTALL1c03429782c0c/SimJoint/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.2.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.2/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include'   -I"d:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.2.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.2/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include'   -I"d:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c decor.cpp -o decor.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.2.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.2/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include'   -I"d:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c jointSimulation.cpp -o jointSimulation.o
In file included from D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include/RcppArmadillo.h:29,
                 from jointSimulation.cpp:5:
D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include/armadillo_bits/config.hpp:321:86: note: '#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed'
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |                                                                                      ^
D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include/armadillo_bits/config.hpp:326:75: note: '#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead'
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |                                                                           ^
D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include/armadillo_bits/config.hpp:329:61: note: '#pragma message: INFO: see the documentation for details'
  329 |   #pragma message ("INFO: see the documentation for details")
      |                                                             ^
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.2.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.2/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.2/RcppArmadillo/include'   -I"d:/rtools42/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lhsPMF.cpp -o lhsPMF.o
g++ -shared -s -static-libgcc -o SimJoint.dll tmp.def RcppExports.o decor.o jointSimulation.o lhsPMF.o -LD:/RCompile/CRANpkg/lib/4.2/RcppParallel/lib/x64 -ltbb -ltbbmalloc -LD:/RCompile/recent/R-4.2.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.2.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools42/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.2.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpgj8YmT/R.INSTALL1c03429782c0c/SimJoint/src'
make[1]: Entering directory '/d/temp/Rtmpgj8YmT/R.INSTALL1c03429782c0c/SimJoint/src'
make[1]: Leaving directory '/d/temp/Rtmpgj8YmT/R.INSTALL1c03429782c0c/SimJoint/src'
installing to d:/Rcompile/CRANpkg/lib/4.2/00LOCK-SimJoint/00new/SimJoint/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 'SimJoint' as SimJoint_0.3.9.zip
* DONE (SimJoint)