Skip to content

Commit

Permalink
R 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edavidaja committed Dec 4, 2023
1 parent 3f84845 commit be650f9
Show file tree
Hide file tree
Showing 6 changed files with 750 additions and 740 deletions.
183 changes: 89 additions & 94 deletions plumber-penguins/app/manifest.json

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions plumber-penguins/renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.2.3",
"Version": "4.3.2",
"Repositories": [
{
"Name": "CRAN",
Expand Down Expand Up @@ -65,9 +65,9 @@
},
"dplyr": {
"Package": "dplyr",
"Version": "1.1.3",
"Version": "1.1.4",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R",
"R6",
Expand All @@ -84,7 +84,7 @@
"utils",
"vctrs"
],
"Hash": "e85ffbebaad5f70e1a2e2ef4302b4949"
"Hash": "fedd9d00c2944ff00a0e2696ccf048ec"
},
"ellipsis": {
"Package": "ellipsis",
Expand All @@ -99,15 +99,15 @@
},
"fansi": {
"Package": "fansi",
"Version": "1.0.4",
"Version": "1.0.5",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"grDevices",
"utils"
],
"Hash": "1d9e7ad3c8312a192dea7d3db0274fde"
"Hash": "3e8583a60163b4bc1a80016e63b9959e"
},
"fastmap": {
"Package": "fastmap",
Expand Down Expand Up @@ -176,16 +176,16 @@
},
"lifecycle": {
"Package": "lifecycle",
"Version": "1.0.3",
"Version": "1.0.4",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R",
"cli",
"glue",
"rlang"
],
"Hash": "001cecbeac1cff9301bdc3775ee46a86"
"Hash": "b8552d117e1b808b09a832f589b79035"
},
"magrittr": {
"Package": "magrittr",
Expand Down Expand Up @@ -296,34 +296,34 @@
},
"rlang": {
"Package": "rlang",
"Version": "1.1.1",
"Version": "1.1.2",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R",
"utils"
],
"Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb"
"Hash": "50a6dbdc522936ca35afc5e2082ea91b"
},
"sodium": {
"Package": "sodium",
"Version": "1.3.0",
"Version": "1.3.1",
"Source": "Repository",
"Repository": "RSPM",
"Hash": "bd436c1e48dc1982125e4d955017724e"
"Hash": "dd86d6fd2a01d4eb3777dfdee7076d56"
},
"stringi": {
"Package": "stringi",
"Version": "1.7.12",
"Version": "1.8.2",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R",
"stats",
"tools",
"utils"
],
"Hash": "ca8bd84263c77310739d2cf64d84d7c9"
"Hash": "e68c45f81639001af5f1b15cd3599bbd"
},
"swagger": {
"Package": "swagger",
Expand Down Expand Up @@ -369,42 +369,42 @@
},
"utf8": {
"Package": "utf8",
"Version": "1.2.3",
"Version": "1.2.4",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R"
],
"Hash": "1fe17157424bb09c48a8b3b550c753bc"
"Hash": "62b65c52671e6665f803ff02954446e9"
},
"vctrs": {
"Package": "vctrs",
"Version": "0.6.3",
"Version": "0.6.5",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R",
"cli",
"glue",
"lifecycle",
"rlang"
],
"Hash": "d0ef2856b83dc33ea6e255caf6229ee2"
"Hash": "c03fa420630029418f7e6da3667aac4a"
},
"webutils": {
"Package": "webutils",
"Version": "1.1",
"Version": "1.2.0",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"curl",
"jsonlite"
],
"Hash": "75d8b5b05fe22659b54076563f83f26a"
"Hash": "6a7f2a3084c7249d2f1466d6e4cc2e84"
},
"withr": {
"Package": "withr",
"Version": "2.5.0",
"Version": "2.5.2",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -413,7 +413,7 @@
"graphics",
"stats"
],
"Hash": "c0e49a9760983e81e55cdd9be92e7182"
"Hash": "4b25e70111b7d644322e9513f403a272"
}
}
}
Loading

0 comments on commit be650f9

Please sign in to comment.