* installing *source* package 'KFAS' ...
** package 'KFAS' 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/RtmpCgKKl5/R.INSTALL1e590456c9c1/KFAS/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  approx.f90 -o approx.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  approxloop.f90 -o approxloop.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  artransform.f90 -o artransform.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 cdistwrap.c -o cdistwrap.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  covmeanw.f90 -o covmeanw.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  filter1step.f90 -o filter1step.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  filter1stepnovar.f90 -o filter1stepnovar.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  filtersimfast.f90 -o filtersimfast.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  gloglik.f90 -o gloglik.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  gsmoothall.f90 -o gsmoothall.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
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  isample.f90 -o isample.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  isamplefilter.f90 -o isamplefilter.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  kfilter.f90 -o kfilter.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  kfilter2.f90 -o kfilter2.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  kfstheta.f90 -o kfstheta.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ldl.f90 -o ldl.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ldlssm.f90 -o ldlssm.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  marginalxx.f90 -o marginalxx.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  mvfilter.f90 -o mvfilter.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ngfilter.f90 -o ngfilter.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ngloglik.f90 -o ngloglik.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ngsmooth.f90 -o ngsmooth.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  predict.f90 -o predict.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  ptheta.f90 -o ptheta.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  pytheta.f90 -o pytheta.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  simfilter.f90 -o simfilter.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  simgaussian.f90 -o simgaussian.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  simgaussianuncond.f90 -o simgaussianuncond.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  smoothonestep.f90 -o smoothonestep.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  smoothsim.f90 -o smoothsim.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  smoothsimfast.f90 -o smoothsimfast.o
gcc -shared -s -static-libgcc -o KFAS.dll tmp.def approx.o approxloop.o artransform.o cdistwrap.o covmeanw.o filter1step.o filter1stepnovar.o filtersimfast.o gloglik.o gsmoothall.o init.o isample.o isamplefilter.o kfilter.o kfilter2.o kfstheta.o ldl.o ldlssm.o marginalxx.o mvfilter.o ngfilter.o ngloglik.o ngsmooth.o predict.o ptheta.o pytheta.o simfilter.o simgaussian.o simgaussianuncond.o smoothonestep.o smoothsim.o smoothsimfast.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -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/RtmpCgKKl5/R.INSTALL1e590456c9c1/KFAS/src'
make[1]: Entering directory '/d/temp/RtmpCgKKl5/R.INSTALL1e590456c9c1/KFAS/src'
make[1]: Leaving directory '/d/temp/RtmpCgKKl5/R.INSTALL1e590456c9c1/KFAS/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-KFAS/00new/KFAS/libs/x64
** R
** data
** 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 'KFAS' as KFAS_1.5.1.zip
* DONE (KFAS)