Package: visae
Type: Package
Title: Visualization of Adverse Events
Version: 0.2.1
Authors@R: c(person("Marcio A. Diniz", 
                    role = c("aut", "cre","cph"),
                    email = "marcio.diniz@mountsinai.org",
                    comment = c(ORCID = "0000-0002-2427-7843")),
              person("Michael Luu", 
                     role = "aut",
                     email = "michael.luu@cshs.org",
                     comment = c(ORCID = "0000-0002-7968-7313")))
Description: Implementation of 'shiny' app to visualize adverse events based on the Common Terminology Criteria for Adverse Events (CTCAE) using stacked correspondence analysis as described in Diniz et. al (2021)<doi:10.1186/s12874-021-01368-w>.
BugReports: https://github.com/dnzmarcio/visae/issues
License: GPL (>= 2)
Depends: shiny (>= 1.4.0), dplyr (>= 1.0.0), ggplot2 (>= 3.3.0), R (>=
        4.1.0)
Imports: shinyjs (>= 1.1), ca (>= 0.71), tidyr (>= 1.1.0), ggrepel (>=
        0.8.2), rlang (>= 0.4.6), DT (>= 0.13)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-05 06:10:29 UTC; dinizm01
Author: Marcio A. Diniz [aut, cre, cph]
    (<https://orcid.org/0000-0002-2427-7843>),
  Michael Luu [aut] (<https://orcid.org/0000-0002-7968-7313>)
Maintainer: Marcio A. Diniz <marcio.diniz@mountsinai.org>
Repository: CRAN
Date/Publication: 2025-03-07 11:10:02 UTC
Built: R 4.3.3; ; 2025-03-07 11:45:33 UTC; unix
