rstudio / packrat

Packrat is a dependency management system for R
http://rstudio.github.io/packrat/
401 stars 89 forks source link

box (and others?) cannot be load-tested #716

Closed aronatkins closed 1 year ago

aronatkins commented 1 year ago

The trial-load of binary packages is not appropriate for all packages. See https://github.com/rstudio/renv/issues/1611

Once that issue is resolved, we will need to vendor an updated renv in packrat and have Connect consume that new version.