Package: shinyStorePlus 1.2

Obinna Obianom

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.

Authors:Obinna Obianom [aut, cre]

shinyStorePlus_1.2.tar.gz
shinyStorePlus_1.2.zip(r-4.5)shinyStorePlus_1.2.zip(r-4.4)shinyStorePlus_1.2.zip(r-4.3)
shinyStorePlus_1.2.tgz(r-4.4-any)shinyStorePlus_1.2.tgz(r-4.3-any)
shinyStorePlus_1.2.tar.gz(r-4.5-noble)shinyStorePlus_1.2.tar.gz(r-4.4-noble)
shinyStorePlus_1.2.tgz(r-4.4-emscripten)shinyStorePlus_1.2.tgz(r-4.3-emscripten)
shinyStorePlus.pdf |shinyStorePlus.html
shinyStorePlus/json (API)
NEWS

# Install 'shinyStorePlus' in R:
install.packages('shinyStorePlus', repos = c('https://oobianom.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/oobianom/shinystoreplus/issues

On CRAN:

datadata-structuresshiny

5 exports 25 stars 2.55 score 33 dependencies 1 dependents 89 scripts 418 downloads

Last updated 1 months agofrom:4ff241ca47. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winOKSep 16 2024
R-4.5-linuxOKSep 16 2024
R-4.4-winOKSep 16 2024
R-4.4-macOKSep 16 2024
R-4.3-winOKSep 16 2024
R-4.3-macOKSep 16 2024

Exports:clearStoreinitStorelink2inputseeexamplesetupStorage

Dependencies:anytimebase64encBHbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinyshinyWidgetssourcetoolswithrxtable

As of v1.2, Storing Input Values from Dynamically Generated Inputs

Rendered fromshinystoreplus_v12.Rmdusingknitr::rmarkdownon Sep 16 2024.

Last update: 2024-08-04
Started: 2024-08-04

Integrating the shinyStorePlus R package into Shiny applications

Rendered fromusing_shinystoreplus.Rmdusingknitr::rmarkdownon Sep 16 2024.

Last update: 2022-08-15
Started: 2022-08-05

shinyStorePlus: An in-browser secure storage for persistent and synchronized data from the Shiny inputs using IndexedDB

Rendered fromintroduction_to_shinystoreplus.Rmdusingknitr::rmarkdownon Sep 16 2024.

Last update: 2022-08-05
Started: 2022-08-05

With shinyStorePlus v0.8, transfer browser link parameters to shiny inputs or outputs

Rendered fromshinystoreplus_v08.Rmdusingknitr::rmarkdownon Sep 16 2024.

Last update: 2022-11-21
Started: 2022-11-21