Open DougManuel opened 5 years ago
@StaceyFisher Packrat looks like it should work. You can probably just start using it as per instructions. I haven't looked at the details but looks like we'll need to have each person who wants to transport bllFlow initialize packrat in their R project files.
packrat::bundle(): Bundle a packrat project, for easy sharing.
packrat::unbundle(): Unbundle a packrat project, generating a project directory
with libraries restored from the most recent snapshot.```
Over to you, @DarkShadeKnigh
Examine Packrat and whether it can help with dependencies issues with moving the package across firewalls. @yulric @StaceyFisher putting this on your radar as well. https://rstudio.github.io/packrat/