github rstudio/renv v1.1.4
renv 1.1.4

latest releases: v1.2.0, v1.1.6, v1.1.7...
12 months ago
  • Fixed an issue where renv could erroneously record packages installed
    from Posit Package Manager snapshots as being installed from CRAN. (#2104)

  • renv now only checks for archived packages during installation when
    options(renv.install.allowArchivedPackages = TRUE) is set. This fixes
    an issue where renv could erroneously discover that Rcpp 1.3 was available
    when using the Posit Package Manager repository.

  • Fixed an issue where renv::dependencies() could fail with an
    unhelpful error message if the scanned document contained a
    YAML header whose contents was not a map. (#2117)

Don't miss a new renv release

NewReleases is sending notifications on new releases.