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

Vignette for using renv with staged.deps #159

Open
nikolas-burkoff opened this issue Jun 8, 2022 · 1 comment
Open

Vignette for using renv with staged.deps #159

nikolas-burkoff opened this issue Jun 8, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@nikolas-burkoff
Copy link
Contributor

nikolas-burkoff commented Jun 8, 2022

Things to cover:

  • Sharing the same environment (not just lockfile) between all internal packages
renv::autoload()
  • Sensible snapshot type for development
renv::settings$snapshot.type("all", project = "path/to/project")
  • Using renv::settings$ignored.packages(..., project = ) to never snapshot internal packages which enables
    renv::restore() to restore external deps and then install_deps(dependency_table()) to install internal deps
@nikolas-burkoff
Copy link
Contributor Author

Note #163

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

No branches or pull requests

1 participant