Type: Package Package: teal.goshawk Title: Longitudinal Visualization `teal` Modules Version: 0.5.0.9002 Date: 2025-12-15 Authors@R: c( person("Nick", "Paszty", , "nick.paszty@gene.com", role = c("aut", "cre")), person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = "aut"), person("Mahmoud", "Hallal", , "mahmoud.hallal@roche.com", role = "aut"), person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"), person("Wenyi", "Liu", , "liu.wenyi@roche.com", role = "aut"), person("Jeffrey", "Tomlinson", , "tomlinson.jeffrey@roche.com", role = "aut"), person("Bali", "Toth", , "toth.balazs@gene.com", role = "aut"), person("Junlue", "Zhao", role = "aut"), person("Maciej", "Nasinski", role = "aut"), person("Maximilian", "Mordig", role = "ctb"), person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")) ) Description: Modules that produce web interfaces through which longitudinal visualizations can be dynamically modified and displayed. These included box plot, correlation plot, density distribution plot, line plot, scatter plot and spaghetti plot with accompanying summary. Data are expected in ADaM structure. Requires analysis subject level (ADSL) and analysis laboratory (ADLB) data sets. Beyond core variables, Limit of Quantification flag variable (LOQFL) is expected with levels 'Y', 'N' or NA. License: Apache License 2.0 | file LICENSE URL: https://insightsengineering.github.io/teal.goshawk/, https://github.com/insightsengineering/teal.goshawk/ BugReports: https://github.com/insightsengineering/teal.goshawk/issues Depends: goshawk (>= 0.1.19), R (>= 3.6), shiny (>= 1.8.1), teal (>= 1.1.0), teal.transform (>= 0.7.0) Imports: bslib (>= 0.8.0), checkmate (>= 2.1.0), colourpicker, dplyr (>= 1.0.5), DT (>= 0.13), ggplot2 (>= 3.4.0), grDevices, methods, rlang (>= 1.0.0), shinyjs (>= 2.1.0), shinyvalidate (>= 0.1.3), stats, teal.code (>= 0.7.0), teal.logger (>= 0.4.0), teal.reporter (>= 0.6.0), teal.widgets (>= 0.5.0) Suggests: knitr (>= 1.42), nestcolor (>= 0.1.0), rmarkdown (>= 2.23), rvest (>= 1.0.0), shinytest2 (>= 0.4.1), stringr (>= 1.4.1), teal.data (>= 0.8.0), tern (>= 0.9.7), testthat (>= 3.2.3), utils VignetteBuilder: knitr, rmarkdown Remotes: insightsengineering/goshawk Config/Needs/verdepcheck: insightsengineering/goshawk, rstudio/shiny, insightsengineering/teal, insightsengineering/teal.transform, rstudio/bslib, mllg/checkmate, daattali/colourpicker, tidyverse/dplyr, rstudio/DT, tidyverse/ggplot2, r-lib/rlang, daattali/shinyjs, rstudio/shinyvalidate, insightsengineering/teal.code, insightsengineering/teal.logger, insightsengineering/teal.reporter, insightsengineering/teal.widgets, yihui/knitr, insightsengineering/nestcolor, rstudio/rmarkdown, tidyverse/rvest, rstudio/shinytest2, tidyverse/stringr, insightsengineering/teal.data, insightsengineering/tern, r-lib/testthat Config/Needs/website: insightsengineering/nesttemplate Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev zlib1g-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2025-12-15 12:40:29 UTC RemoteUrl: https://github.com/insightsengineering/teal.goshawk RemoteRef: HEAD RemoteSha: 37a23d29408076c25a810d67bdf6dd42864929e5 NeedsCompilation: no Packaged: 2026-05-27 07:20:20 UTC; root Author: Nick Paszty [aut, cre], Dawid Kaledkowski [aut], Mahmoud Hallal [aut], Pawel Rucki [aut], Wenyi Liu [aut], Jeffrey Tomlinson [aut], Bali Toth [aut], Junlue Zhao [aut], Maciej Nasinski [aut], Maximilian Mordig [ctb], F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Nick Paszty