Skip to content

Commit

Permalink
update renv
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Feb 1, 2024
1 parent eed9a55 commit 09e1586
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion 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": "CRAN",
Expand Down Expand Up @@ -2052,6 +2052,22 @@
],
"Hash": "493df4ae51e2e984952ea4d5c75786a3"
},
"rnaturalearth": {
"Package": "rnaturalearth",
"Version": "0.3.4",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"httr",
"jsonlite",
"sf",
"sp",
"terra",
"utils"
],
"Hash": "cc93c2e9d777b357103cdc322fb9a649"
},
"rpart": {
"Package": "rpart",
"Version": "4.1.19",
Expand Down Expand Up @@ -2334,6 +2350,18 @@
],
"Hash": "90b28393209827327de889f49935140a"
},
"terra": {
"Package": "terra",
"Version": "1.7-55",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"Rcpp",
"methods"
],
"Hash": "c011cc748506148c793428eb8ec101f9"
},
"textshaping": {
"Package": "textshaping",
"Version": "0.3.6",
Expand Down Expand Up @@ -2435,6 +2463,27 @@
],
"Hash": "79540e5fcd9e0435af547d885f184fd5"
},
"tidyterra": {
"Package": "tidyterra",
"Version": "0.5.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"data.table",
"dplyr",
"ggplot2",
"magrittr",
"rlang",
"scales",
"sf",
"terra",
"tibble",
"tidyr"
],
"Hash": "11ecee46012db7475c840b498a07e8be"
},
"tidyverse": {
"Package": "tidyverse",
"Version": "2.0.0",
Expand Down

0 comments on commit 09e1586

Please sign in to comment.