On 3 January 2019 at 03:16, Christofer Bogaso wrote:
| I was trying to install RQuantLib in my Ubuntu machine which failed with
| below information :

Try this on the shell instead:

    sudo apt-get install r-cran-rquantlib

Otherwise maybe rebuild Rcpp from inside R, or also install it from source,
or .... You have a linking error which can happen when the C++ libraries
change.  Maybe you have an older Rcpp binary package.  We can't tell from
what you posted.  In any event, easiest to use a binary as I suggest here.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to