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: | 1.2 |
Depends: | R (> 3.6) |
Imports: | shiny, jsonlite, utils, htmltools, shinyWidgets |
Suggests: | rmarkdown, knitr, qpdf |
Published: | 2024-08-17 |
DOI: | 10.32614/CRAN.package.shinyStorePlus |
Author: | Obinna Obianom [aut, cre] |
Maintainer: | Obinna Obianom <idonshayo at gmail.com> |
BugReports: | https://github.com/oobianom/shinyStorePlus/issues |
License: | MIT + file LICENSE |
URL: | https://shinystoreplus.obi.obianom.com |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | shinyStorePlus results |
Package source: | shinyStorePlus_1.2.tar.gz |
Windows binaries: | r-devel: shinyStorePlus_1.2.zip, r-release: shinyStorePlus_1.2.zip, r-oldrel: shinyStorePlus_1.2.zip |
macOS binaries: | r-release (arm64): shinyStorePlus_1.2.tgz, r-oldrel (arm64): shinyStorePlus_1.2.tgz, r-release (x86_64): shinyStorePlus_1.2.tgz, r-oldrel (x86_64): shinyStorePlus_1.2.tgz |
Old sources: | shinyStorePlus archive |
Reverse imports: | symbol.equation.gpt |
Please use the canonical form https://CRAN.R-project.org/package=shinyStorePlus to link to this page.