cynkrathis 0.2.0
-
init_renv()
: rewrite function:- Remove arguments
local_packages
andadditional_repos
- Rename argument
exclude_local
toexclude
- Add argument
convenience_packages
- Use
renv::scaffold()
instead ofrenv::init()
- Remove arguments
-
renv_switch_r_version()
:- remove arguments
snapshot
andupdate
because these do not play well
when changing an R version in the same session and are also troublesome
after automatic restarts
- remove arguments