Type: Package Package: goshawk Title: Longitudinal Visualization Functions Version: 0.1.19.9001 Date: 2025-08-12 Authors@R: c( person("Nick", "Paszty", , "nick.paszty@gene.com", role = c("aut", "cre")), person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = "aut"), person("Ondrej", "Slama", , "ondrej.slama@roche.com", role = "aut"), person("Adrian", "Waddell", , "adrian.waddell@gene.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("Konrad", "Pagacz", role = "aut"), person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")) ) Description: Functions that plot and summarize biomarkers/labs of interest. Visualizations include: box plot, correlation plot, density distribution, line plot and spaghetti plot. 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/goshawk/, https://github.com/insightsengineering/goshawk/ BugReports: https://github.com/insightsengineering/goshawk/issues Depends: dplyr (>= 1.1.0), R (>= 3.6) Imports: checkmate (>= 2.1.0), cowplot, ggnewscale (>= 0.4.1), ggplot2 (>= 3.4.4), grDevices, grid, lifecycle (>= 0.2.0), magrittr, mcr, rlang (>= 1.1.0), stringr (>= 1.4.1) Suggests: knitr (>= 1.42), nestcolor (>= 0.1.0), rmarkdown (>= 2.23), testthat (>= 3.0.4), tidyr (>= 1.3.1) VignetteBuilder: knitr, rmarkdown Config/Needs/verdepcheck: tidyverse/dplyr, mllg/checkmate, wilkelab/cowplot, eliocamp/ggnewscale, tidyverse/ggplot2, r-lib/lifecycle, tidyverse/magrittr, r-lib/rlang, tidyverse/stringr, yihui/knitr, insightsengineering/nestcolor, rstudio/rmarkdown, r-lib/testthat, tidyverse/tidyr Config/Needs/website: insightsengineering/nesttemplate Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2025-08-12 14:13:17 UTC RemoteUrl: https://github.com/insightsengineering/goshawk RemoteRef: HEAD RemoteSha: 5747ad6db9c373a2b14ef857ab7ce7a3e861745b NeedsCompilation: no Packaged: 2026-06-08 08:39:04 UTC; root Author: Nick Paszty [aut, cre], Dawid Kaledkowski [aut], Ondrej Slama [aut], Adrian Waddell [aut], Wenyi Liu [aut], Jeffrey Tomlinson [aut], Bali Toth [aut], Junlue Zhao [aut], Maciej Nasinski [aut], Konrad Pagacz [aut], F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Nick Paszty