Operating System: Windows 10
Interface Version: R Version 3.5.3, Rstudio 1.2.5
Running any stan fit including the demos on the Getting Started with STAN page produces this error after pulling up the window to install rtools even though they are already installed:
Error in system(cmd, intern = !verbose) :
‘C:/PROGRA~1/MIE74D~1/R’ not found
Error in sink(type = “output”) : invalid connection
Compilation argument:
C:/PROGRA~1/MIE74D~1/R Open/R-3.5.3/bin/x64/R CMD SHLIB file2e7d84a563fec.cpp 2> file2e7d84a563fec.cpp.err.txt
Error in file(con, “r”) : cannot open the connection
In addition: Warning message:
In file(con, “r”) :
cannot open file ‘file2e7d84a563fec.cpp.err.txt’: No such file or directory
This will try to install rtools with the dialog box even though they are already installed. When i say no, it comes up again and then it registers false. When i run find rtools it does find them.