{
  "_id": "6a1d61cc1d7bb097a0a4a840",
  "Package": "XKCDdata",
  "Type": "Package",
  "Title": "Get XKCD Comic Data",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Robert Myles \", \"McDonnell\", email = \"robertmylesmcdonnell@gmail.com\", role = c(\"aut\", \"cre\")), \nperson(\"Colin\", \"Fay\", email = \"contact@colinfay.me\", role = c(\"ctb\")),\nperson(\"Randall\", \"Munroe\", role = \"cph\"))",
  "Description": "Download data from individual XKCD comics, written by\nRandall Munroe <https://xkcd.com/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 10:38:45 UTC",
    "User": "root"
  },
  "Author": "Robert Myles McDonnell [aut, cre], Colin Fay [ctb], Randall\nMunroe [cph]",
  "Maintainer": "Robert Myles McDonnell <robertmylesmcdonnell@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-10-11 11:07:59 UTC",
  "RemoteUrl": "https://github.com/cran/XKCDdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d53bf73b2b82106d67826a108fc94bc9aa0d63a",
  "MD5sum": "94ba1b70316519966b8ccb26a03d777d",
  "_user": "cran",
  "_type": "src",
  "_file": "XKCDdata_0.1.0.tar.gz",
  "_fileid": "526abaa111c181087de6fd89b06e0a13b35f57f55c13b50b03220470262a8ef0",
  "_filesize": 72702,
  "_sha256": "526abaa111c181087de6fd89b06e0a13b35f57f55c13b50b03220470262a8ef0",
  "_created": "2026-06-01T10:38:45.000Z",
  "_published": "2026-06-01T10:41:16.504Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78834779030,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7329361804"
    },
    {
      "job": 78834779048,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7329360581"
    },
    {
      "job": 78834396350,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329323212"
    },
    {
      "job": 78834779031,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329356416"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26749731293",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/XKCDdata",
  "_commit": {
    "id": "0d53bf73b2b82106d67826a108fc94bc9aa0d63a",
    "author": "Robert Myles  McDonnell <robertmylesmcdonnell@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1507720079
  },
  "_maintainer": {
    "name": "Robert Myles McDonnell",
    "email": "robertmylesmcdonnell@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/XKCDdata"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/XKCDdata.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-10-11"
    }
  ],
  "_exports": [
    "%>%",
    "get_comic",
    "print_xkcd"
  ],
  "_help": [
    {
      "page": "get_comic",
      "title": "Get XKCD Comic Data",
      "topics": [
        "get_comic"
      ]
    },
    {
      "page": "print_xkcd",
      "title": "Print XKCD",
      "topics": [
        "print_xkcd"
      ]
    }
  ],
  "_readme": "https://github.com/cran/XKCDdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "cli",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "htmltools",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "xkcddata",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T10:40:46.000Z",
      "distro": "noble",
      "commit": "0d53bf73b2b82106d67826a108fc94bc9aa0d63a",
      "fileid": "335283d3236ced918206cab3302caf7373fdbc06d54315a8a86aeac30e0d2fed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26749731293"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T10:40:42.000Z",
      "distro": "noble",
      "commit": "0d53bf73b2b82106d67826a108fc94bc9aa0d63a",
      "fileid": "a77d7a4620488526ae2059460decb087f782f345c543a809382a047f7fa36ffd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26749731293"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T10:40:46.000Z",
      "commit": "0d53bf73b2b82106d67826a108fc94bc9aa0d63a",
      "fileid": "0c051771c3f46f45ea67f5f6d9556f1b22a0d1429412ea972cf57396c76f48c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26749731293"
    }
  ]
}