Warning: SystemRequirements specified C++11: support has been removed * installing *source* package 'hhdynamics' ... ** this is package 'hhdynamics' version '1.3.0' ** using staged installation ** libs specified C++11 using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mcmc_function_hh.cpp -o mcmc_function_hh.o mcmc_function_hh.cpp: In member function 'virtual void SimData::operator()(std::size_t, std::size_t)': mcmc_function_hh.cpp:135:8: warning: ISO C++ forbids variable length array 'sus' [-Wvla] 135 | double sus[int(data11(b1,1))]; | ^~~ mcmc_function_hh.cpp: In member function 'virtual void LogLik::operator()(std::size_t, std::size_t)': mcmc_function_hh.cpp:312:8: warning: ISO C++ forbids variable length array 'h' [-Wvla] 312 | double h[finaltime-int(data(b1,3))]; | ^ mcmc_function_hh.cpp: In member function 'virtual void AllUpdate::operator()(std::size_t, std::size_t)': mcmc_function_hh.cpp:560:8: warning: ISO C++ forbids variable length array 'h' [-Wvla] 560 | double h[finaltime-int(datapro(b1,3))]; | ^ g++ -std=gnu++20 -shared -s -static-libgcc -o hhdynamics.dll tmp.def RcppExports.o mcmc_function_hh.o -LD:/RCompile/CRANpkg/lib/4.6/RcppParallel/libs/x64 -lRcppParallel -LD:/RCompile/CRANpkg/lib/4.6/RcppParallel/lib/x64 -ltbb -ltbbmalloc -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-hhdynamics/00new/hhdynamics/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 (hhdynamics)