Skip to content

v0.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 07:27
· 19 commits to main since this release
45558fe
  • Use renv::install to install external dependencies if inside an renv environment so that the renv cache is used
  • Added renv_files element into dependency_structure object to capture (in JSON) the renv.lock files from internal dependencies for future processing. The renv_profile argument to dependency_table allows you to choose which renv profile to include if not using the default one.