Package: shinyStorePlus Type: Package Title: Secure in-Browser and Database Storage for 'shiny' Inputs, Outputs, Views and User Likes Version: 1.6 Authors@R: c( person("Obinna", "Obianom", email = "idonshayo@gmail.com", role = c("aut", "cre"))) Maintainer: Obinna Obianom Description: 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' , a minimal wrapper for 'IndexedDB'. Transfer browser link parameters to 'shiny' input or output values. Store app visitor views, likes and followers. License: MIT + file LICENSE URL: https://shinystoreplus.obi.obianom.com BugReports: https://github.com/oobianom/shinyStorePlus/issues Depends: R (> 3.6) Imports: shiny, jsonlite, utils, htmltools, shinyWidgets Suggests: rmarkdown, knitr, qpdf Encoding: UTF-8 VignetteBuilder: knitr Language: en-US RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://oobianom.r-universe.dev Date/Publication: 2025-06-06 07:55:14 UTC RemoteUrl: https://github.com/oobianom/shinystoreplus RemoteRef: HEAD RemoteSha: 7db96844936235bb5ab03b6d28aeae1ba211b2f3 NeedsCompilation: no Packaged: 2026-06-11 10:35:41 UTC; root Author: Obinna Obianom [aut, cre]