{
  "_id": "6a15586dacfb0bcc41d5ea3d",
  "Package": "ggokabeito",
  "Title": "'Okabe-Ito' Scales for 'ggplot2' and 'ggraph'",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0299-5825\"))",
  "Description": "Discrete scales for the colorblind-friendly 'Okabe-Ito'\npalette, including 'color', 'fill', and 'edge_colour'.\n'ggokabeito' provides 'ggplot2' and 'ggraph' scales to easily\nuse the 'Okabe-Ito' palette in your data visualizations.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/malcolmbarrett/ggokabeito,\nhttps://malcolmbarrett.github.io/ggokabeito/",
  "BugReports": "https://github.com/malcolmbarrett/ggokabeito/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Repository": "https://malcolmbarrett.r-universe.dev",
  "Date/Publication": "2023-06-08 15:33:37 UTC",
  "RemoteUrl": "https://github.com/malcolmbarrett/ggokabeito",
  "RemoteRef": "HEAD",
  "RemoteSha": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:19:56 UTC",
    "User": "root"
  },
  "Author": "Malcolm Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0299-5825>)",
  "Maintainer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
  "MD5sum": "9e76ff93d74a9ec95b4bef8109ea3ae0",
  "_user": "malcolmbarrett",
  "_type": "src",
  "_file": "ggokabeito_0.1.0.9000.tar.gz",
  "_fileid": "ac25d96b5f2268aebfaee5346022d6c3fc6fe7c61d6ac710fd6aaca423850c23",
  "_filesize": 2688544,
  "_sha256": "ac25d96b5f2268aebfaee5346022d6c3fc6fe7c61d6ac710fd6aaca423850c23",
  "_created": "2026-05-26T08:19:56.000Z",
  "_published": "2026-05-26T08:23:09.363Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77834774800,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7212193018"
    },
    {
      "job": 77834774801,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7212190405"
    },
    {
      "job": 77834774766,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7212193943"
    },
    {
      "job": 77834774785,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7212184420"
    },
    {
      "job": 77834277674,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212151530"
    },
    {
      "job": 77834774706,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212187562"
    },
    {
      "job": 77834774926,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7212177697"
    },
    {
      "job": 77834774825,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7212177356"
    },
    {
      "job": 77834774823,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7212201424"
    }
  ],
  "_buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/malcolmbarrett/ggokabeito",
  "_commit": {
    "id": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
    "author": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "committer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "message": "fix typo\n",
    "time": 1686238417
  },
  "_maintainer": {
    "name": "Malcolm Barrett",
    "email": "malcolmbarrett@gmail.com",
    "login": "malcolmbarrett",
    "mastodon": "@malcolmbarrett@mstdn.jp",
    "bluesky": "@malcolmbarrett.malco.io",
    "orcid": "0000-0003-0299-5825",
    "description": "Open-source data science. Ph.D. in Epidemiology",
    "uuid": 23123711
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "malcolmbarrett",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_stars": 53,
  "_contributors": [
    {
      "user": "malcolmbarrett",
      "count": 33,
      "uuid": 23123711
    }
  ],
  "_userbio": {
    "uuid": 23123711,
    "type": "user",
    "name": "Malcolm Barrett",
    "description": "Open-source data science. Ph.D. in Epidemiology"
  },
  "_downloads": {
    "count": 8850,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggokabeito"
  },
  "_devurl": "https://github.com/malcolmbarrett/ggokabeito",
  "_pkgdown": "https://malcolmbarrett.github.io/ggokabeito/",
  "_searchresults": 424,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggokabeito.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/malcolmbarrett/ggokabeito",
  "_realowner": "malcolmbarrett",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-18"
    }
  ],
  "_exports": [
    "palette_okabe_ito",
    "scale_color_okabe_ito",
    "scale_colour_okabe_ito",
    "scale_edge_color_okabe_ito",
    "scale_edge_colour_okabe_ito",
    "scale_fill_okabe_ito",
    "scale_okabe_ito"
  ],
  "_help": [
    {
      "page": "palette_okabe_ito",
      "title": "Okabe-Ito Palette",
      "topics": [
        "palette_okabe_ito"
      ]
    },
    {
      "page": "scale_okabe_ito",
      "title": "Okabe-Ito Scales for ggplot2 and ggraph",
      "topics": [
        "scale_color_okabe_ito",
        "scale_colour_okabe_ito",
        "scale_edge_color_okabe_ito",
        "scale_edge_colour_okabe_ito",
        "scale_fill_okabe_ito",
        "scale_okabe_ito"
      ]
    }
  ],
  "_readme": "https://github.com/malcolmbarrett/ggokabeito/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 8.428918765386353,
  "_indexed": true,
  "_nocasepkg": "ggokabeito",
  "_universes": [
    "malcolmbarrett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:22:08.000Z",
      "distro": "noble",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "0a4d2e223d12a540fb7dc0f2d8faf5ff691d2301f326fe8cc98e3822a5a6ec80",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:22:01.000Z",
      "distro": "noble",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "2710365b8a710673e281852e5590f1e234cafd8870927ae025e4d3f1342930da",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:22:12.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "db7640b8c667b111c00d0f9b248bfc484c113c0f1d09631dce56ec682fdb9160",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:21:44.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "ca1510d9fb31cbfbdedaf07e2810c7002d258e5e4c6dd662eb30b71949f9b6d9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:22:03.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "6743ce23def74b6c5938461aff12c7eb81a7120b04ed679de27b69b1c8e9cad6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:21:15.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "c03a5d378ca58e2952f7bbcbebc7a71b1b96737eab544d6181d1cc547154b316",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:21:15.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "8c88d61a7432d2b728272f4ade91ee1180255a81bdbda5973c60dcf5f02deae3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-26T08:22:29.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "8bd3521d54ae2548d45c99fe97d2123683867954182c33939af555dd5910b3b8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/26440725944"
    }
  ]
}