Package: safetyGraphics
Title: Create Interactive Graphics Related to Clinical Trial Safety
Version: 1.0.0
Authors@R: c(
	person("Jeremy", "Wildfire", email = "jeremy_wildfire@rhoworld.com", role = c("cre","aut")),
	person("Becca", "Krouse", role="aut"),
	person("Preston","Burns", role="aut"),
	person("Xiao","Ni", role = "aut"),
	person("James","Buchanan", role="aut"),
	person("Susan","Duke", role="aut"),
	person("Rho Inc.", role = "cph"))
Maintainer: Jeremy Wildfire <jeremy_wildfire@rhoworld.com>
Description: A framework for evaluation of clinical trial safety. Users can interactively explore their data using the 'Shiny' application or create standalone 'htmlwidget' charts. Interactive charts are built using 'd3.js' and 'webcharts.js' 'JavaScript' libraries.
URL:
        https://github.com/ASA-DIA-InteractiveSafetyGraphics/safetyGraphics
BugReports: https://github.com/ASA-DIA-InteractiveSafetyGraphics/safetyGraphics/issues
Depends: R (>= 3.5)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, shinytest, knitr
Imports: dplyr, htmlwidgets, purrr, stringr, jsonlite, shiny, magrittr,
        DT, shinyjs, rmarkdown, rlang, tibble, utils, haven,
        shinyWidgets, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-14 19:52:59 UTC; jeremy
Author: Jeremy Wildfire [cre, aut],
  Becca Krouse [aut],
  Preston Burns [aut],
  Xiao Ni [aut],
  James Buchanan [aut],
  Susan Duke [aut],
  Rho Inc. [cph]
Repository: CRAN
Date/Publication: 2019-06-14 20:10:06 UTC
