{
  "_id": "6a4904b2b5e98c4082a067f2",
  "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-07-04 12:59:58 UTC",
    "User": "root"
  },
  "Author": "Malcolm Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0299-5825>)",
  "Maintainer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
  "_user": "malcolmbarrett",
  "_type": "src",
  "_file": "ggokabeito_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d5cb1a468880fc2545c956d367c0f48c78b7c3be4147176ebd0c35d210b904e",
  "_filesize": 2689297,
  "_sha256": "8d5cb1a468880fc2545c956d367c0f48c78b7c3be4147176ebd0c35d210b904e",
  "_expires": "2026-10-12T13:03:44.000Z",
  "_created": "2026-07-04T12:59:58.000Z",
  "_published": "2026-07-04T13:03:46.483Z",
  "_jobs": [
    {
      "job": 85134252156,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8081943407"
    },
    {
      "job": 85134252142,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8081938206"
    },
    {
      "job": 85134252151,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8081930521"
    },
    {
      "job": 85134252174,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8081930996"
    },
    {
      "job": 85134021155,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081921017"
    },
    {
      "job": 85134252167,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8081937438"
    },
    {
      "job": 85134252214,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8081930227"
    },
    {
      "job": 85134252233,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8081929838"
    },
    {
      "job": 85134252213,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8081931140"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 576,
    "description": "Open-source data science. Ph.D. in Epidemiology"
  },
  "_downloads": {
    "count": 7084,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggokabeito"
  },
  "_devurl": "https://github.com/malcolmbarrett/ggokabeito",
  "_pkgdown": "https://malcolmbarrett.github.io/ggokabeito/",
  "_searchresults": 430,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.33835664619342,
  "_indexed": true,
  "_nocasepkg": "ggokabeito",
  "_universes": [
    "malcolmbarrett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:03:05.000Z",
      "distro": "resolute",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/b4592f24b199b79685375e4450197ae4011da98f244f0905d29b0db85264f999",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:02:21.000Z",
      "distro": "resolute",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/b4abf977e6a7b6465ba258a818159e032daec87adc98c076d53709a1aefb1cfa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:01:22.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/def0f7d6e2d99dbdd5c307c5525407d38273854c72a5f663a6572797073a0175",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:01:25.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/eb23d6763fd8648dac33125bb38c17ebea02a41955e4784afc7bb0bc6398ea33",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:02:27.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/6e49d54dcecffc885a7730f429f1c724ef371ddd56af00358d362984aaebe177",
      "status": "success",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:01:11.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/59ef8ba20bf3e3acb1fd2330b8d1e5f1f01da37365b5af3718f78b76fa2335c9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:01:09.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/93f8b82b22b42c1a03b1e940dce6ba7438ea14d68415ec6b65dea464c0c0b1f2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T13:01:19.000Z",
      "commit": "e28e8b7a0a3301ac40722fb07ed082bde424bb8f",
      "fileid": "https://r2.ropensci.org/8118fe11de5aa23cc9f6fa09a854a8c45595d21126d98733d7e91f5e96733f48",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/malcolmbarrett/actions/runs/28706912726"
    }
  ]
}