v0.2.5
- Use
renv::install
to install external dependencies if inside anrenv
environment so that therenv
cache is used - Added
renv_files
element intodependency_structure
object to capture (in JSON) therenv.lock
files from internal dependencies for future processing. Therenv_profile
argument todependency_table
allows you to choose whichrenv
profile to include if not using the default one.