Package: visae
Type: Package
Title: Visualization of Adverse Events
Version: 0.2.0
Authors@R: c(person("Marcio A. Diniz", 
                    role = c("aut", "cre","cph"),
                    email = "marcio.diniz@cshs.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),
        magrittr (>= 1.5.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.1.2
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-10 14:36:27 UTC; DinizMA
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@cshs.org>
Repository: CRAN
Date/Publication: 2021-11-10 23:40:02 UTC
Built: R 4.2.0; ; 2022-04-13 12:55:11 UTC; unix
