Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We have undocumented dependencies #58

Open
johnblommers opened this issue Sep 10, 2024 · 1 comment
Open

We have undocumented dependencies #58

johnblommers opened this issue Sep 10, 2024 · 1 comment

Comments

@johnblommers
Copy link

Before I was able to install esci successfully, I had to first install the following dependencies:

sudo apt install gfortran \
                 liblapack-dev \
                 libblas-dev

Then I was able to successfully install.packages("esci") within the R commandline.

Consider updating the installation documentation to reflect the above findings.

@rcalinjageman
Copy link
Owner

Will look into it. I haven't encountered that issue before, but haven't done much tinkering with esci in linux. Guessing this was an issue with installing esci specifically, not for any packaged? And that it wasn't related to needing to install esci from source?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants