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"), comment = c(ORCID = "0000-0003-0299-5825")) Description: Discrete scales for the colorblind-friendly 'Okabe-Ito' palette, including 'color', 'fill', and 'edge_colour'. 'ggokabeito' provides 'ggplot2' and 'ggraph' scales to easily use the 'Okabe-Ito' palette in your data visualizations. License: MIT + file LICENSE URL: https://github.com/malcolmbarrett/ggokabeito, https://malcolmbarrett.github.io/ggokabeito/ BugReports: https://github.com/malcolmbarrett/ggokabeito/issues Depends: R (>= 4.0.0) Imports: ggplot2, grDevices Suggests: covr, ggraph, igraph, spelling, testthat (>= 3.0.0), vdiffr 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: 2026-07-04 12:59:58 UTC; root Author: Malcolm Barrett [aut, cre] (ORCID: ) Maintainer: Malcolm Barrett