Skip to content

cynkrathis 0.3.2

Compare
Choose a tag to compare
@pat-s pat-s released this 17 Jun 10:49
  • deploy_minicran_package() now also works if no global git config was set by copying the projects git config to the temporary drat directory (#21)
  • deploy_minicran_package() uses a fresh directory for each clone task now instead of reusing the previous one which might lead to conflicts (#22)
  • Add renv_install_local(), an {renv} helper which helps building local packages by moving them to the shared {renv} cache location for local packages and installing them - all in one step (#18)
  • Add renv_donwgrade(), a helper for downgrading to old RSPM snapshots (#20)