* installing *source* package 'polspline' ...
** package 'polspline' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp0IMakb/R.INSTALL12748e7b427d/polspline/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c allpack.f -o allpack.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hareall.c -o hareall.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c heftall.c -o heftall.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lsdall.c -o lsdall.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lspecall.c -o lspecall.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nlsd.c -o nlsd.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c polyall.c -o polyall.o
polyall.c: In function 'spoly':
polyall.c:1511:11: warning: 'bestl' may be used uninitialized [-Wmaybe-uninitialized]
 1511 |    double bestl,bestu,bestx=0.,nowl,nowu,nowx,maxu;
      |           ^~~~~
polyall.c:1511:17: warning: 'bestu' may be used uninitialized [-Wmaybe-uninitialized]
 1511 |    double bestl,bestu,bestx=0.,nowl,nowu,nowx,maxu;
      |                 ^~~~~
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c polymars.c -o polymars.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -shared -s -static-libgcc -o polspline.dll tmp.def allpack.o hareall.o heftall.o lsdall.o lspecall.o nlsd.o polyall.o polymars.o registerDynamicSymbol.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp0IMakb/R.INSTALL12748e7b427d/polspline/src'
make[1]: Entering directory '/d/temp/Rtmp0IMakb/R.INSTALL12748e7b427d/polspline/src'
make[1]: Leaving directory '/d/temp/Rtmp0IMakb/R.INSTALL12748e7b427d/polspline/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-polspline/00new/polspline/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 'polspline' as polspline_1.1.25.zip
* DONE (polspline)