Package: canvasXpress Version: 1.58.7 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 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.6) Imports: htmlwidgets (>= 1.0), htmltools, httr, jsonlite, stats RoxygenNote: 7.3.1 Suggests: shiny (>= 1.1.0), canvasXpress.data, dplyr, DT, glue, grid, knitr, png, readr, rlang, rmarkdown, stringr, testthat, tibble, tidyr, limma, ggplot2, survminer, S7 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://neuhausi.r-universe.dev Date/Publication: 2026-07-06 15:08:39 UTC RemoteUrl: https://github.com/neuhausi/canvasxpress RemoteRef: HEAD RemoteSha: 4f903f6b18133017f1eab0e6e31e8255af4c8510 NeedsCompilation: no Packaged: 2026-07-06 15:56:08 UTC; root Author: Isaac Neuhaus [aut], Connie Brett [aut, cre] Maintainer: Connie Brett