* installing *source* package 'truncnorm' ...
** package 'truncnorm' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmpo3KCIz/R.INSTALLf21038b24b9c/truncnorm/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c exports.c -o exports.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rtruncnorm.c -o rtruncnorm.o
rtruncnorm.c: In function 'urs_a_b':
rtruncnorm.c:105:19: warning: unused variable 'u' [-Wunused-variable]
  105 |   double x = 0.0, u = 0.0;
      |                   ^
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c truncnorm.c -o truncnorm.o
truncnorm.c: In function 'v_truncnorm':
truncnorm.c:121:16: warning: unused variable 'cd' [-Wunused-variable]
  121 |   const double cd = pi2 - (e2 - mean) * (e2 - mean);
      |                ^~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c zeroin.c -o zeroin.o
gcc -shared -s -static-libgcc -o truncnorm.dll tmp.def exports.o rtruncnorm.o truncnorm.o zeroin.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/Rtmpo3KCIz/R.INSTALLf21038b24b9c/truncnorm/src'
make[1]: Entering directory '/d/temp/Rtmpo3KCIz/R.INSTALLf21038b24b9c/truncnorm/src'
make[1]: Leaving directory '/d/temp/Rtmpo3KCIz/R.INSTALLf21038b24b9c/truncnorm/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-truncnorm/00new/truncnorm/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 'truncnorm' as truncnorm_1.0-9.zip
* DONE (truncnorm)