You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.```
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/
The text was updated successfully, but these errors were encountered: