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). 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://dnzmarcio.r-universe.dev Date/Publication: 2025-03-03 21:45:50 UTC RemoteUrl: https://github.com/dnzmarcio/visae RemoteRef: HEAD RemoteSha: 6dd72539e2fefda61ee11bfa195196da5a359443 NeedsCompilation: no Packaged: 2026-06-21 07:35:05 UTC; root Author: Marcio A. Diniz [aut, cre, cph] (ORCID: ), Michael Luu [aut] (ORCID: ) Maintainer: Marcio A. Diniz