* installing *source* package 'polspline' ...
** package 'polspline' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpWwnUdZ/R.INSTALL9c98610f3bfb/polspline/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c allpack.f -o allpack.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 hareall.c -o hareall.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 heftall.c -o heftall.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 lsdall.c -o lsdall.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 lspecall.c -o lspecall.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 nlsd.c -o nlsd.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 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/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c polymars.c -o polymars.o
In function 'update_model',
    inlined from 'find_best_candidate' at polymars.c:1650:7:
polymars.c:1944:25: warning: storing the address of local variable 'E_inv' in '*Rao_E_inverse.matrix' [-Wdangling-pointer=]
 1944 |   Rao_E_inverse->matrix = &E_inv;
      |   ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
polymars.c: In function 'find_best_candidate':
polymars.c:1701:12: note: 'E_inv' declared here
 1701 |   double E,E_inv;
      |            ^~~~~
polymars.c:126:24: note: 'Rao_E_inverse' declared here
  126 | static struct matrix1 *Rao_E_inverse;/* algebra */
      |                        ^~~~~~~~~~~~~
In function 'update_model',
    inlined from 'find_best_candidate' at polymars.c:1650:7:
polymars.c:1938:17: warning: storing the address of local variable 'E' in '*Rao_E.matrix' [-Wdangling-pointer=]
 1938 |   Rao_E->matrix = &E;
      |   ~~~~~~~~~~~~~~^~~~
polymars.c: In function 'find_best_candidate':
polymars.c:1701:10: note: 'E' declared here
 1701 |   double E,E_inv;
      |          ^
polymars.c:125:24: note: 'Rao_E' declared here
  125 | static struct matrix1 *Rao_E;/*than the previous one. From an example in Rao's linear*/
      |                        ^~~~~
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 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/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpWwnUdZ/R.INSTALL9c98610f3bfb/polspline/src'
make[1]: Entering directory '/d/temp/RtmpWwnUdZ/R.INSTALL9c98610f3bfb/polspline/src'
make[1]: Leaving directory '/d/temp/RtmpWwnUdZ/R.INSTALL9c98610f3bfb/polspline/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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.24.zip
* DONE (polspline)