Skip to content

Commit

Permalink
Remove infer from lockfile since it won't install from GitHub with GA
Browse files Browse the repository at this point in the history
  • Loading branch information
ismayc committed Nov 11, 2024
1 parent a800736 commit d341f1e
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1168,37 +1168,6 @@
],
"Hash": "99df65cfef20e525ed38c3d2577f7190"
},
"infer": {
"Package": "infer",
"Version": "1.0.7.9000",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteUsername": "tidymodels",
"RemoteRepo": "infer",
"RemoteRef": "main",
"RemoteSha": "288542bb7269e2510b72cd476bf177e2f22b0e00",
"Requirements": [
"R",
"broom",
"cli",
"dplyr",
"generics",
"ggplot2",
"glue",
"grDevices",
"lifecycle",
"magrittr",
"methods",
"patchwork",
"purrr",
"rlang",
"tibble",
"tidyr",
"vctrs"
],
"Hash": "51fd8fbeabe006fdce260a2eb9a980ec"
},
"ini": {
"Package": "ini",
"Version": "0.3.1",
Expand Down

0 comments on commit d341f1e

Please sign in to comment.