RcppCore / RcppEigen

Rcpp integration for the Eigen templated linear algebra library
Other
111 stars 40 forks source link

Installing RcppEigen crashes RStudio #85

Closed KamilKraw closed 3 years ago

KamilKraw commented 4 years ago

Hi,

I don't know why but running install.packages("RcppEigen") and install_github(...) crashed my RStudio on Linux..

One thing that worked for me was run the R itself in terminal and then install the package.

eddelbuettel commented 4 years ago

This is a little short on pertinent information:

  1. What operating system?
  2. How are you running it? Directly, cloud, docker?
  3. How much RAM?
  4. Source or binary?

There is obviously no issue with RcppEigen has it always has, and continues to, install well on all CRAN machines, see https://cloud.r-project.org/web/checks/check_results_RcppEigen.html

eddelbuettel commented 3 years ago

Closing this as it is a stale issue. Please let me know if you still have problems with the current release 0.3.3.9.1.