- New
run_rscript()
can run R scripts in the capsule viacallr::rscript()
(@gadenbuie #27) run_callr()
exposes theshow
option with default toTRUE
.detect_depencies()
is now exported
- remove
capshot
dependency onrenv:::renv_alias
. - When looking for the sitaution where packages with the same version have different SHAs, only real shas are considered. Not the fake version SHAs inserted by
{pak}
et. al.