Next week, I am scheduled to run a couple of workshops at my uni on Bayesian modelling using brms and Stan. Many of the participants have Windows 10 laptops with a network drive. We have tried and failed to get brms/Stan to work on two such computers. However, it works with no issue on Macs and on Windows 10 that do not have network drive.
Does anyone have any suggestions as to how to solve this problem?
Error in compileCode(f, code, language = language, verbose = verbose) :
Compilation ERROR, function(s)/method(s) not created! file1c486da3db.cpp:8:39: fatal error: stan/model/model_header.hpp: No such file or directory
#include <stan/model/model_header.hpp>
^
compilation terminated.
make: *** [C:/PROGRA~1/R/R-36~1.1/etc/x64/Makeconf:215: file1c486da3db.o] Error 1
In addition: Warning message:
In system(cmd, intern = !verbose) :
Error in compileCode(f, code, language = language, verbose = verbose) :
Compilation ERROR, function(s)/method(s) not created! file1c486da3db.cpp:8:39: fatal error: stan/model/model_header.hpp: No such file or directory
#include <stan/model/model_header.hpp>
^
compilation terminated.
make: *** [C:/PROGRA~1/R/R-36~1.1/etc/x64/Makeconf:215: file1c486da3db.o] Error 1
Error in sink(type = "output") : invalid connection