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

Figure out system requirements for Dockerimage #129

Open
eliocamp opened this issue Jun 30, 2020 · 0 comments
Open

Figure out system requirements for Dockerimage #129

eliocamp opened this issue Jun 30, 2020 · 0 comments

Comments

@eliocamp
Copy link
Contributor

Some R packages depend on system requirements which have to be installed before anything. use_dockerfile() could try to figure out which are the required system dependencies based on the dependencies listed in DESCRIPTION and using either sysreqsdb or r-system-requirements.

An alternative would be to have a use_requirements() (or better named) function that does the figuring out and then tells the user the command that they should put on their Dockerfile.

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

1 participant