* installing *source* package 'rootSolve' ...
** package 'rootSolve' 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/Rtmpc9v8OA/R.INSTALLd0fc2c5042d6/rootSolve/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 R_init_rootSolve.c -o R_init_rootSolve.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 call_runsteady.c -o call_runsteady.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 call_steady.c -o call_steady.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 call_stsparse.c -o call_stsparse.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dlinpk.f -o dlinpk.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dsparsk.f -o dsparsk.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c lsodes.f -o lsodes.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sparse.f -o sparse.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sparsecoeff.f -o sparsecoeff.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sparsekit.f -o sparsekit.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c steady.f -o steady.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 steady_utils.c -o steady_utils.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c testMap.f -o testMap.o
gcc -shared -s -static-libgcc -o rootSolve.dll tmp.def R_init_rootSolve.o call_runsteady.o call_steady.o call_stsparse.o dlinpk.o dsparsk.o lsodes.o sparse.o sparsecoeff.o sparsekit.o steady.o steady_utils.o testMap.o -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/Rtmpc9v8OA/R.INSTALLd0fc2c5042d6/rootSolve/src'
make[1]: Entering directory '/d/temp/Rtmpc9v8OA/R.INSTALLd0fc2c5042d6/rootSolve/src'
make[1]: Leaving directory '/d/temp/Rtmpc9v8OA/R.INSTALLd0fc2c5042d6/rootSolve/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-rootSolve/00new/rootSolve/libs/x64
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'rootSolve' as rootSolve_1.8.2.4.zip
* DONE (rootSolve)