{
  "_id": "6a228defcd65a98ecbd5510d",
  "Package": "xkcdcolors",
  "Type": "Package",
  "Title": "Color Names from the XKCD Color Survey",
  "Version": "1.0",
  "Author": "Thomas Lumley, using data from Randall Munroe and about 2.2e5\nsurvey participants",
  "Maintainer": "Thomas Lumley <t.lumley@auckland.ac.nz>",
  "Description": "The XKCD color survey asked participants to name colours.\nRandall Munroe published the top thousand(roughly) names and\ntheir sRGB hex values. This package lets you use them.",
  "License": "MIT + file LICENSE",
  "Repository": "https://tslumley.r-universe.dev",
  "Date/Publication": "2024-08-13 07:11:13 UTC",
  "RemoteUrl": "https://github.com/tslumley/xkcdcolors",
  "RemoteRef": "HEAD",
  "RemoteSha": "33bfe10f77051d29267755734a47704a5e329bf7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:48:25 UTC",
    "User": "root"
  },
  "MD5sum": "c940c6c3d306efbefb791fc75d36720d",
  "_user": "tslumley",
  "_type": "src",
  "_file": "xkcdcolors_1.0.tar.gz",
  "_fileid": "24d4329fbc0b827dad68f0c465c3951f07d1e88066152d4065040155d631ff64",
  "_filesize": 135340,
  "_sha256": "24d4329fbc0b827dad68f0c465c3951f07d1e88066152d4065040155d631ff64",
  "_created": "2026-06-05T08:48:25.000Z",
  "_published": "2026-06-05T08:50:55.395Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79694992739,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432591600"
    },
    {
      "job": 79694992736,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432591811"
    },
    {
      "job": 79694992734,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432597458"
    },
    {
      "job": 79694992746,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432595066"
    },
    {
      "job": 79694662460,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432559387"
    },
    {
      "job": 79694992763,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432589663"
    },
    {
      "job": 79694992776,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432580479"
    },
    {
      "job": 79694992780,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432582390"
    },
    {
      "job": 79694992751,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432578993"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tslumley/xkcdcolors",
  "_commit": {
    "id": "33bfe10f77051d29267755734a47704a5e329bf7",
    "author": "Thomas Lumley <t.lumley@auckland.ac.nz>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1723533073
  },
  "_maintainer": {
    "name": "Thomas Lumley",
    "email": "t.lumley@auckland.ac.nz",
    "login": "tslumley",
    "mastodon": "@tslumley@fediscience.org",
    "description": "I do statistics and write software for it. ",
    "uuid": 8380349
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    }
  ],
  "_owner": "tslumley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "tslumley",
      "count": 8,
      "uuid": 8380349
    }
  ],
  "_userbio": {
    "uuid": 8380349,
    "type": "user",
    "name": "Thomas Lumley",
    "description": "I do statistics and write software for it. "
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xkcdcolors"
  },
  "_devurl": "https://github.com/tslumley/xkcdcolors",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xkcdcolors.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tslumley/xkcdcolors",
  "_realowner": "tslumley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-04-22"
    }
  ],
  "_exports": [
    "name2color",
    "nearest_named",
    "xcolors"
  ],
  "_help": [
    {
      "page": "xkcdcolors-package",
      "title": "Color Names from the XKCD Color Survey",
      "topics": [
        "xkcdcolors-package",
        "xkcdcolors"
      ]
    },
    {
      "page": "name2color",
      "title": "Look up a color by name",
      "topics": [
        "name2color"
      ]
    },
    {
      "page": "nearest_named",
      "title": "Find nearest named color to a specified color.",
      "topics": [
        "nearest_named"
      ]
    },
    {
      "page": "xcolors",
      "title": "List the XKCD survey colors",
      "topics": [
        "xcolors"
      ]
    }
  ],
  "_readme": "https://github.com/tslumley/xkcdcolors/raw/HEAD/README.md",
  "_rundeps": [
    "FNN"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "xkcdcolors",
  "_universes": [
    "tslumley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T08:50:10.000Z",
      "distro": "noble",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "eb5e948dba2641ac3214f667023a6b1d850f639d63aa68457f64d0080b1943c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T08:50:12.000Z",
      "distro": "noble",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "bb2054eb3642db37378975ad9fe3e19a00f7994be1c1818d7a45f9e806a7f019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T08:50:27.000Z",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "1f815c7aba430c78c6c1db560b2c102252e3b42fd80d66048037ea30b3ec40ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T08:50:20.000Z",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "dfd3ffbc8bb2d1510b3afa97dfdc8318e23bf0d4b1f1c9ed50aa38368123047b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-05T08:50:12.000Z",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "5d867a2278348dbf58431838b9a8376db5d4c205d6f6987697bc7dd14a82566c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T08:49:30.000Z",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "106f38bb2c5c3544249f498a2a51268a3cf86dda001f596d753ff6bdfde50502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T08:49:39.000Z",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "900fa5fed13e362c3564ad5577aa0c028375366dac41ff116b9af495b39a9755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T08:49:27.000Z",
      "commit": "33bfe10f77051d29267755734a47704a5e329bf7",
      "fileid": "9f8d3e450243abf93868f8cbd519938b21358567c68719b167784b0bda4bddb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/27005095315"
    }
  ]
}