Store persistent and synchronized data from 'Shiny' inputs within the browser in a secure format. Refresh 'Shiny' applications and preserve user-inputs over multiple sessions. A database-like storage format is implemented using 'Dexie.js' <https://dexie.org>, a minimal wrapper for 'IndexedDB'.
Version: | 0.6 |
Depends: | R (≥ 3.4) |
Imports: | shiny, jsonlite, utils, htmltools |
Suggests: | rmarkdown, knitr, qpdf |
Published: | 2022-08-14 |
Author: | Obinna Obianom [aut, cre] |
Maintainer: | Obinna Obianom <idonshayo at gmail.com> |
BugReports: | https://github.com/oobianom/shinyStorePlus |
License: | MIT + file LICENSE |
URL: | https://github.com/oobianom/shinyStorePlus |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | shinyStorePlus results |
Package source: | shinyStorePlus_0.6.tar.gz |
Windows binaries: | r-devel: shinyStorePlus_0.6.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): shinyStorePlus_0.6.tgz, r-oldrel (arm64): shinyStorePlus_0.6.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=shinyStorePlus to link to this page.