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. <DOI:10.1016/j.softx.2023.101347> or the vignettes on 'GitHub'.
BugReports: https://github.com/el-meyer/airship/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 2.10), 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
NeedsCompilation: no
Packaged: 2024-12-03 20:01:01 UTC; elias
Author: Elias Laurin Meyer [aut, cre] (<https://orcid.org/0000-0001-5398-6334>),
  Constantin Kumaus [aut, ctb],
  Michal Majka [aut, ctb] (<https://orcid.org/0000-0002-7524-8014>),
  Franz Koenig [aut, ctb] (<https://orcid.org/0000-0002-6893-3304>)
Maintainer: Elias Laurin Meyer <elias@berryconsultants.net>
Repository: CRAN
Date/Publication: 2024-12-05 18:40:10 UTC
Built: R 4.5.2; ; 2025-11-08 04:30:49 UTC; windows
