-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
Hello,
I am new to R and I having some issues installing packages. I am trying to install RcppArmadillo and I am getting the next error:
install.packages("RcppArmadillo")
ld: warning: directory not found for option '-L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [RcppArmadillo.so] Error 1
ERROR: compilation failed for package 'RcppArmadillo'
- removing '/Library/Frameworks/R.framework/Versions/3.2/Resources/library/RcppArmadillo'
Could you please help me?
Some info: I use OSX el Capitan 10.11.
R version 3.2.3 (2015-12-10) -- "Wooden Christmas-Tree"
Platform: x86_64-apple-darwin13.4.0 (64-bit)
R Studio Version 0.99.489
Thanks a lot,
Isabel
Metadata
Metadata
Assignees
Labels
No labels