Skip to content

renv 1.0.10

Compare
Choose a tag to compare
@kevinushey kevinushey released this 05 Oct 05:50
0687c78
  • Fixed a performance regression in renv::dependencies(). (#1999)

  • Fixed an issue where renv tests could fail if the parallel package was
    loaded during test execution.

  • renv now determines a package repository's type through the HTTP headers
    provided when accessing src/contrib/PACKAGES. This is mainly relevant
    when detecting Nexus and Artifactory repositories.