{
  "_id": "6a1f3401b401979e734282b4",
  "Package": "colors3d",
  "Title": "Generate 2D and 3D Color Palettes",
  "Version": "1.0.1.9000",
  "Authors@R": "person(\"Matthew\", \"Kling\", email = \"mattkling@berkeley.edu\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Generate multivariate color palettes to represent\ntwo-dimensional or three-dimensional data in graphics (in\ncontrast to standard color palettes that represent just one\nvariable). You tell 'colors3d' how to map color space onto your\ndata, and it gives you a color for each data point. You can\nthen use these colors to make plots in base 'R', 'ggplot2', or\nother graphics frameworks.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/matthewkling/colors3d,\nhttp://matthewkling.github.io/colors3d/",
  "BugReports": "https://github.com/matthewkling/colors3d/issues",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Repository": "https://matthewkling.r-universe.dev",
  "Date/Publication": "2023-11-01 13:45:05 UTC",
  "RemoteUrl": "https://github.com/matthewkling/colors3d",
  "RemoteRef": "HEAD",
  "RemoteSha": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:04:48 UTC",
    "User": "root"
  },
  "Author": "Matthew Kling [aut, cre, cph]",
  "Maintainer": "Matthew Kling <mattkling@berkeley.edu>",
  "MD5sum": "14f0c21e9def9c9c4f911ca339e99002",
  "_user": "matthewkling",
  "_type": "src",
  "_file": "colors3d_1.0.1.9000.tar.gz",
  "_fileid": "093d2fe16eb4d6b0f1fb21884d402d9e93f916f9765b57767fb6e4273384afb2",
  "_filesize": 315217,
  "_sha256": "093d2fe16eb4d6b0f1fb21884d402d9e93f916f9765b57767fb6e4273384afb2",
  "_created": "2026-05-15T07:04:48.000Z",
  "_published": "2026-06-02T19:50:25.093Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79158639989,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011916878"
    },
    {
      "job": 79158640450,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011914638"
    },
    {
      "job": 79158640257,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011918338"
    },
    {
      "job": 79158640310,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011913588"
    },
    {
      "job": 79158639170,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011889367"
    },
    {
      "job": 79158639499,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368218768"
    },
    {
      "job": 79158640338,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011907083"
    },
    {
      "job": 79158640832,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011904411"
    },
    {
      "job": 79158640353,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011903881"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matthewkling/colors3d",
  "_commit": {
    "id": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
    "author": "Matthew Kling <mattkling@gmail.com>",
    "committer": "Matthew Kling <mattkling@gmail.com>",
    "message": "initialize pkgdown\n",
    "time": 1698846305
  },
  "_maintainer": {
    "name": "Matthew Kling",
    "email": "mattkling@berkeley.edu",
    "login": "matthewkling",
    "uuid": 3752758
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "matthewkling",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "matthewkling",
      "count": 38,
      "uuid": 3752758
    }
  ],
  "_userbio": {
    "uuid": 3752758,
    "type": "user",
    "name": "Matthew Kling",
    "description": "Macroecologist and conservation biogeographer."
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colors3d"
  },
  "_devurl": "https://github.com/matthewkling/colors3d",
  "_pkgdown": "http://matthewkling.github.io/colors3d/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/colors3d.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matthewkling/colors3d",
  "_realowner": "matthewkling",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-10-31"
    }
  ],
  "_exports": [
    "colors2d",
    "colors3d",
    "colorwheel2d",
    "distant_colors"
  ],
  "_help": [
    {
      "page": "colors2d",
      "title": "Map values to a 2D legend interpolated from 4 corner colors.",
      "topics": [
        "colors2d"
      ]
    },
    {
      "page": "colors3d",
      "title": "Map values to a 3D legend in RGB colorspace.",
      "topics": [
        "colors3d"
      ]
    },
    {
      "page": "colorwheel2d",
      "title": "Map values to a 2D colorwheel legend.",
      "topics": [
        "colorwheel2d"
      ]
    },
    {
      "page": "distant_colors",
      "title": "Palettes of dissimilar colors in RGB space.",
      "topics": [
        "distant_colors"
      ]
    },
    {
      "page": "polarize",
      "title": "Internal function converting x-y do distance-angle.",
      "topics": [
        "polarize"
      ]
    }
  ],
  "_readme": "https://github.com/matthewkling/colors3d/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "combinat",
    "farver",
    "FNN",
    "glue",
    "labeling",
    "lifecycle",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "scales",
    "viridisLite"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "colors3d",
  "_universes": [
    "matthewkling"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:06:45.000Z",
      "distro": "noble",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "2ba6c6674be96aff9f91e49f552e9d47043b80aa4d481e3a53570d83b8d9af7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:06:37.000Z",
      "distro": "noble",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "15d7605a7629ccead509d372a10ee62b5448a01fa37182fad26a54a3f6e2bc17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:06:49.000Z",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "4b1230cbf81ea6fb6737618881334d5da9883eacb476bec2827a0443cdff2c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:06:33.000Z",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "61a1c2c71acd8c150bfc8d4097b1a5c285fb8b00e3a7a07cc848a083a19a13b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:06:02.000Z",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "dcdc96c6d82bfd0698a4682b1c572940f4f6a37bf89a6767da3064a82a96f157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:05:51.000Z",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "be34a7fa26bd395eaabd174971ffb7d11167051c047e3f9b447be7f7c82f4a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-15T07:05:49.000Z",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "ee2f6f560fd864e6a7da4906ad8686f42c542121a7dd02ffb21874ee94118a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-06-02T19:50:01.000Z",
      "commit": "2aeacbb443e20da9a22eda6c36270d3390b69a3a",
      "fileid": "b30a1638cc72b7901ae0561616f368d31250197a44f9548f90c2ff0e1b1f3a3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/25905075718"
    }
  ]
}