shinyStorePlus: Secure in-Browser Storage for 'Shiny' Inputs and Variables

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

Documentation:

Reference manual: shinyStorePlus.pdf
Vignettes: shinyStorePlus: An in-browser secure storage for persistent and synchronized data from the Shiny inputs using IndexedDB
Integrating the shinyStorePlus R package into Shiny applications

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinyStorePlus to link to this page.