{
  "_id": "6a103823acfb0bcc41c9a9b2",
  "Package": "RImagePalette",
  "Type": "Package",
  "Title": "Extract the Colors from Images",
  "Version": "0.1.1",
  "Date": "2016-01-05",
  "Author": "Joel Carlson",
  "Maintainer": "Joel Carlson <jnkcarlson@gmail.com>",
  "Description": "A pure R implementation of the median cut algorithm.\nExtracts the dominant colors from an image, and turns them into\na scale for use in plots or for fun!",
  "License": "MIT + file LICENSE",
  "Repository": "https://joelcarlson.r-universe.dev",
  "Date/Publication": "2021-10-22 15:54:20 UTC",
  "RemoteUrl": "https://github.com/joelcarlson/rimagepalette",
  "RemoteRef": "HEAD",
  "RemoteSha": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:05:15 UTC",
    "User": "root"
  },
  "MD5sum": "edd9957717e881cff8b70fa32498906d",
  "_user": "joelcarlson",
  "_type": "src",
  "_file": "RImagePalette_0.1.1.tar.gz",
  "_fileid": "b006e5247c6750d1728ab82465bca77c99f77753cabea50adef454e8decf33f9",
  "_filesize": 110998,
  "_sha256": "b006e5247c6750d1728ab82465bca77c99f77753cabea50adef454e8decf33f9",
  "_created": "2026-05-12T06:05:15.000Z",
  "_published": "2026-05-22T11:04:03.650Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366945253,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936882008"
    },
    {
      "job": 77366945676,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936882144"
    },
    {
      "job": 77366945100,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936892073"
    },
    {
      "job": 77366945284,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936876847"
    },
    {
      "job": 77366944591,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936850429"
    },
    {
      "job": 77366944762,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158958448"
    },
    {
      "job": 77366945102,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936873866"
    },
    {
      "job": 77366945570,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936873800"
    },
    {
      "job": 77366945147,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936881285"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joelcarlson/rimagepalette",
  "_commit": {
    "id": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
    "author": "Joel Carlson <joelcarlsonesl@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1634918060
  },
  "_maintainer": {
    "name": "Joel Carlson",
    "email": "jnkcarlson@gmail.com",
    "login": "joelcarlson",
    "uuid": 7224899
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    }
  ],
  "_owner": "joelcarlson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "joelcarlson",
      "count": 80,
      "uuid": 7224899
    },
    {
      "user": "sheriferson",
      "count": 1,
      "uuid": 3160968
    }
  ],
  "_userbio": {
    "uuid": 7224899,
    "type": "user",
    "name": "Joel Carlson"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RImagePalette"
  },
  "_devurl": "https://github.com/joelcarlson/rimagepalette",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RImagePalette.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joelcarlson/rimagepalette",
  "_realowner": "joelcarlson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-12-29"
    },
    {
      "version": "0.1.1",
      "date": "2016-01-05"
    }
  ],
  "_exports": [
    "display_image",
    "display_palette",
    "image_pal",
    "image_palette",
    "quantize_image",
    "scale_color_image",
    "scale_colour_image",
    "scale_fill_image",
    "switch_colors"
  ],
  "_help": [
    {
      "page": "display_image",
      "title": "Display color image",
      "topics": [
        "display_image"
      ]
    },
    {
      "page": "display_palette",
      "title": "Display color palette",
      "topics": [
        "display_palette"
      ]
    },
    {
      "page": "image_pal",
      "title": "Image palette",
      "topics": [
        "image_pal"
      ]
    },
    {
      "page": "image_palette",
      "title": "Create image palette",
      "topics": [
        "image_palette"
      ]
    },
    {
      "page": "median_cut",
      "title": "The median cut algorithm",
      "topics": [
        "median_cut"
      ]
    },
    {
      "page": "quantize_image",
      "title": "Quantize image",
      "topics": [
        "quantize_image"
      ]
    },
    {
      "page": "scale_image",
      "title": "Image color scales",
      "topics": [
        "scale_color_image",
        "scale_colour_image",
        "scale_fill_image"
      ]
    },
    {
      "page": "switch_colors",
      "title": "Swap Colors in an Image",
      "topics": [
        "switch_colors"
      ]
    },
    {
      "page": "vbox",
      "title": "Volume box",
      "topics": [
        "vbox"
      ]
    }
  ],
  "_readme": "https://github.com/joelcarlson/rimagepalette/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "rimagepalette",
  "_universes": [
    "joelcarlson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T06:07:24.000Z",
      "distro": "noble",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "12485297a9e9e0968727b2c3bd0cfbc0cee08edda291aa20ed57d04d5097eb83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T06:07:23.000Z",
      "distro": "noble",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "b8842e1a2867f8b501127820d1e193d59f033b898fc5fe0a11e3485379dc6a98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T06:08:04.000Z",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "ec3feb2fa2083c926a2fb8d8f33724c8a8f66d0be2d86274b30677db19ce3826",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T06:07:07.000Z",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "5d22c36aaf5696ac39ada13f91a49b8e34c49147e0a089351e9d6e58eada5763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:06:34.000Z",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "6b942b8ed073139a7bcfc364a472540ed21aa23c5c8e71d5537b494a1d81bd99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:06:44.000Z",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "367e43e1b4ff2f346c741f30f6bdd0ad9ff8d1b1acf0df74515f099c6a93c23b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T06:07:15.000Z",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "0574d0f06f888a71aba0ca76f68b1ad7056532ea26caf8ddf7d4d02f202a3277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T11:03:46.000Z",
      "commit": "949a1e50b0afaf8207686f9baa08b4f56a24243c",
      "fileid": "5814b44d592be25ff269dd0cf58dfbb32611aca14c4a6eb5e7860639238e7f0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joelcarlson/actions/runs/25716552069"
    }
  ]
}