* installing *source* package 'rxode2' ... ** 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.4/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 <- "ad6a8dc67a5667048ee1ce2e765b9cef" --------[end R/rxode2_md5.R]-------- ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using Fortran compiler: 'GNU Fortran (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from RcppExports.cpp:2: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c boost.cpp -o boost.o In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_facade.hpp:13, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/iterator_range_core.hpp:27, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/lexical_cast.hpp:30, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/math/tools/convert_from_string.hpp:15, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/math/constants/constants.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/math/special_functions/gamma.hpp:24, from boost.cpp:12: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from boost.cpp:15: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c etTran.cpp -o etTran.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from etTran.cpp:6: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c expandGrid.cpp -o expandGrid.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from expandGrid.cpp:6: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c expm.cpp -o expm.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from expm.cpp:6: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nearPD.cpp -o nearPD.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from nearPD.cpp:3: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c par_solve.cpp -o par_solve.o In file included from par_solve.cpp:15: D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h: In function 'int handleInfusionStartRm(int*, int*, double*, int*, rx_solve*, rx_solving_options*, rx_solving_options_ind*)': D:/RCompile/CRANincoming/R-devel/lib/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:1366:39: warning: variable 'oldI' set but not used [-Wunused-but-set-variable] 1366 | ei=0, wh, cmt, wh100, whI, wh0, oldI, | ^~~~ D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h: In function 'double handleInfusionItem(int, rx_solve*, rx_solving_options*, rx_solving_options_ind*)': D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h:314:5: warning: 'infBidx' may be used uninitialized [-Wmaybe-uninitialized] 314 | if (infBidx == -1) return 0.0; | ^~ D:/RCompile/CRANincoming/R-devel/lib/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:847:5: warning: 'idid' may be used uninitialized [-Wmaybe-uninitialized] 847 | if (idid < 0) { | ^~ par_solve.cpp:750:7: note: 'idid' was declared here 750 | int idid, itol=0; | ^~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rxData.cpp -o rxData.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from rxData.cpp:16: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rxInv.cpp -o rxInv.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from rxInv.cpp:7: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rxOptRep.cpp -o rxOptRep.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from rxOptRep.cpp:4: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rxode2_df.cpp -o rxode2_df.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from rxode2_df.cpp:18: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} In file included from rxode2_df.cpp:33: D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h: In function 'int handleInfusionStartRm(int*, int*, double*, int*, rx_solve*, rx_solving_options*, rx_solving_options_ind*)': D:/RCompile/CRANincoming/R-devel/lib/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/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h:381:34: D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h:314:5: warning: 'infBidx' may be used uninitialized [-Wmaybe-uninitialized] 314 | if (infBidx == -1) return 0.0; | ^~ D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h: In function 'double getTime__(int, rx_solving_options_ind*, int)': D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include/rxode2parseGetTime.h:312:9: note: 'infBidx' was declared here 312 | int infBidx; | ^~~~~~~ rxode2_df.cpp: In function 'SEXPREC* rxode2_df(int, int)': rxode2_df.cpp:643:23: warning: 'whI' may be used uninitialized [-Wmaybe-uninitialized] 643 | if (nWhI == whI && nCmt == cmt){ | ^~ rxode2_df.cpp:173:23: note: 'whI' was declared here 173 | int wh, cmt, wh100, whI, wh0; | ^~~ rxode2_df.cpp:643:39: warning: 'cmt' may be used uninitialized [-Wmaybe-uninitialized] 643 | if (nWhI == whI && nCmt == cmt){ | ~~~~~~~~~~~~^~~~~~~~~~~~~~ rxode2_df.cpp:173:11: note: 'cmt' was declared here 173 | int wh, cmt, wh100, whI, wh0; | ^~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rxode2parse.cpp -o rxode2parse.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from rxode2parse.cpp:3: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rxode2random.cpp -o rxode2random.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from rxode2random.cpp:3: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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.4/BH/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utilcpp.cpp -o utilcpp.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from utilcpp.cpp:5: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2parse/include' -I'D:/RCompile/CRANincoming/R-devel/lib/rxode2random/include' -I'D:/RCompile/CRANpkg/lib/4.4/PreciseSums/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I"d:/rtools43/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:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR installing via 'install.libs.R' to d:/RCompile/CRANincoming/R-devel/lib/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 * DONE (rxode2)