{
  "_id": "6a2d2eec3efcd9bda42fa7f3",
  "Package": "cookie",
  "Title": "HTTP Cookies Parser Middleware",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Julio\", \"Collazos\", , \"amarullazo626@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0006-5503-0997\")),\nperson(, \"cookie contributors\", role = c(\"ctb\", \"cph\"),\ncomment = \"cookie contributors; authors listed in <https://github.com/jshttp/cookie/graphs/contributors>\"),\nperson(, \"cookie-parser contributors\", role = c(\"ctb\", \"cph\"),\ncomment = \"cookie-parser contributors; authors listed in <https://github.com/expressjs/cookie-parser/graphs/contributors>\"),\nperson(, \"cookie-signature contributors\", role = c(\"ctb\", \"cph\"),\ncomment = \"cookie-signature contributors; authors listed in <https://github.com/tj/node-cookie-signature/graphs/contributors>\"),\nperson(, \"httpuv authors\", role = c(\"ctb\", \"cph\"),\ncomment = \"Development of the http_date_string function\")\n)",
  "Description": "A cookie is a piece of data sent from a web server to a\nweb client which helps in overcoming the statelessness\nconstraint of the HTTP protocol. This package provides the\ntools to work with them in the form of a cookie parser\nmiddleware function, meant to be attached to a bigger R web\napplication, and utilities to write, sign and unsign a cookie.\nFor more details see the Mozilla Developer Network (MDN) web\ndocumentation in\n<https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://juliocollazos64.r-universe.dev",
  "Date/Publication": "2026-06-06 04:40:06 UTC",
  "RemoteUrl": "https://github.com/juliocollazos64/cookie",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 10:17:52 UTC",
    "User": "root"
  },
  "Author": "Julio Collazos [aut, cre] (ORCID:\n<https://orcid.org/0009-0006-5503-0997>),\ncookie contributors [ctb, cph] (cookie contributors; authors listed in\n<https://github.com/jshttp/cookie/graphs/contributors>),\ncookie-parser contributors [ctb, cph] (cookie-parser contributors;\nauthors listed in\n<https://github.com/expressjs/cookie-parser/graphs/contributors>),\ncookie-signature contributors [ctb, cph] (cookie-signature\ncontributors; authors listed in\n<https://github.com/tj/node-cookie-signature/graphs/contributors>),\nhttpuv authors [ctb, cph] (Development of the http_date_string\nfunction)",
  "Maintainer": "Julio Collazos <amarullazo626@gmail.com>",
  "MD5sum": "dcd536e9190ef1bfba2cafa1a664ad55",
  "_user": "juliocollazos64",
  "_type": "src",
  "_file": "cookie_1.0.0.tar.gz",
  "_fileid": "38a8e1455e9a0010ce62725bfba103e9aa56b4f1ae6f1c1576bfeb1ea1c543c6",
  "_filesize": 90670,
  "_sha256": "38a8e1455e9a0010ce62725bfba103e9aa56b4f1ae6f1c1576bfeb1ea1c543c6",
  "_created": "2026-06-13T10:17:52.000Z",
  "_published": "2026-06-13T10:20:28.868Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81182827422,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609872773"
    },
    {
      "job": 81182827415,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609872810"
    },
    {
      "job": 81182827402,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609868084"
    },
    {
      "job": 81182827399,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609869502"
    },
    {
      "job": 81182702449,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609858151"
    },
    {
      "job": 81182827401,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609868866"
    },
    {
      "job": 81182827438,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609869000"
    },
    {
      "job": 81182827447,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609871992"
    },
    {
      "job": 81182827426,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609867280"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juliocollazos64/cookie",
  "_commit": {
    "id": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
    "author": "Julio Collazos <amarullazo626@gmail.com>",
    "committer": "Julio Collazos <amarullazo626@gmail.com>",
    "message": "update DESCRIPTION\n",
    "time": 1780720806
  },
  "_maintainer": {
    "name": "Julio Collazos",
    "email": "amarullazo626@gmail.com",
    "login": "juliocollazos64",
    "description": "",
    "uuid": 153404704
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "secretbase",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "routing",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "yyjsonr",
      "role": "Suggests"
    }
  ],
  "_owner": "juliocollazos64",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 17
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "juliocollazos64",
      "count": 21,
      "uuid": 153404704
    }
  ],
  "_userbio": {
    "uuid": 153404704,
    "type": "user",
    "name": "Thorfin64"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cookie"
  },
  "_devurl": "https://github.com/juliocollazos64/cookie",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cookie.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juliocollazos64/cookie",
  "_realowner": "juliocollazos64",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "cookieParser",
    "serialise",
    "sign",
    "unsign"
  ],
  "_help": [
    {
      "page": "cookieParser",
      "title": "Cookie Parser Middleware",
      "topics": [
        "cookieParser"
      ]
    },
    {
      "page": "serialise",
      "title": "Serialise a Set-Cookie Header",
      "topics": [
        "serialise"
      ]
    },
    {
      "page": "sign",
      "title": "Sign a Cookie Value",
      "topics": [
        "sign"
      ]
    },
    {
      "page": "unsign",
      "title": "Unsign a Cookie Value",
      "topics": [
        "unsign"
      ]
    }
  ],
  "_rundeps": [
    "secretbase"
  ],
  "_score": 2.5185139398778875,
  "_indexed": true,
  "_nocasepkg": "cookie",
  "_universes": [
    "juliocollazos64"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:47.000Z",
      "distro": "noble",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "cf207382b5e63ebd666dbf0369519f90f48c20d7c3a91d5501441cd71846cb5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:47.000Z",
      "distro": "noble",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "6126f6908ddbe7cc912f931d10c95f57e46e9b2cb847f81b1d498db0530a86d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:05.000Z",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "3c3947042494c6144f10933cbf3db20d8619b48fd494d98a860d5f2127bc0ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:17.000Z",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "212d145d462fade1f261aea58d9517e405308d43593a450b770d67e6ea14efc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:38.000Z",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "aa73aacaf49f19ea8502a55815061c87cad51fc28f3653065eae89d8e3d818db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:09.000Z",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "43cbe8a2229272eaea6d79193a59f4e999e5c67650447b2704986b3e9b0f0376",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-13T10:19:32.000Z",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "afb17b65852ad901551cdda61d11603c9a9c4186b4b860a53a0f3a118042af11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-13T10:18:49.000Z",
      "commit": "cd48ce7351b4b5c4ad07aa1f252b689dc9271e6d",
      "fileid": "be40967af0c02a5429ad2a37eef26fda79f54a61c3daf1ed2b081424b5264cc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliocollazos64/actions/runs/27463907438"
    }
  ]
}