This function uses renv::dependencies()
to identify R package dependencies
in a project and then calls pak::pkg_install()
to install / update these
packages.
This function uses renv::dependencies()
to identify R package dependencies
in a project and then calls pak::pkg_install()
to install / update these
packages.