{
  "_id": "6a4b6819a6574ff277f9a9c1",
  "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-07-06 08:30:15 UTC",
    "User": "root"
  },
  "_user": "skranz",
  "_type": "src",
  "_file": "shinyEventsCookies_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6029a312452dad358ea903dd92abcc7e86b65307dcf2c3becb3f9e52d572c399",
  "_filesize": 86604,
  "_sha256": "6029a312452dad358ea903dd92abcc7e86b65307dcf2c3becb3f9e52d572c399",
  "_expires": "2026-10-14T08:32:23.000Z",
  "_created": "2026-07-06T08:30:15.000Z",
  "_published": "2026-07-06T08:32:25.162Z",
  "_jobs": [
    {
      "job": 85327663802,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8103626313"
    },
    {
      "job": 85327663813,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8103624885"
    },
    {
      "job": 85327663728,
      "time": 62,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8103612128"
    },
    {
      "job": 85327663712,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8103614940"
    },
    {
      "job": 85327304397,
      "time": 118,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103588307"
    },
    {
      "job": 85327663708,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8103620197"
    },
    {
      "job": 85327663760,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8103612517"
    },
    {
      "job": 85327663732,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8103613410"
    },
    {
      "job": 85327663792,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8103612572"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 216
  },
  "_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.1",
  "_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-07-06T08:32:01.000Z",
      "distro": "resolute",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/8336ba4e64a4a375597fcae3e87f16d17b563c6d506d527024616f65a0575767",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:57.000Z",
      "distro": "resolute",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/740026b38d792d428afb59e7a21e0ecd722533a6d03b475b5d9f972bba6788f7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:24.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/e4b2fd9b9a04d2c2d9c52fb1f0c3187fdc4c2328509009f745c60216e77d0901",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:32.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/b8d7ff5fbfc821a0c4b7e615d02fe78c905a4af835e7bd6b14b698dcd3b911db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:52.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/7b4c3801e79984bc4fe693b4814f8dc6a04993390c334e087bd6c34a55921b90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:19.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/4ce2191b83ea229740ef58280148222c65fa6fe3270160251bdeb818ded1a0fb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:21.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/6b2daab5080548b70cdd4ddf5fc4d06ded08021338fef7abc06a3a12db5ad069",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T08:31:19.000Z",
      "commit": "7ae1fa864b95bebca0b45fe92118c783d9011089",
      "fileid": "https://r2.ropensci.org/e7377cd724aabace2c240813806b9d6c1aac30267715d94f9f98cac43ce7f901",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28778248835"
    }
  ]
}