{
  "_id": "6a5200929b92047c28d53ae8",
  "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-07-11 08:33:46 UTC",
    "User": "root"
  },
  "Author": "Obinna Obianom [aut, cre]",
  "_user": "oobianom",
  "_type": "src",
  "_file": "shinyStorePlus_1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/dfb94474b9f565835bc33de767431f3640fc67fbc9a63f4a88ff09a75061af51",
  "_filesize": 206080,
  "_sha256": "dfb94474b9f565835bc33de767431f3640fc67fbc9a63f4a88ff09a75061af51",
  "_expires": "2026-10-19T08:36:32.000Z",
  "_created": "2026-07-11T08:33:46.000Z",
  "_published": "2026-07-11T08:36:33.972Z",
  "_jobs": [
    {
      "job": 86528372535,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246853327"
    },
    {
      "job": 86528372537,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246853659"
    },
    {
      "job": 86528372536,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246845111"
    },
    {
      "job": 86528372538,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246852510"
    },
    {
      "job": 86528082717,
      "time": 233,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246834653"
    },
    {
      "job": 86528372527,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246850276"
    },
    {
      "job": 86528372539,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246846490"
    },
    {
      "job": 86528372541,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246846035"
    },
    {
      "job": 86528372546,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246846427"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 112840898
  },
  "_distro": "resolute",
  "_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": [],
  "_tags": [],
  "_topics": [
    "data",
    "data-structures",
    "shiny"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "oobianom",
      "count": 187,
      "uuid": 9087578
    },
    {
      "user": "ismirsehregal",
      "count": 1,
      "uuid": 36849480
    }
  ],
  "_userbio": {
    "uuid": 9087578,
    "type": "user",
    "name": "Obi Obianom",
    "followers": 20,
    "description": "This is just my playground. Nothing more, nothing less. "
  },
  "_downloads": {
    "count": 558,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyStorePlus"
  },
  "_devurl": "https://github.com/oobianom/shinystoreplus",
  "_pkgdown": "https://shinystoreplus.obi.obianom.com",
  "_searchresults": 104,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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 shinyStorePlus 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 shinyStorePlus 0.8 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.397244581010387,
  "_indexed": true,
  "_nocasepkg": "shinystoreplus",
  "_universes": [
    "oobianom",
    "joedean31"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-11T08:35:56.000Z",
      "distro": "resolute",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/61d9049e99ef82ea06aff0207f6bf5a4f53121806e621b6c17420173db929d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-11T08:35:58.000Z",
      "distro": "resolute",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/e8c98ed0bc2b5f8146ca26c4aa6fb9b7ecbca5c19f163d4063ff31fad09c2f92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-11T08:35:04.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/a33268aad6c23038f9b641e2156a9dd220a64f4d64b7426147c52b2b0c65c687",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-11T08:35:47.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/c59f64fe7d1493698fda6bd9736fc37136dfaba02342e3bf6b379b5b2a5a5f36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-07-11T08:35:50.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/e0188880145bcf09383b03c1853c756395099290db4c001e8cd4a350a7b0a509",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-11T08:35:02.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/f39ce7c8b4e79f6a54c8faf3d00c33229950a00aea534bdf24593eb39583e763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-11T08:34:57.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/ec096cbc0327b24e7456075fcd4983c2312a02741fc0f4ae13c17fd43615f7c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-11T08:35:01.000Z",
      "commit": "7db96844936235bb5ab03b6d28aeae1ba211b2f3",
      "fileid": "https://r2.ropensci.org/fe7651628b67b791eaccafba53f55aa7775d3ea47933c4728347707bc7e45d29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oobianom/actions/runs/29146204515"
    }
  ]
}