* installing *source* package 'HDCurves' ...
** package 'HDCurves' 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/RtmpeKqcwR/R.INSTALL1f02c403c3ab7/HDCurves/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 Rutil.c -o Rutil.o
Rutil.c: In function 'emp_derivative':
Rutil.c:693:38: warning: 'Dstar' may be used uninitialized [-Wmaybe-uninitialized]
  693 |                         for(d = 1; d < Dstar+1; d++){
      |                                    ~~^~~~~~~~~
Rutil.c:667:19: note: 'Dstar' was declared here
  667 |         int i, d, Dstar;
      |                   ^~~~~
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 emp.deriv.c -o emp.deriv.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 hier.derivative.fit.c -o hier.derivative.fit.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 init.c -o init.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 matrix.c -o matrix.o
gcc -shared -s -static-libgcc -o HDCurves.dll tmp.def Rutil.o emp.deriv.o hier.derivative.fit.o init.o matrix.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/RtmpeKqcwR/R.INSTALL1f02c403c3ab7/HDCurves/src'
make[1]: Entering directory '/d/temp/RtmpeKqcwR/R.INSTALL1f02c403c3ab7/HDCurves/src'
make[1]: Leaving directory '/d/temp/RtmpeKqcwR/R.INSTALL1f02c403c3ab7/HDCurves/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-HDCurves/00new/HDCurves/libs/x64
** R
** data
** 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 'HDCurves' as HDCurves_0.1.2.zip
* DONE (HDCurves)