Rstan on windows

Hi all,

I am here again with issue in rstan and cmdstan, First I need to figure out why this error happens to me when compiling .stan files

Warning message:
In system(paste(CXX, ARGS), ignore.stdout = TRUE, ignore.stderr = TRUE) :
 'D:/rtools40/usr/mingw_/bin/g++' not found

Can someone please help me here

Thank you

That is just a warning and is safe to ignore, it won’t occur in the next release

1 Like

Thank you @andrjohns :)