Skip to content

v0.2.5 - attachment - Develop with dependencies on {renv}

Compare
Choose a tag to compare
@statnmap statnmap released this 15 May 16:17
· 120 commits to main since this release
074a140

attachment 0.2.5

Major changes

  • add create_renv_for_dev() and create_renv_for_prod() function to create renv.lock file based on development project (@VincentGuyader and @statnmap).
  • Quarto documents can be parsed with att_from_rmds().
  • Documentation for bookdown and quarto dependencies extraction updated

Minor changes

  • att_amend_desc() now saves file before processing
  • Newline escape code \n will not interfere with package discovery