renv 1.0.2
-
renv now parses package
NAMESPACE
files for imported dependencies. (#1637) -
renv no longer locks the sandbox by default.
-
Fixed an issue where renv used the wrong library paths when attempting
to activate the watchdog. This could cause a 10 second delay when activating
the sandbox.