shinyStorePlus: Secure in-Browser and Database Storage for 'shiny' Inputs, Outputs, Views and User Likes

Store persistent and synchronized data from 'shiny' inputs within the browser. 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. Store app visitor views, likes and followers.

Version: 1.3
Depends: R (> 3.6)
Imports: shiny, jsonlite, utils, htmltools, shinyWidgets
Suggests: rmarkdown, knitr, qpdf
Published: 2024-12-06
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

Documentation:

Reference manual: shinyStorePlus.pdf
Vignettes: shinyStorePlus: An in-browser secure storage for persistent and synchronized data from the Shiny inputs using IndexedDB (source, R code)
With shinyStorePlus v0.8, transfer browser link parameters to shiny inputs or outputs (source, R code)
As of v1.2, Storing Input Values from Dynamically Generated Inputs (source, R code)
Store shiny app visitor views, likes and followers using shinyStorePlus 1.3 (source, R code)
Integrating the shinyStorePlus R package into Shiny applications (source, R code)

Downloads:

Package source: shinyStorePlus_1.3.tar.gz
Windows binaries: r-devel: shinyStorePlus_1.3.zip, r-release: shinyStorePlus_1.3.zip, r-oldrel: shinyStorePlus_1.3.zip
macOS binaries: r-release (arm64): shinyStorePlus_1.3.tgz, r-oldrel (arm64): shinyStorePlus_1.3.tgz, r-release (x86_64): shinyStorePlus_1.3.tgz, r-oldrel (x86_64): shinyStorePlus_1.3.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.