Package: visae
Type: Package
Title: Visualization of Adverse Events
Version: 0.1.0
Authors@R: c(person("Marcio A. Diniz", 
                    role = c("aut", "cre","cph"),
                    email = "marcio.diniz@cshs.org"),
              person("Michael Luu", role = "aut"))
Description: Implementation of Shiny app to visualize adverse events based on the Common Terminology Criteria for Adverse Events using stacked correspondence analysis as described in Diniz et. al (2021) <arXiv:2101.03454>.
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
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-12 17:39:45 UTC; DinizMA
Author: Marcio A. Diniz [aut, cre, cph],
  Michael Luu [aut]
Maintainer: Marcio A. Diniz <marcio.diniz@cshs.org>
Repository: CRAN
Date/Publication: 2021-01-16 09:40:02 UTC
