Skip to content

Commit

Permalink
update renv
Browse files Browse the repository at this point in the history
  • Loading branch information
andypicke committed May 3, 2024
1 parent a51494a commit b9aeeb0
Showing 1 changed file with 100 additions and 0 deletions.
100 changes: 100 additions & 0 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,17 @@
],
"Hash": "cad6cf7f1d5f6e906700b9d3e718c796"
},
"cli": {
"Package": "cli",
"Version": "3.6.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"utils"
],
"Hash": "1216ac65ac55ec0058a6f75d7ca0fd52"
},
"curl": {
"Package": "curl",
"Version": "5.2.1",
Expand All @@ -39,6 +50,17 @@
],
"Hash": "411ca2c03b1ce5f548345d2fc2685f7a"
},
"glue": {
"Package": "glue",
"Version": "1.7.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"methods"
],
"Hash": "e0b3a53876554bd45879e596cdb10a52"
},
"httr": {
"Package": "httr",
"Version": "1.4.7",
Expand All @@ -64,6 +86,29 @@
],
"Hash": "e1b9c55281c5adc4dd113652d9e26768"
},
"lifecycle": {
"Package": "lifecycle",
"Version": "1.0.4",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"glue",
"rlang"
],
"Hash": "b8552d117e1b808b09a832f589b79035"
},
"magrittr": {
"Package": "magrittr",
"Version": "2.0.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "7ce2733a9826b3aeb1775d56fd305472"
},
"mime": {
"Package": "mime",
"Version": "0.12",
Expand Down Expand Up @@ -94,12 +139,67 @@
],
"Hash": "397b7b2a265bc5a7a06852524dabae20"
},
"rlang": {
"Package": "rlang",
"Version": "1.1.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"utils"
],
"Hash": "42548638fae05fd9a9b5f3f437fbbbe2"
},
"stringi": {
"Package": "stringi",
"Version": "1.8.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"stats",
"tools",
"utils"
],
"Hash": "058aebddea264f4c99401515182e656a"
},
"stringr": {
"Package": "stringr",
"Version": "1.5.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"glue",
"lifecycle",
"magrittr",
"rlang",
"stringi",
"vctrs"
],
"Hash": "960e2ae9e09656611e0b8214ad543207"
},
"sys": {
"Package": "sys",
"Version": "3.4.2",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "3a1be13d68d47a8cd0bfd74739ca1555"
},
"vctrs": {
"Package": "vctrs",
"Version": "0.6.5",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"glue",
"lifecycle",
"rlang"
],
"Hash": "c03fa420630029418f7e6da3667aac4a"
}
}
}

0 comments on commit b9aeeb0

Please sign in to comment.