{
  "_id": "6a1038ceacfb0bcc41c9abcf",
  "Package": "shinyStorePlus",
  "Type": "Package",
  "Title": "Secure in-Browser and Database Storage for 'shiny' Inputs,\nOutputs, Views and User Likes",
  "Version": "1.6",
  "Authors@R": "c(\nperson(\"Obinna\", \"Obianom\", email = \"idonshayo@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Maintainer": "Obinna Obianom <idonshayo@gmail.com>",
  "Description": "Store persistent and synchronized data from 'shiny' inputs\nwithin the browser. Refresh 'shiny' applications and preserve\nuser-inputs over multiple sessions. A database-like storage\nformat is implemented using 'Dexie.js' <https://dexie.org>, a\nminimal wrapper for 'IndexedDB'. Transfer browser link\nparameters to 'shiny' input or output values. Store app visitor\nviews, likes and followers.",
  "License": "MIT + file LICENSE",
  "URL": "https://shinystoreplus.obi.obianom.com",
  "BugReports": "https://github.com/oobianom/shinyStorePlus/issues",
  "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": {
    "Date": "2026-05-12 05:52:15 UTC",
    "User": "root"
  },
  "Author": "Obinna Obianom [aut, cre]",
  "MD5sum": "cdc50bb3964b1c528d8532e021593685",
  "_user": "oobianom",
  "_type": "src",
  "_file": "shinyStorePlus_1.6.tar.gz",
  "_fileid": "231373a803e19d86cd9165dbfe31503b3564f335ec19347588f58e272100902f",
  "_filesize": 208368,
  "_sha256": "231373a803e19d86cd9165dbfe31503b3564f335ec19347588f58e272100902f",
  "_created": "2026-05-12T05:52:15.000Z",
  "_published": "2026-05-22T11:06:54.866Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367327762,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936711293"
    },
    {
      "job": 77367327745,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936710536"
    },
    {
      "job": 77367327901,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936704810"
    },
    {
      "job": 77367327664,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936704111"
    },
    {
      "job": 77367327333,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936682071"
    },
    {
      "job": 77367327247,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159010199"
    },
    {
      "job": 77367327772,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936699229"
    },
    {
      "job": 77367328024,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936703139"
    },
    {
      "job": 77367327695,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936698367"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oobianom/shinystoreplus",
  "_commit": {
    "id": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
    "author": "Obi Obianom <oobianom@umaryland.edu>",
    "committer": "Obi Obianom <oobianom@umaryland.edu>",
    "message": "Update NEWS.md\n",
    "time": 1749196514
  },
  "_maintainer": {
    "name": "Obinna Obianom",
    "email": "idonshayo@gmail.com",
    "login": "joedean31",
    "uuid": 112840898
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": "> 3.6",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "qpdf",
      "role": "Suggests"
    }
  ],
  "_owner": "oobianom",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "1.6",
      "date": "2025-06-06"
    }
  ],
  "_topics": [
    "data",
    "data-structures",
    "shiny"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "oobianom",
      "count": 187,
      "uuid": 9087578
    },
    {
      "user": "ismirsehregal",
      "count": 1,
      "uuid": 36849480
    }
  ],
  "_userbio": {
    "uuid": 9087578,
    "type": "user",
    "name": "Obi Obianom",
    "description": "This is just my playground. Nothing more, nothing less. "
  },
  "_downloads": {
    "count": 647,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyStorePlus"
  },
  "_devurl": "https://github.com/oobianom/shinystoreplus",
  "_pkgdown": "https://shinystoreplus.obi.obianom.com",
  "_searchresults": 87,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinyStorePlus.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oobianom/shinystoreplus",
  "_realowner": "oobianom",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6",
      "date": "2022-08-14"
    },
    {
      "version": "0.7",
      "date": "2022-11-03"
    },
    {
      "version": "0.8",
      "date": "2022-11-21"
    },
    {
      "version": "0.9",
      "date": "2023-02-15"
    },
    {
      "version": "1.1",
      "date": "2023-04-05"
    },
    {
      "version": "1.2",
      "date": "2024-08-17"
    },
    {
      "version": "1.3",
      "date": "2024-12-06"
    },
    {
      "version": "1.4",
      "date": "2025-01-17"
    },
    {
      "version": "1.5",
      "date": "2025-05-11"
    },
    {
      "version": "1.6",
      "date": "2025-06-06"
    }
  ],
  "_exports": [
    "clearStore",
    "initStore",
    "lfButton",
    "link2input",
    "observeOnce",
    "observeOnceRestart",
    "seeexample",
    "setupRPKG",
    "setupStorage",
    "viewsBox"
  ],
  "_help": [
    {
      "page": "clearStore",
      "title": "Clear storage for an application",
      "topics": [
        "clearStore"
      ]
    },
    {
      "page": "initStore",
      "title": "Included package scripts",
      "topics": [
        "initStore"
      ]
    },
    {
      "page": "link2input",
      "title": "Convert Browser Location Parameters to Shiny Input and Output Values",
      "topics": [
        "link2input"
      ]
    },
    {
      "page": "observeonce",
      "title": "Observe event execution ONCE across multiple sessions",
      "topics": [
        "observeOnce",
        "observeOnceRestart"
      ]
    },
    {
      "page": "seeexample",
      "title": "Load the example for the package",
      "topics": [
        "seeexample"
      ]
    },
    {
      "page": "rpkgapi",
      "title": "Setup configuration for shiny page views, likes and followers",
      "topics": [
        "lfButton",
        "setupRPKG",
        "viewsBox"
      ]
    },
    {
      "page": "setupStorage",
      "title": "Set up inputs for storage",
      "topics": [
        "setupStorage"
      ]
    }
  ],
  "_readme": "https://github.com/oobianom/shinystoreplus/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "shinyWidgets",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "shinystoreplus_v12.Rmd",
      "filename": "shinystoreplus_v12.html",
      "title": "As of v1.2, Storing Input Values from Dynamically Generated Inputs",
      "author": "Obinna N. Obianom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "New Revision",
        "Example of storing UI coded or server dynamically generated inputs"
      ],
      "created": "2024-08-04 18:41:31",
      "modified": "2024-08-04 18:41:31",
      "commits": 1
    },
    {
      "source": "using_shinystoreplus.Rmd",
      "filename": "using_shinystoreplus.html",
      "title": "Integrating the shinyStorePlus R package into Shiny applications",
      "author": "Obinna N. Obianom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Step 1: An already working application",
        "Step 2: Install and attach the <code>shinyStorePlus</code> R package",
        "Step 3: Initialize by including the scripts required for processing the stores",
        "Step 4: Setup storage in the server function",
        "Step 5: Run the final code",
        "Official links"
      ],
      "created": "2022-08-05 11:31:24",
      "modified": "2022-08-15 05:35:11",
      "commits": 2
    },
    {
      "source": "store_shiny_visitor_views_likes_followers.Rmd",
      "filename": "store_shiny_visitor_views_likes_followers.html",
      "title": "NEW: Store shiny app visitor views, likes and followers using shinyStorePlus 1.3",
      "author": "Obinna N. Obianom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Importance of Visitor Data in Shiny Apps and the Corresponding Functionality that shinyStorePlus Provides",
        "Demo app: https://rpkg.shinyapps.io/shiny-app-views-likes-followers/",
        "Example of storing View, User likes and followers"
      ],
      "created": "2024-12-06 02:19:00",
      "modified": "2024-12-06 15:10:12",
      "commits": 3
    },
    {
      "source": "introduction_to_shinystoreplus.Rmd",
      "filename": "introduction_to_shinystoreplus.html",
      "title": "shinyStorePlus: An in-browser secure storage for persistent and synchronized data from the Shiny inputs using IndexedDB",
      "author": "Obinna N. Obianom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation and Library Attachment",
        "Use",
        "Example code to get started",
        "Input",
        "Examples and Demo Pages"
      ],
      "created": "2022-08-05 11:31:24",
      "modified": "2022-08-05 11:31:24",
      "commits": 1
    },
    {
      "source": "shinystoreplus_v08.Rmd",
      "filename": "shinystoreplus_v08.html",
      "title": "With shinyStorePlus v0.8, transfer browser link parameters to shiny inputs or outputs",
      "author": "Obinna N. Obianom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Step 1: Start with an already working application",
        "Step 2: Install and attach the <code>shinyStorePlus 0.8</code> R package",
        "Step 3: Initialize by including the scripts required for processing the stores",
        "Step 4: Setup the matching of parameters to input values",
        "Step 5: Run the final code and include the parameters in the browser link",
        "Official links"
      ],
      "created": "2022-11-21 06:56:20",
      "modified": "2022-11-21 07:18:46",
      "commits": 2
    }
  ],
  "_score": 7.305942209844591,
  "_indexed": true,
  "_nocasepkg": "shinystoreplus",
  "_universes": [
    "oobianom",
    "joedean31"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-05-12T05:54:29.000Z",
      "distro": "noble",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "c8663ebb43bed1dca3443934fe4267076d48417b1d78600feaa335f14e475d7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-05-12T05:54:25.000Z",
      "distro": "noble",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "44f32156879d7f01e52fcc53058fa8a2e7ad1f8e47cd703b7b8380682f8f5fdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-05-12T05:54:02.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "21c3c18e5d4867b7914d30d1c9308976744c06ec7757a13204222cd29f0de5a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-05-12T05:54:00.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "a6263db8686be71acab7d482e7affa167b19c0a5320f75e06cefd174b4e442ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-05-12T05:53:30.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "ae994167ae6e3f2b6159fe181d0d452927dd3c86e815c810c4af922f08e3b7cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-05-12T05:53:45.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "661ffc2d74bbd7f3e98f3fb718ffab4fa3edbf876d64d1b3a90a484a298c46db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-05-12T05:53:25.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "ac9e22557e1bc950aeb9dc40c7500f85548920135103c4685b8b234e014f5ca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-05-22T11:06:33.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "c106508e695f533237931f06ba9bd637043acdef529081b46c94f5ac786e158f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/25716067794"
    }
  ]
}