{
  "_id": "6a1f0737b401979e7341be23",
  "Package": "painter",
  "Type": "Package",
  "Title": "Creation and Manipulation of Color Palettes",
  "Version": "0.1.0",
  "Authors@R": "person(\"Brody\", \"Sandel\",role = c(\"aut\",\"cre\"),\nemail = \"bsandel@scu.edu\")",
  "Description": "Functions for creating color palettes, visualizing\npalettes, modifying colors, and assigning colors for plotting.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:49:38 UTC",
    "User": "root"
  },
  "Author": "Brody Sandel [aut, cre]",
  "Maintainer": "Brody Sandel <bsandel@scu.edu>",
  "Repository": "https://bsandel.r-universe.dev",
  "Date/Publication": "2018-08-13 13:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/painter",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
  "MD5sum": "baff79b4b6a7bd710efddfa6ecd8dd52",
  "_user": "bsandel",
  "_type": "src",
  "_file": "painter_0.1.0.tar.gz",
  "_fileid": "8793c1cfb858d9f8935b39b00c81237dca31c96c4f748decbe0a9439584d65a5",
  "_filesize": 101870,
  "_sha256": "8793c1cfb858d9f8935b39b00c81237dca31c96c4f748decbe0a9439584d65a5",
  "_created": "2026-05-18T06:49:38.000Z",
  "_published": "2026-06-02T16:39:19.217Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122719116,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051220163"
    },
    {
      "job": 79122719397,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051226978"
    },
    {
      "job": 79122719641,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051227546"
    },
    {
      "job": 79122719730,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051237292"
    },
    {
      "job": 79122719010,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051195525"
    },
    {
      "job": 79122718754,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364002437"
    },
    {
      "job": 79122719349,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051216806"
    },
    {
      "job": 79122719727,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051209720"
    },
    {
      "job": 79122719739,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051211512"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/painter",
  "_commit": {
    "id": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
    "author": "Brody Sandel <bsandel@scu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1534166403
  },
  "_maintainer": {
    "name": "Brody Sandel",
    "email": "bsandel@scu.edu",
    "login": "bsandel",
    "description": "",
    "uuid": 33354260
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bsandel",
      "count": 1,
      "uuid": 33354260
    }
  ],
  "_userbio": {
    "uuid": 33354260,
    "type": "user",
    "name": "bsandel"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/painter"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/painter.html",
    "manual.pdf"
  ],
  "_realowner": "bsandel",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-08-13"
    }
  ],
  "_exports": [
    "ColorBy",
    "ColorBy2",
    "Complement",
    "ComplementPalette",
    "GetHue",
    "GetOpacity",
    "GetSaturation",
    "GetValue",
    "Mix",
    "Palette",
    "SetHue",
    "SetOpacity",
    "SetSaturation",
    "SetValue",
    "TestPalette",
    "VisPalette"
  ],
  "_help": [
    {
      "page": "ColorBy",
      "title": "Assign colors using one or two numeric vectors",
      "topics": [
        "ColorBy",
        "ColorBy2"
      ]
    },
    {
      "page": "Complement",
      "title": "Generate the complement (opposite hue) of a color, or generate a palette from a color and its complement.",
      "topics": [
        "Complement",
        "ComplementPalette"
      ]
    },
    {
      "page": "GetOpacity",
      "title": "Extract the opacity, hue, saturation or value from a color or vector of colors",
      "topics": [
        "GetHue",
        "GetOpacity",
        "GetSaturation",
        "GetValue"
      ]
    },
    {
      "page": "Mix",
      "title": "Create mixtures of color pairs, in either RGB or HSV mode.",
      "topics": [
        "Mix"
      ]
    },
    {
      "page": "Palette",
      "title": "Generates a color palette (a vector of colors) between two specified colors.",
      "topics": [
        "Palette"
      ]
    },
    {
      "page": "SetOpacity",
      "title": "Modify the opacity, hue, saturation or value of color(s)",
      "topics": [
        "SetHue",
        "SetOpacity",
        "SetSaturation",
        "SetValue"
      ]
    },
    {
      "page": "TestPalette",
      "title": "Tools for seeing a palette, and how it spans HSV space.",
      "topics": [
        "TestPalette",
        "VisPalette"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "painter",
  "_universes": [
    "bsandel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:51:19.000Z",
      "distro": "noble",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "c5af4443f1aa698b8d31f7a7247c59dc6ccfdc829fc4777db4e3f85c330de737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:51:47.000Z",
      "distro": "noble",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "909edd92edd95132df67d1f3575e6459e2f29af57f02d18da77474d464d9b2e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:51:51.000Z",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "1352631bf1263310ea1bd32d45103fac59d40bd88d07f88dbfe91cb1ea0c3292",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:52:23.000Z",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "98c837f86b568fb10da355589812f4e3fdd3ff70e0d451e543cd90be793c0a23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:51:01.000Z",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "9842d3499ce8b93f0155ac14052766f5081e7011b3d09c4ed306af62a9404b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:50:35.000Z",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "8dc42e7eb78bc13375596fafeb00cde5c67b316b6e1c1fa8b13d8bb5b901a98d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:50:43.000Z",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "5533906bf765345b5f85707df6b7cdcff15ab46b91a1ff40bef443461b5dac61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:39:00.000Z",
      "commit": "3a9c0a565c081f5a16328d0994a8dbcaa205a60f",
      "fileid": "29a5ef16d5427d3cac8c1d8f6642e57c601b1bf8076c26dc2de04286bdb4bee2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bsandel/actions/runs/26018005969"
    }
  ]
}