* installing *source* package 'IMR' ...
** this is package 'IMR' version '1.0.0'
** package 'IMR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: 'GNU Fortran (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_07_11_01_50_00_30728/RtmpMbmrqv/R.INSTALLa16c73c6798f/IMR/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c fit_helpers.cpp -o fit_helpers.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c fortran_wrap.cpp -o fortran_wrap.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  partial_cross_prod.f90 -o partial_cross_prod.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  partial_cross_prod_t.f90 -o partial_cross_prod_t.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c svd_thin_matrix.cpp -o svd_thin_matrix.o
g++ -shared -s -static-libgcc -o IMR.dll tmp.def RcppExports.o fit_helpers.o fortran_wrap.o partial_cross_prod.o partial_cross_prod_t.o svd_thin_matrix.o -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_11_01_50_00_30728/RtmpMbmrqv/R.INSTALLa16c73c6798f/IMR/src'
make[1]: Entering directory '/d/temp/2026_07_11_01_50_00_30728/RtmpMbmrqv/R.INSTALLa16c73c6798f/IMR/src'
make[1]: Leaving directory '/d/temp/2026_07_11_01_50_00_30728/RtmpMbmrqv/R.INSTALLa16c73c6798f/IMR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-IMR/00new/IMR/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'IMR' as IMR_1.0.0.zip
* DONE (IMR)