Package: crunchy
Type: Package
Title: Shiny Apps on Crunch
Description: To facilitate building custom dashboards on the Crunch data
    platform <https://crunch.io/>, the 'crunchy' package provides tools for
    working with 'shiny'. These tools include utilities to manage authentication
    and authorization automatically and custom stylesheets to help match the
    look and feel of the Crunch web application. The package also includes
    several gadgets for use in 'RStudio'.
Version: 0.3.0
Authors@R: c(
    person("Neal", "Richardson", role="aut", email="neal.p.richardson@gmail.com"),
    person("Jonathan", "Keane", role=c("aut", "cre"), email="jon.keane@crunch.io"),
    person("Gordon", "Shotwell", role="aut", email="gordon.shotwell@gmail.com"))
URL: https://crunch.io/r/crunchy/, https://github.com/Crunch-io/crunchy
BugReports: https://github.com/Crunch-io/crunchy/issues
License: LGPL (>= 3)
Depends: R (>= 3.0.0), crunch, shiny
Imports: httpcache, miniUI, rstudioapi (>= 0.4)
Suggests: covr, htmltools, httptest (>= 3.0.0), knitr, rmarkdown,
        shinytest, spelling, testthat, withr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2019-04-03 20:58:47 UTC; npr
Author: Neal Richardson [aut],
  Jonathan Keane [aut, cre],
  Gordon Shotwell [aut]
Maintainer: Jonathan Keane <jon.keane@crunch.io>
Repository: CRAN
Date/Publication: 2019-04-03 21:51:34 UTC
