Package: crunchy 0.3.4
crunchy: Shiny Apps on Crunch
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'.
Authors:
crunchy_0.3.4.tar.gz
crunchy_0.3.4.zip(r-4.5)crunchy_0.3.4.zip(r-4.4)crunchy_0.3.4.zip(r-4.3)
crunchy_0.3.4.tgz(r-4.5-any)crunchy_0.3.4.tgz(r-4.4-any)crunchy_0.3.4.tgz(r-4.3-any)
crunchy_0.3.4.tar.gz(r-4.5-noble)crunchy_0.3.4.tar.gz(r-4.4-noble)
crunchy_0.3.4.tgz(r-4.4-emscripten)crunchy_0.3.4.tgz(r-4.3-emscripten)
crunchy.pdf |crunchy.html✨
crunchy/json (API)
# Install 'crunchy' in R: |
install.packages('crunchy', repos = c('https://crunch-io.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/crunch-io/crunchy/issues
Pkgdown site:https://crunch.io
Last updated 4 years agofrom:cea3f2cc68. Checks:1 OK, 7 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 01 2025 |
R-4.5-win | ERROR | Feb 01 2025 |
R-4.5-mac | ERROR | Feb 01 2025 |
R-4.5-linux | ERROR | Feb 01 2025 |
R-4.4-win | ERROR | Feb 01 2025 |
R-4.4-mac | ERROR | Feb 01 2025 |
R-4.3-win | ERROR | Feb 01 2025 |
R-4.3-mac | ERROR | Feb 01 2025 |
Exports:.getUserRecordcrunchFillPagecrunchFluidPagecrunchNavbarPagecrunchPagecrunchyBodycrunchyPublicBodycrunchyServercrunchyUnauthorizedBodylistDatasetGadgetmakeArrayGadgetsetCrunchyAuthorizationshinyDatasetshinyUserwithCrunchyProgress
Dependencies:abindaskpassbase64encbslibcachemclicommonmarkcrayoncrunchcurldigestfastmapfontawesomefsgluehtmltoolshttpcachehttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeminiUIopensslpromisesR6rappdirsRcpprlangrstudioapisassshinysourcetoolssyswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build a Crunchy UI | crunchFillPage crunchFluidPage crunchNavbarPage crunchPage |
A Shiny UI with Crunch auth | crunchyBody |
Alternate UIs for unauthenticated and unauthorized users | crunchyPublicBody crunchyUnauthorizedBody |
A Shiny server with Crunch auth | crunchyServer |
Open dataset selector | listDatasetGadget |
Launch array builder gadget | makeArrayGadget |
Register authorization logic for your Crunchy app | setCrunchyAuthorization |
Load a dataset for a Shiny session | shinyDataset |
Return Crunch User Information | shinyUser |
Display progress from Crunch API processes | withCrunchyProgress |