Skip to content

Commit

Permalink
add devel version of renv to our universe
Browse files Browse the repository at this point in the history
This will address carpentries/sandpaper#406 and rstudio/renv#1156 until the next version of {renv} is sent to CRAN
  • Loading branch information
zkamvar authored Mar 7, 2023
1 parent 0c330a1 commit 3838428
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"url": "https://github.com/r-lib/xml2",
"branch": "*release"
},
{
"package": "renv",
"url": "https://github.com/rstudio/renv",
"branch": "0.17.0-26"
},
{
"package": "pegboard",
"url": "https://github.com/carpentries/pegboard",
Expand Down

0 comments on commit 3838428

Please sign in to comment.