renv 1.0.10
-
Fixed a performance regression in
renv::dependencies()
. (#1999) -
Fixed an issue where
renv
tests could fail if theparallel
package was
loaded during test execution. -
renv
now determines a package repository's type through the HTTP headers
provided when accessingsrc/contrib/PACKAGES
. This is mainly relevant
when detecting Nexus and Artifactory repositories.