{
  "_id": "6a23d3a4530b9bc726be3df7",
  "Package": "shinyEventsCookies",
  "Type": "Package",
  "Title": "Cookie support for shinyEvents apps",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Cookie support for shinyEvents apps",
  "License": "GPL >= 2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2025-09-09 07:19:10 UTC",
  "RemoteUrl": "https://github.com/skranz/shinyEventsCookies",
  "RemoteRef": "main",
  "RemoteSha": "7ae1fa864b95bebca0b45fe92118c783d9011089",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:58:03 UTC",
    "User": "root"
  },
  "MD5sum": "21ca9a74f30440a49f27da59eb2e3b77",
  "_user": "skranz",
  "_type": "src",
  "_file": "shinyEventsCookies_0.1.0.tar.gz",
  "_fileid": "e04f630e00aa6a65107bad52b9de93585490fb8c1608c47b77638b919a36a63b",
  "_filesize": 85399,
  "_sha256": "e04f630e00aa6a65107bad52b9de93585490fb8c1608c47b77638b919a36a63b",
  "_created": "2026-06-06T07:58:03.000Z",
  "_published": "2026-06-06T08:00:36.193Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79862671547,
      "time": 91,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452652342"
    },
    {
      "job": 79862671536,
      "time": 76,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452650639"
    },
    {
      "job": 79862671560,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452651742"
    },
    {
      "job": 79862671548,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452650552"
    },
    {
      "job": 79862521955,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452641330"
    },
    {
      "job": 79862671537,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452651135"
    },
    {
      "job": 79862671573,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452649909"
    },
    {
      "job": 79862671552,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452649065"
    },
    {
      "job": 79862671555,
      "time": 50,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452647709"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/shinyEventsCookies",
  "_commit": {
    "id": "7ae1fa864b95bebca0b45fe92118c783d9011089",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Add local storage and sync support\n",
    "time": 1757402350
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "skranz",
      "count": 2,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyEventsCookies"
  },
  "_devurl": "https://github.com/skranz/shinyeventscookies",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/shinyEventsCookies.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "areAppCookiesLoaded",
    "cookies.examples",
    "cookiesHeader",
    "getLoadedCookies",
    "loadPageCookiesHandler",
    "removeCookie",
    "removeLocalStorage",
    "sendLocalStorage",
    "setCookie",
    "setLoadedCookies",
    "setLocalStorage"
  ],
  "_help": [
    {
      "page": "areAppCookiesLoaded",
      "title": "Check if application cookies have been loaded",
      "topics": [
        "areAppCookiesLoaded"
      ]
    },
    {
      "page": "cookiesHeader",
      "title": "Create cookies header for Shiny UI",
      "topics": [
        "cookiesHeader"
      ]
    },
    {
      "page": "getLoadedCookies",
      "title": "Get loaded cookies from app object",
      "topics": [
        "getLoadedCookies"
      ]
    },
    {
      "page": "loadPageCookiesHandler",
      "title": "Create a handler for loading page cookies",
      "topics": [
        "loadPageCookiesHandler"
      ]
    },
    {
      "page": "removeCookie",
      "title": "Remove a cookie from the client browser",
      "topics": [
        "removeCookie"
      ]
    },
    {
      "page": "setCookie",
      "title": "Set a javascript cookie on the client computer",
      "topics": [
        "setCookie"
      ]
    },
    {
      "page": "setLoadedCookies",
      "title": "Set loaded cookies in app object",
      "topics": [
        "setLoadedCookies"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "shinyeventscookies",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:45.000Z",
      "distro": "noble",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "78eb0e4a5eedd6c4bdf58dc6bf107aa00c04c6bd1608631703ce66219de2233e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:29.000Z",
      "distro": "noble",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "8336f9269385c734efeb67489a77d8b01df7a130d08bfa7ad236ab819d2ca362",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:38.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "754742e754385b365f1cd7a1d46657f61ff2160d53c259ceedd294929271ae0e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:29.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "7945ec74b4cdc2b7fdca7d4826fdfe6ee0753cee4264542844a3457917618285",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:40.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "e6cf27f945983c7f1decfab2703033a7db9cf22416eb83ac73914531b5b2da52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:19.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "c9e82a1e203728b140b74578527b9e6644a5aae237bdbbde90f727290d9bd361",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:59:11.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "d986c2e2a5d7705010ef42df2cd07bb3f9c0c2ec503fc79815b5cafb508094f7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:58:59.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "34943ab73f10ff2f9f98167c7780f5520d24c8786911c8cbcf1f62736685984e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27056773351"
    }
  ]
}