mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-30 05:08:57 +00:00
update renv
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"R": {
|
"R": {
|
||||||
"Version": "4.5.2",
|
"Version": "4.5.3",
|
||||||
"Repositories": [
|
"Repositories": [
|
||||||
{
|
{
|
||||||
"Name": "CRAN",
|
"Name": "CRAN",
|
||||||
@@ -742,6 +742,40 @@
|
|||||||
"Maintainer": "Simon Couch <[email protected]>",
|
"Maintainer": "Simon Couch <[email protected]>",
|
||||||
"Repository": "CRAN"
|
"Repository": "CRAN"
|
||||||
},
|
},
|
||||||
|
"bsicons": {
|
||||||
|
"Package": "bsicons",
|
||||||
|
"Version": "0.1.2",
|
||||||
|
"Source": "Repository",
|
||||||
|
"Title": "Easily Work with 'Bootstrap' Icons",
|
||||||
|
"Authors@R": "c( person(\"Carson\", \"Sievert\", , \"[email protected]\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Mark\", \"Otto\", role = \"cph\", comment = \"Bootstrap icons maintainer\") )",
|
||||||
|
"Description": "Easily use 'Bootstrap' icons inside 'Shiny' apps and 'R Markdown' documents. More generally, icons can be inserted in any 'htmltools' document through inline 'SVG'.",
|
||||||
|
"License": "MIT + file LICENSE",
|
||||||
|
"URL": "https://github.com/rstudio/bsicons",
|
||||||
|
"BugReports": "https://github.com/rstudio/bsicons/issues",
|
||||||
|
"Depends": [
|
||||||
|
"R (>= 2.10)"
|
||||||
|
],
|
||||||
|
"Imports": [
|
||||||
|
"cli",
|
||||||
|
"htmltools",
|
||||||
|
"rlang",
|
||||||
|
"utils"
|
||||||
|
],
|
||||||
|
"Suggests": [
|
||||||
|
"bslib",
|
||||||
|
"processx",
|
||||||
|
"testthat",
|
||||||
|
"webshot2",
|
||||||
|
"withr"
|
||||||
|
],
|
||||||
|
"Config/testthat/edition": "3",
|
||||||
|
"Encoding": "UTF-8",
|
||||||
|
"RoxygenNote": "7.2.3",
|
||||||
|
"NeedsCompilation": "no",
|
||||||
|
"Author": "Carson Sievert [cre, aut] (<https://orcid.org/0000-0002-4958-2844>), Posit Software, PBC [cph, fnd], Mark Otto [cph] (Bootstrap icons maintainer)",
|
||||||
|
"Maintainer": "Carson Sievert <[email protected]>",
|
||||||
|
"Repository": "CRAN"
|
||||||
|
},
|
||||||
"bslib": {
|
"bslib": {
|
||||||
"Package": "bslib",
|
"Package": "bslib",
|
||||||
"Version": "0.9.0",
|
"Version": "0.9.0",
|
||||||
@@ -3294,9 +3328,9 @@
|
|||||||
},
|
},
|
||||||
"lattice": {
|
"lattice": {
|
||||||
"Package": "lattice",
|
"Package": "lattice",
|
||||||
"Version": "0.22-7",
|
"Version": "0.22-9",
|
||||||
"Source": "Repository",
|
"Source": "Repository",
|
||||||
"Date": "2025-03-31",
|
"Date": "2026-02-03",
|
||||||
"Priority": "recommended",
|
"Priority": "recommended",
|
||||||
"Title": "Trellis Graphics for R",
|
"Title": "Trellis Graphics for R",
|
||||||
"Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"), email = \"[email protected]\", comment = c(ORCID = \"0000-0003-4107-1553\")), person(\"Felix\", \"Andrews\", role = \"ctb\"), person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"), person(\"Neil\", \"Klepeis\", role = \"ctb\"), person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"miscellaneous improvements\"), person(\"Zhijian (Jason)\", \"Wen\", role = \"cph\", comment = \"filled contour code\"), person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"[email protected]\"), person(\"Stefan\", \"Eng\", role = \"ctb\", comment = \"violin plot improvements\"), person(\"Achim\", \"Zeileis\", role = \"ctb\", comment = \"modern colors\"), person(\"Alexandre\", \"Courtiol\", role = \"ctb\", comment = \"generics for larrows, lpolygon, lrect and lsegments\") )",
|
"Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"), email = \"[email protected]\", comment = c(ORCID = \"0000-0003-4107-1553\")), person(\"Felix\", \"Andrews\", role = \"ctb\"), person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"), person(\"Neil\", \"Klepeis\", role = \"ctb\"), person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"miscellaneous improvements\"), person(\"Zhijian (Jason)\", \"Wen\", role = \"cph\", comment = \"filled contour code\"), person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"[email protected]\"), person(\"Stefan\", \"Eng\", role = \"ctb\", comment = \"violin plot improvements\"), person(\"Achim\", \"Zeileis\", role = \"ctb\", comment = \"modern colors\"), person(\"Alexandre\", \"Courtiol\", role = \"ctb\", comment = \"generics for larrows, lpolygon, lrect and lsegments\") )",
|
||||||
@@ -3327,7 +3361,7 @@
|
|||||||
"URL": "https://lattice.r-forge.r-project.org/",
|
"URL": "https://lattice.r-forge.r-project.org/",
|
||||||
"BugReports": "https://github.com/deepayan/lattice/issues",
|
"BugReports": "https://github.com/deepayan/lattice/issues",
|
||||||
"NeedsCompilation": "yes",
|
"NeedsCompilation": "yes",
|
||||||
"Author": "Deepayan Sarkar [aut, cre] (<https://orcid.org/0000-0003-4107-1553>), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors), Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and lsegments)",
|
"Author": "Deepayan Sarkar [aut, cre] (ORCID: <https://orcid.org/0000-0003-4107-1553>), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors), Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and lsegments)",
|
||||||
"Maintainer": "Deepayan Sarkar <[email protected]>",
|
"Maintainer": "Deepayan Sarkar <[email protected]>",
|
||||||
"Repository": "CRAN"
|
"Repository": "CRAN"
|
||||||
},
|
},
|
||||||
@@ -4340,6 +4374,48 @@
|
|||||||
"NeedsCompilation": "yes",
|
"NeedsCompilation": "yes",
|
||||||
"Repository": "CRAN"
|
"Repository": "CRAN"
|
||||||
},
|
},
|
||||||
|
"pool": {
|
||||||
|
"Package": "pool",
|
||||||
|
"Version": "1.0.4",
|
||||||
|
"Source": "Repository",
|
||||||
|
"Type": "Package",
|
||||||
|
"Title": "Object Pooling",
|
||||||
|
"Authors@R": "c( person(\"Joe\", \"Cheng\", , \"[email protected]\", role = \"aut\"), person(\"Barbara\", \"Borges\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
|
||||||
|
"Description": "Enables the creation of object pools, which make it less computationally expensive to fetch a new object. Currently the only supported pooled objects are 'DBI' connections.",
|
||||||
|
"License": "MIT + file LICENSE",
|
||||||
|
"URL": "https://github.com/rstudio/pool, https://rstudio.github.io/pool/",
|
||||||
|
"BugReports": "https://github.com/rstudio/pool/issues",
|
||||||
|
"Depends": [
|
||||||
|
"methods",
|
||||||
|
"R (>= 3.6.0)"
|
||||||
|
],
|
||||||
|
"Imports": [
|
||||||
|
"DBI (>= 1.2.1)",
|
||||||
|
"later (>= 1.0.0)",
|
||||||
|
"R6",
|
||||||
|
"rlang (>= 1.0.0)"
|
||||||
|
],
|
||||||
|
"Suggests": [
|
||||||
|
"covr",
|
||||||
|
"dbplyr (>= 2.4.0)",
|
||||||
|
"dplyr",
|
||||||
|
"knitr",
|
||||||
|
"rmarkdown",
|
||||||
|
"RSQLite",
|
||||||
|
"shiny",
|
||||||
|
"testthat (>= 3.0.0)",
|
||||||
|
"tibble"
|
||||||
|
],
|
||||||
|
"VignetteBuilder": "knitr",
|
||||||
|
"Config/Needs/website": "tidyverse/tidytemplate",
|
||||||
|
"Config/testthat/edition": "3",
|
||||||
|
"Encoding": "UTF-8",
|
||||||
|
"RoxygenNote": "7.3.2",
|
||||||
|
"NeedsCompilation": "no",
|
||||||
|
"Author": "Joe Cheng [aut], Barbara Borges [aut], Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]",
|
||||||
|
"Maintainer": "Hadley Wickham <[email protected]>",
|
||||||
|
"Repository": "CRAN"
|
||||||
|
},
|
||||||
"prettyunits": {
|
"prettyunits": {
|
||||||
"Package": "prettyunits",
|
"Package": "prettyunits",
|
||||||
"Version": "1.2.0",
|
"Version": "1.2.0",
|
||||||
@@ -4717,6 +4793,69 @@
|
|||||||
"Maintainer": "Hadley Wickham <[email protected]>",
|
"Maintainer": "Hadley Wickham <[email protected]>",
|
||||||
"Repository": "CRAN"
|
"Repository": "CRAN"
|
||||||
},
|
},
|
||||||
|
"quarto": {
|
||||||
|
"Package": "quarto",
|
||||||
|
"Version": "1.5.1",
|
||||||
|
"Source": "Repository",
|
||||||
|
"Title": "R Interface to 'Quarto' Markdown Publishing System",
|
||||||
|
"Authors@R": "c( person(\"JJ\", \"Allaire\", , \"[email protected]\", role = \"aut\", comment = c(ORCID = \"0000-0003-0174-9868\")), person(\"Christophe\", \"Dervieux\", , \"[email protected]\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Gordon\", \"Woodhull\", role = \"ctb\") )",
|
||||||
|
"Description": "Convert R Markdown documents and 'Jupyter' notebooks to a variety of output formats using 'Quarto'.",
|
||||||
|
"License": "MIT + file LICENSE",
|
||||||
|
"URL": "https://github.com/quarto-dev/quarto-r, https://quarto-dev.github.io/quarto-r/",
|
||||||
|
"BugReports": "https://github.com/quarto-dev/quarto-r/issues",
|
||||||
|
"Depends": [
|
||||||
|
"R (>= 4.1.0)"
|
||||||
|
],
|
||||||
|
"Imports": [
|
||||||
|
"cli",
|
||||||
|
"fs",
|
||||||
|
"htmltools",
|
||||||
|
"jsonlite",
|
||||||
|
"later",
|
||||||
|
"lifecycle",
|
||||||
|
"processx",
|
||||||
|
"rlang",
|
||||||
|
"rmarkdown",
|
||||||
|
"rstudioapi",
|
||||||
|
"tools",
|
||||||
|
"utils",
|
||||||
|
"xfun",
|
||||||
|
"yaml (>= 2.3.10)"
|
||||||
|
],
|
||||||
|
"Suggests": [
|
||||||
|
"bslib",
|
||||||
|
"callr",
|
||||||
|
"curl",
|
||||||
|
"dplyr",
|
||||||
|
"flextable",
|
||||||
|
"ggiraph",
|
||||||
|
"ggplot2",
|
||||||
|
"gt",
|
||||||
|
"heatmaply",
|
||||||
|
"kableExtra",
|
||||||
|
"knitr",
|
||||||
|
"palmerpenguins",
|
||||||
|
"patchwork",
|
||||||
|
"pkgload",
|
||||||
|
"plotly",
|
||||||
|
"rsconnect (>= 0.8.26)",
|
||||||
|
"testthat (>= 3.1.7)",
|
||||||
|
"thematic",
|
||||||
|
"tidyverse",
|
||||||
|
"tinytable",
|
||||||
|
"whoami",
|
||||||
|
"withr"
|
||||||
|
],
|
||||||
|
"VignetteBuilder": "quarto",
|
||||||
|
"Config/testthat/edition": "3",
|
||||||
|
"Encoding": "UTF-8",
|
||||||
|
"RoxygenNote": "7.3.2",
|
||||||
|
"SystemRequirements": "Quarto command line tool (<https://github.com/quarto-dev/quarto-cli>).",
|
||||||
|
"NeedsCompilation": "no",
|
||||||
|
"Author": "JJ Allaire [aut] (ORCID: <https://orcid.org/0000-0003-0174-9868>), Christophe Dervieux [cre, aut] (ORCID: <https://orcid.org/0000-0003-4474-2498>), Posit Software, PBC [cph, fnd], Gordon Woodhull [ctb]",
|
||||||
|
"Maintainer": "Christophe Dervieux <[email protected]>",
|
||||||
|
"Repository": "CRAN"
|
||||||
|
},
|
||||||
"ragg": {
|
"ragg": {
|
||||||
"Package": "ragg",
|
"Package": "ragg",
|
||||||
"Version": "1.5.0",
|
"Version": "1.5.0",
|
||||||
@@ -6025,11 +6164,11 @@
|
|||||||
},
|
},
|
||||||
"survival": {
|
"survival": {
|
||||||
"Package": "survival",
|
"Package": "survival",
|
||||||
"Version": "3.8-3",
|
"Version": "3.8-6",
|
||||||
"Source": "Repository",
|
"Source": "Repository",
|
||||||
"Title": "Survival Analysis",
|
"Title": "Survival Analysis",
|
||||||
"Priority": "recommended",
|
"Priority": "recommended",
|
||||||
"Date": "2024-12-17",
|
"Date": "2026-01-09",
|
||||||
"Depends": [
|
"Depends": [
|
||||||
"R (>= 3.5.0)"
|
"R (>= 3.5.0)"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user