Package: airship Title: Visualization of Simulated Datasets with Multiple Simulation Input Dimensions Version: 1.4.3 Authors@R: c( person( given = "Elias Laurin", family = "Meyer", role = c("aut", "cre"), email = "elias@berryconsultants.net", comment = c(ORCID = "0000-0001-5398-6334") ), person( given = "Constantin", family = "Kumaus", role = c("aut", "ctb") ), person( given = "Michal", family = "Majka", role = c("aut", "ctb"), email = "michalmajka@hotmail.com", comment = c(ORCID = "0000-0002-7524-8014") ), person( given = "Franz", family = "Koenig", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-6893-3304") ) ) Description: Plots simulation results of clinical trials. Its main feature is allowing users to simultaneously investigate the impact of several simulation input dimensions through dynamic filtering of the simulation results. A more detailed description of the app can be found in Meyer et al. or the vignettes on 'GitHub'. BugReports: https://github.com/el-meyer/airship/issues License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0), shiny, shinyBS Imports: DT, shinybusy, plotly, dplyr, tidyselect, tidyr, stringr, colourpicker, shinyWidgets, shinydashboard, scales, Cairo, ggplot2, rlang, magrittr, shinyjs, data.table, shinyalert, vctrs, mvtnorm LazyData: true Suggests: knitr, rmarkdown, ggpubr VignetteBuilder: knitr Config/pak/sysreqs: libcairo2-dev cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://el-meyer.r-universe.dev Date/Publication: 2025-11-24 10:10:44 UTC RemoteUrl: https://github.com/el-meyer/airship RemoteRef: HEAD RemoteSha: e30949739d098388a43fb1e7c67e8a29620f6355 NeedsCompilation: no Packaged: 2026-06-22 09:26:33 UTC; root Author: Elias Laurin Meyer [aut, cre] (ORCID: ), Constantin Kumaus [aut, ctb], Michal Majka [aut, ctb] (ORCID: ), Franz Koenig [aut, ctb] (ORCID: ) Maintainer: Elias Laurin Meyer