Skip to content

Commit

Permalink
Update renv.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
RensDofferhoff authored Dec 6, 2024
1 parent 86eff88 commit 54ec845
Showing 1 changed file with 65 additions and 3 deletions.
68 changes: 65 additions & 3 deletions renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.4.2",
"Version": "4.4.1",
"Repositories": [
{
"Name": "CRAN",
Expand Down Expand Up @@ -82,7 +82,7 @@
},
"Hmisc": {
"Package": "Hmisc",
"Version": "5.2-0",
"Version": "5.2-1",
"Source": "Repository",
"Requirements": [
"R",
Expand Down Expand Up @@ -426,7 +426,7 @@
},
"cpp11": {
"Package": "cpp11",
"Version": "0.5.0",
"Version": "0.5.1",
"Source": "Repository",
"Requirements": [
"R"
Expand Down Expand Up @@ -691,6 +691,28 @@
"methods"
]
},
"ggdist": {
"Package": "ggdist",
"Version": "3.3.2",
"Source": "Repository",
"Requirements": [
"R",
"ggplot2",
"rlang",
"cli",
"scales",
"grid",
"tibble",
"vctrs",
"withr",
"distributional",
"numDeriv",
"glue",
"quadprog",
"gtable",
"Rcpp"
]
},
"ggplot2": {
"Package": "ggplot2",
"Version": "3.5.1",
Expand Down Expand Up @@ -1662,6 +1684,46 @@
"viridisLite"
]
},
"scoringRules": {
"Package": "scoringRules",
"Version": "1.1.3",
"Source": "Repository",
"Requirements": [
"R",
"Rcpp",
"methods",
"MASS",
"knitr",
"RcppArmadillo"
]
},
"scoringutils": {
"Package": "scoringutils",
"Version": "1.2.2",
"Source": "GitHub",
"Requirements": [
"data.table",
"ggdist",
"ggplot2",
"lifecycle",
"rlang",
"scoringRules",
"kableExtra",
"knitr",
"magrittr",
"rmarkdown",
"testthat",
"vdiffr",
"R",
"pkgdown",
"preferably"
],
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteUsername": "epiforecasts",
"RemoteRepo": "scoringutils",
"RemoteSha": "413d4272ba58a723a667d984fd949702800fd818"
},
"separationplot": {
"Package": "separationplot",
"Version": "1.4",
Expand Down

0 comments on commit 54ec845

Please sign in to comment.