|
1 | 1 | Package: teal.transform |
2 | 2 | Title: Functions for Extracting and Merging Data in the 'teal' Framework |
3 | | -Version: 0.6.0.9005 |
4 | | -Date: 2025-07-09 |
| 3 | +Version: 0.6.0.9006 |
| 4 | +Date: 2025-08-12 |
5 | 5 | Authors@R: c( |
6 | 6 | person("Dawid", "Kaledkowski", , " [email protected]", role = c("aut", "cre")), |
7 | 7 | person("Pawel", "Rucki", , " [email protected]", role = "aut"), |
@@ -50,11 +50,11 @@ VignetteBuilder: |
50 | 50 | Remotes: |
51 | 51 | insightsengineering/teal.widgets |
52 | 52 | Config/Needs/verdepcheck: mllg/checkmate, tidyverse/dplyr, |
53 | | - daroczig/logger, r-lib/rlang, rstudio/shiny, |
54 | | - daattali/shinyjs, rstudio/shinyvalidate, |
55 | | - insightsengineering/teal.data, insightsengineering/teal.logger, |
56 | | - insightsengineering/teal.widgets, tidyverse/tidyr, r-lib/tidyselect, |
57 | | - yihui/knitr, rstudio/rmarkdown, r-lib/testthat, r-lib/withr |
| 53 | + daroczig/logger, r-lib/rlang, rstudio/shiny, daattali/shinyjs, |
| 54 | + rstudio/shinyvalidate, insightsengineering/teal.data, |
| 55 | + insightsengineering/teal.logger, insightsengineering/teal.widgets, |
| 56 | + tidyverse/tidyr, r-lib/tidyselect, yihui/knitr, rstudio/rmarkdown, |
| 57 | + r-lib/testthat, r-lib/withr |
58 | 58 | Config/Needs/website: insightsengineering/nesttemplate |
59 | 59 | Encoding: UTF-8 |
60 | 60 | Language: en-US |
|
0 commit comments