The cl <- parallel::makeCluster(2, setup_strategy = "sequential")
didn’t error for me and my rprofile file did already have this code from torkar. I will post on the r studio forum to see if there is another step I am missing. Or if I will be unable to run Stan from my computer.
In the other post you just posted you still have the same problem with something pointing to clang7
. You should get rid of that :) It’s hard for us to do it. I don’t know where this is set on your computer, but clang7
on OS X
and R
v4.0.0 is a no-go.
Thank you!!!
I ran this code: ```
sudo rm -rf /usr/local/clang{4,6,7}
and my RStan worked!
From:
https://thecoatlessprofessor.com/programming/r/uninstalling-the-r-development-toolchain-on-macos/
1 Like
Hi
There is a space in your path (I’m reading this on a phone now but it says “texbin name”. I’m not sure that ok?
R