* installing *source* package 'exceedProb' ...
** package 'exceedProb' 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/Rtmpu2PIXq/R.INSTALL2014cb456457/exceedProb/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/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
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/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c exceedProb.cpp -o exceedProb.o
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/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pnct.cpp -o pnct.o
In file included from D:/RCompile/CRANpkg/lib/4.5/BH/include/boost/math/special_functions/detail/round_fwd.hpp:11,
                 from D:/RCompile/CRANpkg/lib/4.5/BH/include/boost/math/special_functions/math_fwd.hpp:29,
                 from D:/RCompile/CRANpkg/lib/4.5/BH/include/boost/math/special_functions/beta.hpp:13,
                 from D:/RCompile/CRANpkg/lib/4.5/BH/include/boost/math/distributions/non_central_beta.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.5/BH/include/boost/math/distributions/non_central_t.hpp:14,
                 from pnct.cpp:4:
D:/RCompile/CRANpkg/lib/4.5/BH/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp]
   23 | #    warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
      |      ^~~~~~~
g++ -shared -s -static-libgcc -o exceedProb.dll tmp.def RcppExports.o exceedProb.o pnct.o -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/Rtmpu2PIXq/R.INSTALL2014cb456457/exceedProb/src'
make[1]: Entering directory '/d/temp/Rtmpu2PIXq/R.INSTALL2014cb456457/exceedProb/src'
make[1]: Leaving directory '/d/temp/Rtmpu2PIXq/R.INSTALL2014cb456457/exceedProb/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-exceedProb/00new/exceedProb/libs/x64
** R
** 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 'exceedProb' as exceedProb_0.0.1.zip
* DONE (exceedProb)