Hello All,
This is likely a familiar problem. When I estimate a STAN model using the “rstan” package in R (“stan_model”), I get the warning message below:
In system(paste(CXX, ARGS), ignore.stdout = TRUE, ignore.stderr = TRUE) :
‘C:/rtools40/usr/mingw_/bin/g++’ not found
The estimate proceeds correctly. However, I am interested in addressing the warning message.