I have being using R markdown for my model simulations I use the "mread"mrgsolve function to compile my .CPP model file and it has been working great. All of the sudden I am getting this error. Am not sure if it is because I recently had an ios update. I never has this issue in the past
modA <- mread("../model/SSSStest.cpp")
Error: project directory '../model' must exist and be readable.
I have being using R markdown for my model simulations I use the "mread"mrgsolve function to compile my .CPP model file and it has been working great. All of the sudden I am getting this error. Am not sure if it is because I recently had an ios update. I never has this issue in the past