Package: radiant.data
Title: Data Menu for Radiant: Business Analytics using R and Shiny
Version: 1.3.10
Date: 2020-8-6
Authors@R: person("Vincent", "Nijs", , "radiant@rady.ucsd.edu", c("aut", "cre"))
Description: The Radiant Data menu includes interfaces for loading, saving,
    viewing, visualizing, summarizing, transforming, and combining data. It also
    contains functionality to generate reproducible reports of the analyses
    conducted in the application.
Depends: R (>= 3.4.0), magrittr (>= 1.5), ggplot2 (>= 2.2.1), lubridate
        (>= 1.7.4), tidyr (>= 0.8.2), dplyr (>= 1.0.1)
Imports: tibble (>= 1.4.2), rlang (>= 0.4.0), broom (>= 0.5.2), car (>=
        3.0-0), knitr (>= 1.20), markdown (>= 1.0), rmarkdown(>= 1.14),
        shiny (>= 1.4.0), jsonlite (>= 1.0), shinyAce (>= 0.4.1), psych
        (>= 1.8.4), DT (>= 0.9), readr (>= 1.1.1), readxl (>= 1.0.0),
        writexl (>= 0.2), scales (>= 0.4.0), curl (>= 2.5), rstudioapi
        (>= 0.7), import (>= 1.1.0), plotly (>= 4.7.1), glue (>=
        1.3.0), shinyFiles (>= 0.7.3), stringi (>= 1.2.4), randomizr
        (>= 0.20.0), patchwork (>= 1.0.0), MASS, base64enc
Suggests: svglite (>= 1.2.1), DBI (>= 0.7), RSQLite (>= 2.0),
        RPostgreSQL (>= 0.6.2), odbc (>= 1.1.4), webshot (>= 0.5.0),
        testthat (>= 2.0.0), pkgdown (>= 1.1.0)
URL: https://github.com/radiant-rstats/radiant.data/,
        https://radiant-rstats.github.io/radiant.data/,
        https://radiant-rstats.github.io/docs/
BugReports: https://github.com/radiant-rstats/radiant.data/issues
License: AGPL-3 | file LICENSE
LazyData: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-07 00:18:48 UTC; vnijs
Author: Vincent Nijs [aut, cre]
Maintainer: Vincent Nijs <radiant@rady.ucsd.edu>
Repository: CRAN
Date/Publication: 2020-08-07 05:20:12 UTC
