Package: volcanoPlot
Type: Package
Title: Volcano Plot for Clinical Trial Adverse Events
Version: 1.0.0
Authors@R: c(
	person("Jeremy", "Wildfire", email = "jwildfire@gmail.com", role = c("cre","aut")),
	person("Becca", "Krouse", role="aut"),
	person("Natalia","Andriychuk", role="aut"),
	person("Anh","Tran", role = "aut"),
	person("Isaac","Zhao", role="aut"))
Maintainer: Jeremy Wildfire <jwildfire@gmail.com>
Description: Interactive adverse event (AE) volcano plot for monitoring clinical trial safety. This tool allows users to view the overall distribution of AEs in a clinical trial using standard (e.g. MedDRA preferred term) or custom (e.g. Gender) categories using a volcano plot similar to proposal by Zink et al. (2013) <doi:10.1177/1740774513485311>. This tool provides a stand-along shiny application and flexible shiny modules allowing this tool to be used as a part of more robust safety monitoring framework like the Shiny app from the 'safetyGraphics' R package. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: fmsb, dplyr, DT, ggplot2, tidyr, shiny, purrr
Suggests: safetyGraphics, safetyData
NeedsCompilation: no
Packaged: 2023-02-09 15:58:25 UTC; jwildfire
Author: Jeremy Wildfire [cre, aut],
  Becca Krouse [aut],
  Natalia Andriychuk [aut],
  Anh Tran [aut],
  Isaac Zhao [aut]
Repository: CRAN
Date/Publication: 2023-02-10 10:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:50:24 UTC; unix
