Skip to content

Error installing RcppArmadillo #71

@IsabelFE

Description

@IsabelFE

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions