Package: canvasXpress
Version: 1.35.0
Title: Visualization Package for CanvasXpress in R
Description: Enables creation of visualizations using the CanvasXpress framework
    in R. CanvasXpress is a standalone JavaScript library for reproducible research
    with complete tracking of data and end-user modifications stored in a single
    PNG image that can be played back. See <https://www.canvasxpress.org> for more
    information.
Type: Package
License: GPL-3
Encoding: UTF-8
Language: en-US
Authors@R: c(
    person("Isaac", "Neuhaus", email = "imnphd@gmail.com", role = c("aut")),
    person("Connie", "Brett", email = "connie@aggregate-genius.com", role = c("aut", "cre")))
URL: https://github.com/neuhausi/canvasXpress
BugReports: https://github.com/neuhausi/canvasXpress/issues
Depends: R (>= 3.5)
Imports: htmlwidgets (>= 1.0), httr, stats
RoxygenNote: 7.1.1
Suggests: shiny (>= 1.1.0), canvasXpress.data, dplyr, glue, grid,
        knitr, png, readr, rmarkdown, testthat, tibble, tidyr, webshot,
        limma
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-25 19:18:22 UTC; conniebrett
Author: Isaac Neuhaus [aut],
  Connie Brett [aut, cre]
Maintainer: Connie Brett <connie@aggregate-genius.com>
Repository: CRAN
Date/Publication: 2021-06-25 19:40:02 UTC
