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

Install local incidence-mapper R packages during docker build? #134

Open
famulare opened this issue Jan 21, 2020 · 1 comment
Open

Install local incidence-mapper R packages during docker build? #134

famulare opened this issue Jan 21, 2020 · 1 comment
Assignees
Labels
bug Something isn't working development-environment Development Environment related issues refactor Restructure code to improve speed/maintainability/readability/etc

Comments

@famulare
Copy link
Member

@rnunez-IDM and I were wondering if we could install the local r packages during the docker image build. I'm thinking that if the issue is installing something from within the image itself, we can instead install from github with devtools::install_github(...). Thoughts on this? It's become an issue as we've got a new person working, and my old habit of keeping an image up for months isn't ideal. Thanks!

@devclinton devclinton added bug Something isn't working refactor Restructure code to improve speed/maintainability/readability/etc labels Mar 3, 2020
@devclinton
Copy link
Collaborator

I am just circling back to images. I have some new lesson learned from other projects usign R docker containers. I will address this along with other issues in coming week

@devclinton devclinton added the development-environment Development Environment related issues label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working development-environment Development Environment related issues refactor Restructure code to improve speed/maintainability/readability/etc
Projects
None yet
Development

No branches or pull requests

2 participants