When I try to install R via Homebrew (use for Vim-R-plugin):
brew install gcc brew install r
Then try running R:
R
I get the following error:
dyld: Library not loaded: /usr/local/lib/gcc/5/libgfortran.3.dylib Referenced from: /usr/local/Cellar/r/3.2.0_1/R.framework/Versions/3.2/Resources/lib/libR.dylib Reason: image not found zsh: trace trap R
I searched for a mistake and tried several βsolutionsβ with little luck. Any help would be greatly appreciated!
r macos
Bryan saxon
source share