Re: [R] Failed to install RQuantLib in Ubuntu machine

2019-01-05 Thread Dirk Eddelbuettel
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

Re: [R] Failed to install RQuantLib in Ubuntu machine

2019-01-03 Thread Joshua Ulrich
The easiest way to install RQuantLib on Ubuntu is to use the pre-compiled binaries from Michael Rutter's PPA. See the instructions here: https://cran.r-project.org/bin/linux/ubuntu/README.html. You will want to install the r-cran-rquantlib package after you've added the PPA to your sources list.

[R] Failed to install RQuantLib in Ubuntu machine

2019-01-02 Thread Christofer Bogaso
Hi, I was trying to install RQuantLib in my Ubuntu machine which failed with below information : *> install.packages('RQuantLib', INSTALL_opts = c('--no-lock'))* *Installing package into ‘/usr/local/lib/R/site-library’* *(as ‘lib’ is unspecified)* *trying URL