{
  "_id": "6a213426cd65a98ecbd26194",
  "Package": "cookiemonster",
  "Title": "Your Friendly Solution to Managing Browser Cookies",
  "Version": "0.1.0.9000",
  "Authors@R": "person(given = \"Johannes B.\",\nfamily = \"Gruber\",\nemail = \"JohannesB.Gruber@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9177-1772\"))",
  "Description": "A convenient tool to store and format browser cookies and\nuse them in 'HTTP' requests (for example, through 'httr2',\n'httr' or 'curl').",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-GB",
  "URL": "https://github.com/JBGruber/cookiemonster",
  "BugReports": "https://github.com/JBGruber/cookiemonster/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jbgruber.r-universe.dev",
  "Date/Publication": "2025-12-06 10:38:24 UTC",
  "RemoteUrl": "https://github.com/jbgruber/cookiemonster",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:12:48 UTC",
    "User": "root"
  },
  "Author": "Johannes B. Gruber [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9177-1772>)",
  "Maintainer": "Johannes B. Gruber <JohannesB.Gruber@gmail.com>",
  "MD5sum": "298dc658c2d0c92c4c6433203d0ba8b3",
  "_user": "jbgruber",
  "_type": "src",
  "_file": "cookiemonster_0.1.0.9000.tar.gz",
  "_fileid": "66555279a2c7fb9e619975aed2ed69baf0a7538e4c0d6c6ea12bdc98e646cbd8",
  "_filesize": 123718,
  "_sha256": "66555279a2c7fb9e619975aed2ed69baf0a7538e4c0d6c6ea12bdc98e646cbd8",
  "_created": "2026-06-04T08:12:48.000Z",
  "_published": "2026-06-04T08:15:34.447Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79477345319,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406375528"
    },
    {
      "job": 79477345316,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406373476"
    },
    {
      "job": 79477345347,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406371188"
    },
    {
      "job": 79477345355,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406374794"
    },
    {
      "job": 79476790314,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406332924"
    },
    {
      "job": 79477345342,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406368601"
    },
    {
      "job": 79477345364,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406358313"
    },
    {
      "job": 79477345331,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406365064"
    },
    {
      "job": 79477345377,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406364574"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jbgruber/cookiemonster",
  "_commit": {
    "id": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
    "author": "JBGruber <JohannesB.Gruber@gmail.com>",
    "committer": "JBGruber <JohannesB.Gruber@gmail.com>",
    "message": "version bump\n",
    "time": 1765017504
  },
  "_maintainer": {
    "name": "Johannes B. Gruber",
    "email": "johannesb.gruber@gmail.com",
    "login": "jbgruber",
    "bluesky": "@jbgruber.bsky.social",
    "description": "Senior Researcher/Team Lead @ GESIS",
    "uuid": 23524101,
    "orcid": "0000-0001-9177-1772"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jbgruber",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 8
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.4",
      "date": "2025-11-12"
    },
    {
      "name": "v0.1.0",
      "date": "2025-11-29"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jbgruber",
      "count": 40,
      "uuid": 23524101
    }
  ],
  "_userbio": {
    "uuid": 23524101,
    "type": "user",
    "name": "Johannes Gruber",
    "description": "Senior Researcher/Team Lead @ GESIS"
  },
  "_downloads": {
    "count": 214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cookiemonster"
  },
  "_devurl": "https://github.com/jbgruber/cookiemonster",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cookiemonster.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbgruber/cookiemonster",
  "_realowner": "jbgruber",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-09-23"
    },
    {
      "version": "0.0.2",
      "date": "2023-11-13"
    },
    {
      "version": "0.0.3",
      "date": "2023-11-30"
    },
    {
      "version": "0.0.4",
      "date": "2025-11-12"
    },
    {
      "version": "0.0.5",
      "date": "2025-11-13"
    },
    {
      "version": "0.1.0",
      "date": "2025-11-30"
    }
  ],
  "_exports": [
    "add_cookies",
    "decrypt_vec",
    "default_jar",
    "delete_cookies",
    "encrypt_vec",
    "get_cookies",
    "get_cookies_from_browser",
    "req_cookiemonster_set",
    "store_cookies"
  ],
  "_help": [
    {
      "page": "add_cookies",
      "title": "Add Cookies to the Browser",
      "topics": [
        "add_cookies"
      ]
    },
    {
      "page": "default_jar",
      "title": "Get the default cookie storage directory (jar)",
      "topics": [
        "default_jar"
      ]
    },
    {
      "page": "delete_cookies",
      "title": "Delete Cookies",
      "topics": [
        "delete_cookies"
      ]
    },
    {
      "page": "encrypt_vec",
      "title": "Encrypts/Decrypts a vector",
      "topics": [
        "decrypt_vec",
        "encrypt_vec"
      ]
    },
    {
      "page": "get_cookies",
      "title": "Retrieve cookies from a jar",
      "topics": [
        "get_cookies"
      ]
    },
    {
      "page": "get_cookies_from_browser",
      "title": "Get Cookies from Browser",
      "topics": [
        "get_cookies_from_browser"
      ]
    },
    {
      "page": "req_cookiemonster_set",
      "title": "Set cookies from the cookiejar to a httr2 request",
      "topics": [
        "req_cookiemonster_set"
      ]
    },
    {
      "page": "store_cookies",
      "title": "Store cookies in a jar",
      "topics": [
        "store_cookies"
      ]
    }
  ],
  "_readme": "https://github.com/jbgruber/cookiemonster/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "sys",
    "tibble",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "cookies.Rmd",
      "filename": "cookies.html",
      "title": "Using cookiemonster",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading and storing cookies",
        "What are Browser Cookies?",
        "Reading and Storing Cookies",
        "Default Cookie Storage",
        "Using cookiemonster with other packages",
        "Using Stored Cookies with httr2",
        "Using Stored Cookies with httr",
        "Using Stored Cookies with curl"
      ],
      "created": "2023-08-10 12:40:36",
      "modified": "2025-11-12 22:17:24",
      "commits": 11
    }
  ],
  "_score": 5.334453751150932,
  "_indexed": true,
  "_nocasepkg": "cookiemonster",
  "_universes": [
    "jbgruber"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:15:00.000Z",
      "distro": "noble",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "5b7dce1434c4e489aaa2b7209e56608fdcf3cdbf69e76254e0629c8ce7f009dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:54.000Z",
      "distro": "noble",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "9630d4a3c3a4a4b33af8e574f951f67ccfbe3b1445dad064134e656c0da22726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:46.000Z",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "cc4099d226d0c77e85d7c4cc250a7497fb132158213381b8c2a87cfd1e4f0b71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:54.000Z",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "9ddce60894f9ac2b135555953ffcfe49935676dad18f3f73aa530de14601768a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:56.000Z",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "babffb49d96bc240f79c80ad4c889ed5c6ef9ccbde5a2266e08654f2da694e77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:04.000Z",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "2a0005d79b95cc8640fa6a4ad9d85cd6dc9e6c85d0df072423c5cd84bfcf515e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:23.000Z",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "574f9153bf1ec6e378ffc613e953384dfbbbd5c0aa7464047838f87be8c1c12e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:14:19.000Z",
      "commit": "4c4fdf4616708134d45e348cdeda4414ebd97d83",
      "fileid": "43f80e32ab6fd2706b6958911f5a0cb16f2b2d6c4dd5dc3fde56fcd8a1ba3b85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26939358730"
    }
  ]
}