* installing *source* package 'hermiter' ...
** package 'hermiter' 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/RtmpSifibx/R.INSTALL112a04f6a538e/hermiter/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRCPP_PARALLEL_USE_TBB=1   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hermite_utils.cpp -o hermite_utils.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel/TinyThread.h:7,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel.h:6,
                 from hermite_utils.cpp:4:
D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel/Common.h: In instantiation of 'int RcppParallel::resolveValue(const char*, T, U) [with T = long long unsigned int; U = int]':
D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel.h:57:28:   required from 'void RcppParallel::parallelReduce(std::size_t, std::size_t, Reducer&, std::size_t, int) [with Reducer = HermiteS; std::size_t = long long unsigned int]'
hermite_utils.cpp:430:17:   required from here
D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel/Common.h:16:23: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
   16 |    if (requestedValue != defaultValue && requestedValue > 0)
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o hermiter.dll tmp.def RcppExports.o hermite_utils.o -LD:/RCompile/CRANpkg/lib/4.5/RcppParallel/lib/x64 -ltbb -ltbbmalloc -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/RtmpSifibx/R.INSTALL112a04f6a538e/hermiter/src'
make[1]: Entering directory '/d/temp/RtmpSifibx/R.INSTALL112a04f6a538e/hermiter/src'
make[1]: Leaving directory '/d/temp/RtmpSifibx/R.INSTALL112a04f6a538e/hermiter/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-hermiter/00new/hermiter/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 'hermiter' as hermiter_2.3.1.zip
* DONE (hermiter)