{
  "_id": "6a4832bde06c18f0a6530572",
  "Package": "palette",
  "Title": "Color Scheme Helpers",
  "Version": "0.0.3",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Hexadecimal codes are typically used to represent colors\nin R. Connecting these codes to their colors requires practice\nor memorization. 'palette' provides a 'vctrs' class for working\nwith color palettes, including printing and plotting functions.\nThe goal of the class is to place visual representations of\ncolor palettes directly on or, at least, next to their\ncorresponding character representations. Palette extensions\nalso are provided for data frames using 'pillar'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/christopherkenny/palette,\nhttps://christophertkenny.com/palette/",
  "BugReports": "https://github.com/christopherkenny/palette/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Language": "en-US",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:15:21 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/palette",
  "RemoteRef": "HEAD",
  "RemoteSha": "06456766852d13d4af298b857b832ff2b476ae0c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 22:04:43 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "palette_0.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/6806d29b89f3c07a9d95f77357e556019fb359d86e4f0c379c9920400876bf21",
  "_filesize": 177988,
  "_sha256": "6806d29b89f3c07a9d95f77357e556019fb359d86e4f0c379c9920400876bf21",
  "_expires": "2026-10-11T22:07:56.000Z",
  "_created": "2026-07-03T22:04:43.000Z",
  "_published": "2026-07-03T22:07:57.901Z",
  "_jobs": [
    {
      "job": 85076776307,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075395432"
    },
    {
      "job": 85076776316,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075393519"
    },
    {
      "job": 85076776310,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075389270"
    },
    {
      "job": 85076776337,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075388679"
    },
    {
      "job": 85076536625,
      "time": 154,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075372509"
    },
    {
      "job": 85076776321,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075397878"
    },
    {
      "job": 85076776302,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075386854"
    },
    {
      "job": 85076776344,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075386330"
    },
    {
      "job": 85076776315,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075385842"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/palette",
  "_commit": {
    "id": "06456766852d13d4af298b857b832ff2b476ae0c",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652121
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.3",
      "date": "2025-09-12"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 65,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 149,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 760,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/palette"
  },
  "_devurl": "https://github.com/christopherkenny/palette",
  "_pkgdown": "https://christophertkenny.com/palette/",
  "_searchresults": 37,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/palette.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/palette",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2024-03-15"
    },
    {
      "version": "0.0.3",
      "date": "2025-09-13"
    }
  ],
  "_exports": [
    "as_palette",
    "darken",
    "desaturate",
    "is_palette",
    "lighten",
    "palette",
    "palette_browse",
    "palette_browse_url",
    "palette_decode_url",
    "palette_function",
    "plot_palette",
    "roygbiv",
    "saturate",
    "validate_palette",
    "vec_cast.palette",
    "vec_ptype2.palette"
  ],
  "_help": [
    {
      "page": "brightness",
      "title": "Control palette brightness",
      "topics": [
        "brightness",
        "darken",
        "darken.default",
        "darken.palette",
        "lighten",
        "lighten.default",
        "lighten.palette"
      ]
    },
    {
      "page": "palette",
      "title": "Create a palette",
      "topics": [
        "as_palette",
        "is_palette",
        "palette",
        "validate_palette"
      ]
    },
    {
      "page": "palette_browse",
      "title": "Browse a palette on coolors.co",
      "topics": [
        "palette_browse",
        "palette_browse_url"
      ]
    },
    {
      "page": "palette_decode_url",
      "title": "Convert a URL to a palette",
      "topics": [
        "palette_decode_url"
      ]
    },
    {
      "page": "palette_function",
      "title": "Build a palette function",
      "topics": [
        "palette_function"
      ]
    },
    {
      "page": "plot_palette",
      "title": "Plot Palette Colors",
      "topics": [
        "plot_palette"
      ]
    },
    {
      "page": "roygbiv",
      "title": "Rainbow Colors",
      "topics": [
        "roygbiv"
      ]
    },
    {
      "page": "saturation",
      "title": "Control palette saturation",
      "topics": [
        "desaturate",
        "desaturate.default",
        "desaturate.palette",
        "saturate",
        "saturate.default",
        "saturate.palette",
        "saturation"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/palette/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/palette/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "pillar",
    "rlang",
    "utf8",
    "vctrs"
  ],
  "_score": 5.8904210188009145,
  "_indexed": true,
  "_nocasepkg": "palette",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-03T22:07:02.000Z",
      "distro": "resolute",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/14b0511bf6ac5a582ef0966737408b073176d8c26d29e1855b57d6a1d5647648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-03T22:06:51.000Z",
      "distro": "resolute",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/f6f706e89e7ded12fd8f6d2dc3a6061da8ec78e15a033c73a49078c46a6a36e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-03T22:06:27.000Z",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/c1ba04174e04bbe5fea2758663ec65921a1389f40fb11bdb995f38081478c43b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-03T22:06:21.000Z",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/5376baf1bd9a2807da9c83e9b8101fcefbc72b549732a8e0eaf7d33581215ca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-07-03T22:07:34.000Z",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/b0000128cf273942954537953a169b4d0a4296b0d13ca70638e09b837f615395",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-03T22:06:03.000Z",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/96ea3c76a0328d3eefd4972ec0e1b8f4fc660e526a8b99dc102bcbcda164ac9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-03T22:06:00.000Z",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/8b52d4fed280b03d7861310183336617f7e9f42acf1850cac579e4e67bc8fbc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-03T22:05:57.000Z",
      "commit": "06456766852d13d4af298b857b832ff2b476ae0c",
      "fileid": "https://r2.ropensci.org/a420dca072cb9644b4199caae93b338ed9ba9d143ec8d153f970cd7fc93ecfef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28685209604"
    }
  ]
}