* installing *source* package 'linconGaussR' ...
** package 'linconGaussR' 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/Rtmp8cCVcD/R.INSTALL196302bdc7980/linconGaussR/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 -I../inst/include/   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
In file included from ../inst/include/linconGaussR.h:7,
                 from RcppExports.cpp:4:
../inst/include/active_intersections.h: In member function 'arma::Col<int> linconGaussR::ActiveIntersections::_index_active(const arma::vec&, double)':
../inst/include/active_intersections.h:42:22: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
   42 |     for(int i = 0; i < t.n_elem; i++){
      |                    ~~^~~~~~~~~~
In file included from ../inst/include/linconGaussR.h:8:
../inst/include/angle_sampler.h: In member function 'double linconGaussR::AngleSampler::draw_angle()':
../inst/include/angle_sampler.h:41:23: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
   41 |     for (idx = 1; idx < cum_len.n_elem; idx++)
      |                   ~~~~^~~~~~~~~~~~~~~~
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 -I../inst/include/   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c linconGaussCpp.cpp -o linconGaussCpp.o
In file included from ../inst/include/linconGaussR.h:7,
                 from linconGaussCpp.cpp:2:
../inst/include/active_intersections.h: In member function 'arma::Col<int> linconGaussR::ActiveIntersections::_index_active(const arma::vec&, double)':
../inst/include/active_intersections.h:42:22: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
   42 |     for(int i = 0; i < t.n_elem; i++){
      |                    ~~^~~~~~~~~~
In file included from ../inst/include/linconGaussR.h:8:
../inst/include/angle_sampler.h: In member function 'double linconGaussR::AngleSampler::draw_angle()':
../inst/include/angle_sampler.h:41:23: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
   41 |     for (idx = 1; idx < cum_len.n_elem; idx++)
      |                   ~~~~^~~~~~~~~~~~~~~~
g++ -shared -s -static-libgcc -o linconGaussR.dll tmp.def RcppExports.o linconGaussCpp.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/Rtmp8cCVcD/R.INSTALL196302bdc7980/linconGaussR/src'
make[1]: Entering directory '/d/temp/Rtmp8cCVcD/R.INSTALL196302bdc7980/linconGaussR/src'
make[1]: Leaving directory '/d/temp/Rtmp8cCVcD/R.INSTALL196302bdc7980/linconGaussR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-linconGaussR/00new/linconGaussR/libs/x64
** R
** 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 'linconGaussR' as linconGaussR_0.1.zip
* DONE (linconGaussR)