* installing *source* package 'rxode2' ...
** package 'rxode2' successfully unpacked and MD5 sums checked
** using staged installation
rm: cannot remove 'workaround.Rout': No such file or directory
--------[[begin src/Makevars.win]]--------
# -*- mode: makefile-gmake -*-
BH=D:/RCompile/CRANpkg/lib/4.5/BH/include

################################################################################
## Package library flags.
PKG_LIBS    = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) $(SHLIB_OPENMP_CXXFLAGS)

# Release options
PKG_CFLAGS  =  -D_isrxode2_
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS) -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"$(BH)"
--------[[end src/Makevars.win]]--------
--------[begin R/rxode2_md5.R]--------
rxode2.md5 <- "e494a54d1c17136ec72b60d73c1bfb6f"

--------[end R/rxode2_md5.R]--------
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp2Ny6Gf/R.INSTALL94582b955e79/rxode2/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c approx.c -o approx.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c boost.cpp -o boost.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c box.c -o box.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c call_dvode.c -o call_dvode.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cfode.c -o cfode.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cfode_static.c -o cfode_static.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c common.c -o common.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c corfailure.c -o corfailure.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c correction.c -o correction.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c daxpy.c -o daxpy.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ddot.c -o ddot.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dgefa.c -o dgefa.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dgesl.c -o dgesl.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dgpadm.f -o dgpadm.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dlsoda.f -o dlsoda.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dop853.c -o dop853.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dscal.c -o dscal.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dsphiv.f -o dsphiv.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c etTran.cpp -o etTran.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c expandGrid.cpp -o expandGrid.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c expm.cpp -o expm.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fnorm.c -o fnorm.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c forder.cpp -o forder.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c handle_evid.c -o handle_evid.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c idamax.c -o idamax.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c intdy.c -o intdy.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lsoda.c -o lsoda.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c matexp.f -o matexp.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matexp_HM98.c -o matexp_HM98.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c methodswitch.c -o methodswitch.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nearPD.cpp -o nearPD.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c omegaChol.c -o omegaChol.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c opkda2.f -o opkda2.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c orderswitch.c -o orderswitch.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c par_solve.cpp -o par_solve.o
In file included from par_solve.cpp:13:
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h: In function 'int handleInfusionStartRm(int*, int*, double*, int*, rx_solve*, rx_solving_options*, rx_solving_options_ind*)':
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:223:9: warning: unused variable 'curEvid' [-Wunused-variable]
  223 |     int curEvid = getEvid(ind, ind->idose[*endIdx+1]);
      |         ^~~~~~~
par_solve.cpp: In function 'void handleSS(int*, int*, double*, double*, double*, double, double, int, int*, int, int*, rx_solving_options*, rx_solving_options_ind*, t_update_inis, void*)':
par_solve.cpp:1362:39: warning: variable 'oldI' set but not used [-Wunused-but-set-variable]
 1362 |       ei=0, wh, cmt, wh100, whI, wh0, oldI,
      |                                       ^~~~
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h: In function 'double handleInfusionItem(int, rx_solve*, rx_solving_options*, rx_solving_options_ind*)':
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:314:5: warning: 'infBidx' may be used uninitialized [-Wmaybe-uninitialized]
  314 |     if (infBidx == -1) return 0.0;
      |     ^~
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:312:9: note: 'infBidx' was declared here
  312 |     int infBidx;
      |         ^~~~~~~
par_solve.cpp: In function 'void solveWith1Pt(int*, int*, double*, double*, double*, double, double, int, int*, int, int*, rx_solving_options*, rx_solving_options_ind*, t_update_inis, void*)':
par_solve.cpp:753:5: warning: 'idid' may be used uninitialized [-Wmaybe-uninitialized]
  753 |     if (idid <= 0) {
      |     ^~
par_solve.cpp:746:7: note: 'idid' was declared here
  746 |   int idid, itol=0;
      |       ^~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c prja.c -o prja.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rprintf.c -o rprintf.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rxData.cpp -o rxData.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rxInv.cpp -o rxInv.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rxOptRep.cpp -o rxOptRep.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rxode2_df.cpp -o rxode2_df.o
In file included from rxode2_df.cpp:33:
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h: In function 'int handleInfusionStartRm(int*, int*, double*, int*, rx_solve*, rx_solving_options*, rx_solving_options_ind*)':
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:223:9: warning: unused variable 'curEvid' [-Wunused-variable]
  223 |     int curEvid = getEvid(ind, ind->idose[*endIdx+1]);
      |         ^~~~~~~
In function 'double handleInfusionItem(int, rx_solve*, rx_solving_options*, rx_solving_options_ind*)',
    inlined from 'double getTime__(int, rx_solving_options_ind*, int)' at D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:381:34:
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:314:5: warning: 'infBidx' may be used uninitialized [-Wmaybe-uninitialized]
  314 |     if (infBidx == -1) return 0.0;
      |     ^~
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h: In function 'double getTime__(int, rx_solving_options_ind*, int)':
D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include/rxode2parseGetTime.h:312:9: note: 'infBidx' was declared here
  312 |     int infBidx;
      |         ^~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rxode2parse.cpp -o rxode2parse.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rxode2random.cpp -o rxode2random.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sbuf.c -o sbuf.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c scaleh.c -o scaleh.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c solsy.c -o solsy.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stoda.c -o stoda.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c strdup_printf.c -o strdup_printf.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c strncmp.c -o strncmp.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utilc.c -o utilc.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -D_isrxode2_ -DBOOST_DISABLE_ASSERTS -DBOOST_NO_CXX11_STATIC_ASSERT -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -I"D:/RCompile/CRANpkg/lib/4.5/BH/include"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utilcpp.cpp -o utilcpp.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/rxode2parse/include' -I'D:/RCompile/CRANpkg/lib/4.5/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.5/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D_isrxode2_   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vmnorm.c -o vmnorm.o
g++ -std=gnu++17 -shared -s -static-libgcc -o rxode2.dll tmp.def RcppExports.o approx.o boost.o box.o call_dvode.o cfode.o cfode_static.o common.o corfailure.o correction.o daxpy.o ddot.o dgefa.o dgesl.o dgpadm.o dlsoda.o dop853.o dscal.o dsphiv.o etTran.o expandGrid.o expm.o fnorm.o forder.o handle_evid.o idamax.o init.o intdy.o lsoda.o matexp.o matexp_HM98.o methodswitch.o nearPD.o omegaChol.o opkda2.o orderswitch.o par_solve.o prja.o rprintf.o rxData.o rxInv.o rxOptRep.o rxode2_df.o rxode2parse.o rxode2random.o sbuf.o scaleh.o solsy.o stoda.o strdup_printf.o strncmp.o utilc.o utilcpp.o vmnorm.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -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/Rtmp2Ny6Gf/R.INSTALL94582b955e79/rxode2/src'
make[1]: Entering directory '/d/temp/Rtmp2Ny6Gf/R.INSTALL94582b955e79/rxode2/src'
make[1]: Leaving directory '/d/temp/Rtmp2Ny6Gf/R.INSTALL94582b955e79/rxode2/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-rxode2/00new/rxode2
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'rxode2' as rxode2_2.1.2.zip
* DONE (rxode2)