Skip to content

Commit

Permalink
[skip deploy] Update renv.lock file for exploratory app
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 13, 2025
1 parent e325e8c commit c4ada5c
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions exploratory/renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,27 +358,29 @@
},
"R6": {
"Package": "R6",
"Version": "2.5.1",
"Version": "2.6.0",
"Source": "Repository",
"Title": "Encapsulated Classes with Reference Semantics",
"Authors@R": "person(\"Winston\", \"Chang\", role = c(\"aut\", \"cre\"), email = \"[email protected]\")",
"Authors@R": "c( person(\"Winston\", \"Chang\", , \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
"Description": "Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.",
"License": "MIT + file LICENSE",
"URL": "https://r6.r-lib.org, https://github.com/r-lib/R6",
"BugReports": "https://github.com/r-lib/R6/issues",
"Depends": [
"R (>= 3.0)"
"R (>= 3.6)"
],
"Suggests": [
"testthat",
"pryr"
"lobstr",
"testthat (>= 3.0.0)"
],
"License": "MIT + file LICENSE",
"URL": "https://r6.r-lib.org, https://github.com/r-lib/R6/",
"BugReports": "https://github.com/r-lib/R6/issues",
"RoxygenNote": "7.1.1",
"Config/Needs/website": "tidyverse/tidytemplate, ggplot2, microbenchmark, scales",
"Config/testthat/edition": "3",
"Encoding": "UTF-8",
"RoxygenNote": "7.3.2",
"NeedsCompilation": "no",
"Author": "Winston Chang [aut, cre]",
"Maintainer": "Winston Chang <[email protected]>",
"Repository": "RSPM",
"Encoding": "UTF-8"
"Author": "Winston Chang [aut, cre], Posit Software, PBC [cph, fnd]",
"Maintainer": "Winston Chang <[email protected]>",
"Repository": "BioC.CRAN"
},
"RColorBrewer": {
"Package": "RColorBrewer",
Expand Down Expand Up @@ -5488,11 +5490,11 @@
},
"teal": {
"Package": "teal",
"Version": "0.15.2.9129",
"Version": "0.15.2.9131",
"Source": "GitHub",
"Type": "Package",
"Title": "Exploratory Web Apps for Analyzing Clinical Trials Data",
"Date": "2025-02-10",
"Date": "2025-02-12",
"Authors@R": "c( person(\"Dawid\", \"Kaledkowski\", , \"[email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9533-457X\")), person(\"Pawel\", \"Rucki\", , \"[email protected]\", role = \"aut\"), person(\"Aleksander\", \"Chlebowski\", , \"[email protected]\", role = \"aut\", comment = c(ORCID = \"0000-0001-5018-6294\")), person(\"Andre\", \"Verissimo\", , \"[email protected]\", role = \"aut\", comment = c(ORCID = \"0000-0002-2212-339X\")), person(\"Kartikeya\", \"Kirar\", , \"[email protected]\", role = \"aut\"), person(\"Vedha\", \"Viyash\", , \"[email protected]\", role = \"aut\"), person(\"Marcin\", \"Kosinski\", , \"[email protected]\", role = \"aut\"), person(\"Adrian\", \"Waddell\", , \"[email protected]\", role = \"aut\"), person(\"Chendi\", \"Liao\", , \"[email protected]\", role = \"rev\"), person(\"Dony\", \"Unardi\", , \"[email protected]\", role = \"rev\"), person(\"Nikolas\", \"Burkoff\", role = \"aut\"), person(\"Mahmoud\", \"Hallal\", role = \"aut\"), person(\"Maciej\", \"Nasinski\", role = \"aut\"), person(\"Konrad\", \"Pagacz\", role = \"aut\"), person(\"Junlue\", \"Zhao\", role = \"aut\"), person(\"Tadeusz\", \"Lewandowski\", role = \"aut\"), person(\"F. Hoffmann-La Roche AG\", role = c(\"cph\", \"fnd\")), person(\"Maximilian\", \"Mordig\", role = \"ctb\") )",
"Description": "A 'shiny' based interactive exploration framework for analyzing clinical trials data. 'teal' currently provides a dynamic filtering facility and different data viewers. 'teal' 'shiny' applications are built using standard 'shiny' modules.",
"License": "Apache License 2.0",
Expand Down Expand Up @@ -5556,7 +5558,7 @@
"RemoteUsername": "insightsengineering",
"RemoteRepo": "teal",
"RemoteRef": "main",
"RemoteSha": "c70299587cdf8280c75f7320ae09cd3c67c79837"
"RemoteSha": "c75f39ed4f4eb989059e7a22aace4a8cfb020bc6"
},
"teal.code": {
"Package": "teal.code",
Expand Down Expand Up @@ -5918,10 +5920,10 @@
},
"teal.transform": {
"Package": "teal.transform",
"Version": "0.5.0.9029",
"Version": "0.6.0.9000",
"Source": "GitHub",
"Title": "Functions for Extracting and Merging Data in the 'teal' Framework",
"Date": "2025-02-06",
"Date": "2025-02-12",
"Authors@R": "c( person(\"Dawid\", \"Kaledkowski\", , \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Pawel\", \"Rucki\", , \"[email protected]\", role = \"aut\"), person(\"Mahmoud\", \"Hallal\", , \"[email protected]\", role = \"aut\"), person(\"Nikolas\", \"Burkoff\", role = \"aut\"), person(\"Maciej\", \"Nasinski\", role = \"aut\"), person(\"Konrad\", \"Pagacz\", role = \"aut\"), person(\"Junlue\", \"Zhao\", role = \"aut\"), person(\"F. Hoffmann-La Roche AG\", role = c(\"cph\", \"fnd\")) )",
"Description": "A standardized user interface for column selection, that facilitates dataset merging in 'teal' framework.",
"License": "Apache License 2.0",
Expand All @@ -5943,7 +5945,7 @@
"stats",
"teal.data (>= 0.7.0)",
"teal.logger (>= 0.3.1)",
"teal.widgets (>= 0.4.2)",
"teal.widgets (>= 0.4.3)",
"tidyr (>= 1.0.0)",
"tidyselect",
"utils"
Expand Down Expand Up @@ -5971,7 +5973,7 @@
"RemoteUsername": "insightsengineering",
"RemoteRepo": "teal.transform",
"RemoteRef": "main",
"RemoteSha": "5215ed189fd0a072151db8326b024fb9d08b0965"
"RemoteSha": "b6a3a72f2ec31d3f40f4e2786e275a515c2d0b10"
},
"teal.widgets": {
"Package": "teal.widgets",
Expand Down

0 comments on commit c4ada5c

Please sign in to comment.