shinyStorePlus: Secure in-Browser Storage for 'Shiny' Inputs, Outputs 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'. Transfer browser link parameters to 'Shiny' input or output values.

Version: 1.1
Depends: R (≥ 3.6)
Imports: shiny, jsonlite, utils, htmltools, shinyWidgets
Suggests: rmarkdown, knitr, qpdf
Published: 2023-04-05
Author: Obinna Obianom [aut, cre]
Maintainer: Obinna Obianom <idonshayo at gmail.com>
BugReports: https://github.com/oobianom/shinyStorePlus
License: MIT + file LICENSE
URL: https://shinystoreplus.obi.obianom.com
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
With shinyStorePlus v0.8, transfer browser link parameters to shiny inputs or outputs
Integrating the shinyStorePlus R package into Shiny applications

Downloads:

Package source: shinyStorePlus_1.1.tar.gz
Windows binaries: r-devel: shinyStorePlus_1.1.zip, r-release: shinyStorePlus_1.1.zip, r-oldrel: shinyStorePlus_1.1.zip
macOS binaries: r-release (arm64): shinyStorePlus_1.1.tgz, r-oldrel (arm64): shinyStorePlus_1.1.tgz, r-release (x86_64): shinyStorePlus_1.1.tgz
Old sources: shinyStorePlus archive

Reverse dependencies:

Reverse imports: symbol.equation.gpt

Linking:

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