{
  "_id": "6a102b35acfb0bcc41c92587",
  "Package": "PrettyCols",
  "Title": "Pretty Colour Palettes",
  "Version": "1.1.0.9003",
  "Authors@R": "person(given = \"Nicola\",\nfamily = \"Rennie\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nrennie35@gmail.com\")",
  "Description": "Defines aesthetically pleasing colour palettes.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/Needs/website": "nrennie/nrenniepkgdown",
  "URL": "https://nrennie.rbind.io/PrettyCols/,\nhttps://github.com/nrennie/PrettyCols",
  "BugReports": "https://github.com/nrennie/PrettyCols/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://nrennie.r-universe.dev",
  "Date/Publication": "2025-04-23 01:04:00 UTC",
  "RemoteUrl": "https://github.com/nrennie/prettycols",
  "RemoteRef": "HEAD",
  "RemoteSha": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:08:33 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "MD5sum": "c306fd98afa9e6161c1a6e35355bdf9f",
  "_user": "nrennie",
  "_type": "src",
  "_file": "PrettyCols_1.1.0.9003.tar.gz",
  "_fileid": "11153097e0d5a3536a1d881a9dc0e18151492e9209696263b63fee31c5f49f9f",
  "_filesize": 772699,
  "_sha256": "11153097e0d5a3536a1d881a9dc0e18151492e9209696263b63fee31c5f49f9f",
  "_created": "2026-05-13T06:08:33.000Z",
  "_published": "2026-05-22T10:08:53.632Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358861458,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962846323"
    },
    {
      "job": 77358861756,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962842801"
    },
    {
      "job": 77358861960,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962839298"
    },
    {
      "job": 77358861028,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962812802"
    },
    {
      "job": 77358861137,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157997033"
    },
    {
      "job": 77358861422,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962832800"
    },
    {
      "job": 77358862433,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962829650"
    },
    {
      "job": 77358861984,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962828870"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nrennie/prettycols",
  "_commit": {
    "id": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
    "author": "Nicola Rennie <42338476+nrennie@users.noreply.github.com>",
    "committer": "Nicola Rennie <42338476+nrennie@users.noreply.github.com>",
    "message": "add json function\n",
    "time": 1745370240
  },
  "_maintainer": {
    "name": "Nicola Rennie",
    "email": "nrennie35@gmail.com",
    "login": "nrennie",
    "mastodon": "@nrennie@fosstodon.org",
    "bluesky": "@nrennie.bsky.social",
    "linkedin": "in/nicola-rennie",
    "uuid": 42338476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nrennie",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 55,
  "_contributors": [
    {
      "user": "nrennie",
      "count": 144,
      "uuid": 42338476
    },
    {
      "user": "jcken95",
      "count": 1,
      "uuid": 57638616
    },
    {
      "user": "toledo60",
      "count": 1,
      "uuid": 33768064
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 42338476,
    "type": "user",
    "name": "Nicola Rennie",
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 386,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PrettyCols"
  },
  "_devurl": "https://github.com/nrennie/prettycols",
  "_pkgdown": "https://nrennie.rbind.io/PrettyCols/",
  "_searchresults": 133,
  "_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/PrettyCols.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nrennie/prettycols",
  "_realowner": "nrennie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-08-31"
    },
    {
      "version": "1.0.1",
      "date": "2023-01-27"
    },
    {
      "version": "1.1.0",
      "date": "2024-06-19"
    }
  ],
  "_exports": [
    "colorblind_friendly",
    "colourblind_friendly",
    "prettycols",
    "PrettyColsPalettes",
    "scale_color_pretty_c",
    "scale_color_pretty_d",
    "scale_color_pretty_div",
    "scale_colour_pretty_c",
    "scale_colour_pretty_d",
    "scale_colour_pretty_div",
    "scale_fill_pretty_c",
    "scale_fill_pretty_d",
    "scale_fill_pretty_div",
    "view_all_palettes"
  ],
  "_help": [
    {
      "page": "colorblind_friendly",
      "title": "Returns a data frame of colorblind friendly colour palettes",
      "topics": [
        "colorblind_friendly"
      ]
    },
    {
      "page": "colourblind_friendly",
      "title": "Returns a data frame of colourblind friendly colour palettes",
      "topics": [
        "colourblind_friendly"
      ]
    },
    {
      "page": "prettycols",
      "title": "Generates the colour palettes",
      "topics": [
        "prettycols"
      ]
    },
    {
      "page": "PrettyColsPalettes",
      "title": "Complete list of palettes.",
      "topics": [
        "PrettyColsPalettes"
      ]
    },
    {
      "page": "scale_color_pretty_c",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_color_pretty_c"
      ]
    },
    {
      "page": "scale_color_pretty_d",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_color_pretty_d"
      ]
    },
    {
      "page": "scale_color_pretty_div",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_color_pretty_div"
      ]
    },
    {
      "page": "scale_colour_pretty_c",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_colour_pretty_c"
      ]
    },
    {
      "page": "scale_colour_pretty_d",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_colour_pretty_d"
      ]
    },
    {
      "page": "scale_colour_pretty_div",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_colour_pretty_div"
      ]
    },
    {
      "page": "scale_fill_pretty_c",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_fill_pretty_c"
      ]
    },
    {
      "page": "scale_fill_pretty_d",
      "title": "Plotting with PrettyCols palettes for colour ggplot2",
      "topics": [
        "scale_fill_pretty_d"
      ]
    },
    {
      "page": "scale_fill_pretty_div",
      "title": "Plotting with PrettyCols palettes for fill colour ggplot2",
      "topics": [
        "scale_fill_pretty_div"
      ]
    },
    {
      "page": "view_all_palettes",
      "title": "Prints all available colour palettes",
      "topics": [
        "view_all_palettes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nrennie/prettycols/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nrennie/prettycols/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "available-palettes.Rmd",
      "filename": "available-palettes.html",
      "title": "Available Palettes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sequential Palettes",
        "Diverging Palettes",
        "Qualitative Palettes"
      ],
      "created": "2022-05-14 18:16:52",
      "modified": "2024-08-01 19:54:43",
      "commits": 10
    },
    {
      "source": "colourblind-friendly-palettes.Rmd",
      "filename": "colourblind-friendly-palettes.html",
      "title": "Colourblind Friendly Palettes",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-09-18 17:13:19",
      "modified": "2024-08-01 19:38:56",
      "commits": 4
    },
    {
      "source": "using-with-ggplot2.Rmd",
      "filename": "using-with-ggplot2.html",
      "title": "Using with {ggplot2}",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-05-14 18:16:52",
      "modified": "2024-08-01 19:38:56",
      "commits": 8
    },
    {
      "source": "viewing-palettes.Rmd",
      "filename": "viewing-palettes.html",
      "title": "Viewing Palettes",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-05-14 18:16:52",
      "modified": "2024-08-01 19:38:56",
      "commits": 6
    }
  ],
  "_score": 8.420516831228618,
  "_indexed": true,
  "_nocasepkg": "prettycols",
  "_universes": [
    "nrennie"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9003",
      "date": "2026-04-13T05:42:44.000Z",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "c602780854e8cc3b08d01eaa0c65d910166cd623c31d042061069ad0513d4119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/24327479871"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9003",
      "date": "2026-05-13T06:10:52.000Z",
      "distro": "noble",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "c37ce082ce886c8905e7509ee1db1ad0db2edfde11e9083bcf91da0b1bdc66e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9003",
      "date": "2026-05-13T06:10:39.000Z",
      "distro": "noble",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "c029b17093813f448c00220d6ec2c2606cfc66cc01c24b42fb4976aa491d0bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9003",
      "date": "2026-05-13T06:10:29.000Z",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "7f6054fc4a9aaedf74c3b962ec6cf25567d04002e36ddaa1a1d19d56cc4bdd47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9003",
      "date": "2026-05-13T06:09:52.000Z",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "bf6a1eed0d280c490b6a328ab7042f78628a7dcf020e18792fa02776d4d6cdc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9003",
      "date": "2026-05-13T06:09:38.000Z",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "74dcbbdd32b4086e0a25c436c4475f176e2d140c1cf950da5f5001de50c24166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9003",
      "date": "2026-05-13T06:09:35.000Z",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "6260ab9bdae120a22ff0ee47b687c27f626de0f645c43a124f170c2b0f2c2f3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9003",
      "date": "2026-05-22T10:08:29.000Z",
      "commit": "d754b34d2e08dc9b85494c59cc99421ce5ef0651",
      "fileid": "761b9dcac8abbf30524e5fd64fe2923155e63e0e121e266d167b68c76b1e617b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/25781594111"
    }
  ]
}