rstudio / packrat

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

Releasing a new packrat version on CRAN? #611

Closed slodge closed 3 years ago

slodge commented 4 years ago

We're finding the version of packrat on CRAN is causing problems for us - especially with it not correctly picking up our internal CRAN repositories (it lists packages from them as CRAN and warns "Packrat will assume this package is available from a CRAN-like repository during future restores")

I think our issue was solved by https://github.com/rstudio/packrat/commit/da6465073cb05e406183f4e6099e45698daf7e88#diff-248d140618b0a0963077f113fa13f3b8

To work around this we are getting users to install packrat from github... (but they have to be careful to do this outside any current renv scope...)... It would require less explanation to get our users to install/update from CRAN.

Sorry for asking on this - I realise this is a "cosmetic" rather than functional issue and that development has now moved to renv - however, we're trying to present RStudio and RStudio Connect as a working product set and having to install patches from github feels a bit clunky. It's nice when products work together "out of the box" if you know what I mean (y)

kevinushey commented 4 years ago

I think we can try to release a new version of Packrat soon. (Packrat updates are a bit challenging because the jetpack package, which depends on Packrat, always fails its tests when Packrat is updated... and so this requires some conversations with CRAN to fix)

slodge commented 4 years ago

Thanks.

If it's a time consuming job, then don't worry too much - I wouldn't want to steal time away from renv :)

On Thu, 3 Sep 2020, 18:27 Kevin Ushey, notifications@github.com wrote:

I think we can try to release a new version of Packrat soon. (Packrat updates are a bit challenging because the jetpack package, which depends on Packrat, always fails its tests when Packrat is updated... and so this requires some conversations with CRAN to fix)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rstudio/packrat/issues/611#issuecomment-686639608, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAECJHQ3RI7PQ434YDRFML3SD7GWXANCNFSM4QUMSXCQ .

kcarnold commented 4 years ago

This would also help learnr. Currently the main README recommends installing the github version.

kevinushey commented 3 years ago

Packrat 0.6.0 is now (finally!) on CRAN. Yay!

slodge commented 3 years ago

Thanks!

On Thu, Apr 29, 2021 at 10:49 PM Kevin Ushey @.***> wrote:

Closed #611 https://github.com/rstudio/packrat/issues/611.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rstudio/packrat/issues/611#event-4665447346, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAECJHTK5R3FVFC4W2AEG4LTLHIAHANCNFSM4QUMSXCQ .