Skip to content

Commit

Permalink
Merge pull request #527 from lorenzwalthert/hook-dependencies-update
Browse files Browse the repository at this point in the history
Hook dependencies update
  • Loading branch information
lorenzwalthert authored Nov 16, 2023
2 parents ad8e6c6 + 6e2b937 commit a24c3f0
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.3.1",
"Version": "4.3.2",
"Repositories": [
{
"Name": "RSPM",
Expand Down Expand Up @@ -219,14 +219,14 @@
},
"evaluate": {
"Package": "evaluate",
"Version": "0.22",
"Version": "0.23",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"methods"
],
"Hash": "66f39c7a21e03c4dcb2c2d21d738d603"
"Hash": "daf4a1246be12c1fa8c7705a0935c1a0"
},
"fs": {
"Package": "fs",
Expand Down Expand Up @@ -285,7 +285,7 @@
},
"knitr": {
"Package": "knitr",
"Version": "1.44",
"Version": "1.45",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -297,7 +297,7 @@
"xfun",
"yaml"
],
"Hash": "60885b9f746c9dfaef110d070b5f7dc0"
"Hash": "1ec462871063897135c1bcbe0fc8f07d"
},
"lazyeval": {
"Package": "lazyeval",
Expand All @@ -311,7 +311,7 @@
},
"lifecycle": {
"Package": "lifecycle",
"Version": "1.0.3",
"Version": "1.0.4",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -320,11 +320,11 @@
"glue",
"rlang"
],
"Hash": "001cecbeac1cff9301bdc3775ee46a86"
"Hash": "b8552d117e1b808b09a832f589b79035"
},
"lintr": {
"Package": "lintr",
"Version": "3.1.0",
"Version": "3.1.1",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -341,7 +341,7 @@
"xml2",
"xmlparsedata"
],
"Hash": "2b4b803af6017e93b67ddaf0eacba918"
"Hash": "93e9379f4be8c0bf1862dfc7f720193e"
},
"magrittr": {
"Package": "magrittr",
Expand Down Expand Up @@ -467,14 +467,14 @@
},
"rlang": {
"Package": "rlang",
"Version": "1.1.1",
"Version": "1.1.2",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"utils"
],
"Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb"
"Hash": "50a6dbdc522936ca35afc5e2082ea91b"
},
"roxygen2": {
"Package": "roxygen2",
Expand Down Expand Up @@ -504,13 +504,13 @@
},
"rprojroot": {
"Package": "rprojroot",
"Version": "2.0.3",
"Version": "2.0.4",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R"
],
"Hash": "1de7ab598047a87bba48434ba35d497d"
"Hash": "4c8415e0ec1e29f3f4f6fc108bef0144"
},
"spelling": {
"Package": "spelling",
Expand All @@ -527,7 +527,7 @@
},
"stringi": {
"Package": "stringi",
"Version": "1.7.12",
"Version": "1.8.1",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -536,11 +536,11 @@
"tools",
"utils"
],
"Hash": "ca8bd84263c77310739d2cf64d84d7c9"
"Hash": "12bf57fdcb9b7068bea39b32f87ecac9"
},
"stringr": {
"Package": "stringr",
"Version": "1.5.0",
"Version": "1.5.1",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -553,7 +553,7 @@
"stringi",
"vctrs"
],
"Hash": "671a4d384ae9d32fc47a14e98bfa3dc8"
"Hash": "960e2ae9e09656611e0b8214ad543207"
},
"styler": {
"Package": "styler",
Expand Down Expand Up @@ -590,7 +590,7 @@
},
"withr": {
"Package": "withr",
"Version": "2.5.1",
"Version": "2.5.2",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -599,18 +599,18 @@
"graphics",
"stats"
],
"Hash": "d77c6f74be05c33164e33fbc85540cae"
"Hash": "4b25e70111b7d644322e9513f403a272"
},
"xfun": {
"Package": "xfun",
"Version": "0.40",
"Version": "0.41",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"stats",
"tools"
],
"Hash": "be07d23211245fc7d4209f54c4e4ffc8"
"Hash": "460a5e0fe46a80ef87424ad216028014"
},
"xml2": {
"Package": "xml2",
Expand Down

0 comments on commit a24c3f0

Please sign in to comment.