{
  "_id": "6a105facacfb0bcc41ca66da",
  "Package": "imgpalr",
  "Title": "Create Color Palettes from Images",
  "Version": "0.4.0",
  "Authors@R": "person(\"Matthew\", \"Leonawicz\", email = \"rpkgs@pm.me\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9452-2771\"))",
  "Description": "Provides ability to create color palettes from image\nfiles. It offers control over the type of color palette to\nderive from an image (qualitative, sequential or divergent) and\nother palette properties. Quantiles of an image color\ndistribution can be trimmed. Near-black or near-white colors\ncan be trimmed in RGB color space independent of trimming\nbrightness or saturation distributions in HSV color space.\nCreating sequential palettes also offers control over the order\nof HSV color dimensions to sort by. This package differs from\nother related packages like 'RImagePalette' in approaches to\nquantizing and extracting colors in images to assemble color\npalettes and the level of user control over palettes\nconstruction.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/leonawicz/imgpalr",
  "BugReports": "https://github.com/leonawicz/imgpalr/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libjpeg-dev",
  "Repository": "https://leonawicz.r-universe.dev",
  "Date/Publication": "2024-09-11 22:42:00 UTC",
  "RemoteUrl": "https://github.com/leonawicz/imgpalr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:50:21 UTC",
    "User": "root"
  },
  "Author": "Matthew Leonawicz [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9452-2771>)",
  "Maintainer": "Matthew Leonawicz <rpkgs@pm.me>",
  "MD5sum": "77d7e7af3ec46de5acf028b3697d44bb",
  "_user": "leonawicz",
  "_type": "src",
  "_file": "imgpalr_0.4.0.tar.gz",
  "_fileid": "aae1f964d53e0e0ab28c211a342a77008a88c5219c70a1a10fd5593a1e4975cb",
  "_filesize": 1235468,
  "_sha256": "aae1f964d53e0e0ab28c211a342a77008a88c5219c70a1a10fd5593a1e4975cb",
  "_created": "2026-05-08T08:50:21.000Z",
  "_published": "2026-05-22T13:52:44.550Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393506875,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875435542"
    },
    {
      "job": 77393507397,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875438615"
    },
    {
      "job": 77393506942,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875438986"
    },
    {
      "job": 77393506963,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875440547"
    },
    {
      "job": 77393506449,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875403694"
    },
    {
      "job": 77393506280,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162174205"
    },
    {
      "job": 77393506939,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875427157"
    },
    {
      "job": 77393507711,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875435029"
    },
    {
      "job": 77393507434,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875427292"
    }
  ],
  "_buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/leonawicz/imgpalr",
  "_commit": {
    "id": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
    "author": "leonawicz <mfleonawicz@gmail.com>",
    "committer": "leonawicz <mfleonawicz@gmail.com>",
    "message": "Cleanup.\n",
    "time": 1726094520
  },
  "_maintainer": {
    "name": "Matthew Leonawicz",
    "email": "rpkgs@pm.me",
    "orcid": "0000-0001-9452-2771"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "downloader",
      "role": "Imports"
    },
    {
      "package": "farver",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "bmp",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    }
  ],
  "_owner": "leonawicz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "color",
    "color-palette",
    "image-classification",
    "image-processing"
  ],
  "_stars": 53,
  "_userbio": {
    "uuid": 1672103,
    "type": "user",
    "name": "Matt Leonawicz",
    "description": "R and Shiny developer | Software Engineer @ropensci @r-music"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imgpalr"
  },
  "_devurl": "https://github.com/leonawicz/imgpalr",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imgpalr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/leonawicz/imgpalr",
  "_realowner": "leonawicz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2019-07-26"
    },
    {
      "version": "0.2.2",
      "date": "2019-10-26"
    },
    {
      "version": "0.3.0",
      "date": "2019-11-28"
    },
    {
      "version": "0.3.1",
      "date": "2021-02-21"
    },
    {
      "version": "0.3.2",
      "date": "2023-09-10"
    },
    {
      "version": "0.4.0",
      "date": "2024-09-11"
    }
  ],
  "_exports": [
    "image_load",
    "image_pal",
    "image_quantmap"
  ],
  "_help": [
    {
      "page": "image_load",
      "title": "Load PNG, JPG, BMP or GIF",
      "topics": [
        "image_load"
      ]
    },
    {
      "page": "image_pal",
      "title": "Create a color palette from an image",
      "topics": [
        "image_pal"
      ]
    },
    {
      "page": "image_quantmap",
      "title": "Quantize an image using an existing color palette",
      "topics": [
        "image_quantmap"
      ]
    },
    {
      "page": "imgpalr",
      "title": "imgpalr: Create Color Palettes from Images",
      "topics": [
        "imgpalr-package",
        "imgpalr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/leonawicz/imgpalr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/leonawicz/imgpalr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "downloader",
    "dplyr",
    "farver",
    "generics",
    "glue",
    "jpeg",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.745465168670727,
  "_indexed": true,
  "_nocasepkg": "imgpalr",
  "_universes": [
    "leonawicz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-08T08:52:11.000Z",
      "distro": "noble",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "35f240f331c4dd101bcb255629f744783e5f2090dda41a21c5288ebd68f31dc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-08T08:52:22.000Z",
      "distro": "noble",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "e1b1887da8ffb363659481606deaa39780c2ab016faae9d216717b8b9b543923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-08T08:52:23.000Z",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "d240c0b3b3dac327e241547866628810c3ed8fccacc0d7184c1005ff6d9e3d07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-08T08:52:26.000Z",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "85456c958de15ac2bd2b20a211adf089218a6f8c589c3725a13c6eff5041e323",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-08T08:51:37.000Z",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "d619d32ca78c315bc54e0bbf28dd6fb67fe300f4630ea3cb301ec8e6c9da446e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-08T08:52:06.000Z",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "61131b223594153740ab47437754b63069496f77e8b32f1adf2ac137467572c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-08T08:51:30.000Z",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "d01d3aa4c26ca84ad22c00bb514c794f04b9400a14bd455fd7412125516e400b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-22T13:52:24.000Z",
      "commit": "d0c4c4734c322892ff4806988ab61e3ae41a1db5",
      "fileid": "e22333863e104f8e0374fedf7db8ae86ca3608f49f3d24501c02a928775c3829",
      "status": "success",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25546320463"
    }
  ]
}