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'. Transfer browser link parameters to 'Shiny' input or output values.
| Version: | 0.8 |
| Depends: | R (≥ 3.6) |
| Imports: | shiny, jsonlite, utils, htmltools |
| Suggests: | rmarkdown, knitr, qpdf |
| Published: | 2022-11-21 |
| 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.8.tar.gz |
| Windows binaries: | r-devel: shinyStorePlus_0.8.zip, r-release: shinyStorePlus_0.8.zip, r-oldrel: shinyStorePlus_0.8.zip |
| macOS binaries: | r-release (arm64): shinyStorePlus_0.8.tgz, r-oldrel (arm64): shinyStorePlus_0.8.tgz, r-release (x86_64): shinyStorePlus_0.8.tgz, r-oldrel (x86_64): shinyStorePlus_0.8.tgz |
| Old sources: | shinyStorePlus archive |
Please use the canonical form https://CRAN.R-project.org/package=shinyStorePlus to link to this page.