{
  "_id": "6a1035dcacfb0bcc41c99d40",
  "Package": "MetBrewer",
  "Type": "Package",
  "Title": "Color Palettes Inspired by Works at the Metropolitan Museum of\nArt",
  "Version": "0.2.0",
  "Author": "Blake Robert Mills",
  "Maintainer": "Blake Robert Mills <blakerobertmills@gmail.com>",
  "Description": "Palettes Inspired by Works at the Metropolitan Museum of\nArt in New York. Currently contains over 50 color schemes and\nchecks for colorblind-friendliness of palettes. Colorblind\naccessibility checked using the '{colorblindcheck} package by\nJakub Nowosad'<https://jakubnowosad.com/colorblindcheck/>.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:03:28 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-03-21 12:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/MetBrewer",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cb8ee0e903e15470b0bf928a594193b7ec6fff9",
  "MD5sum": "78c6ade922fced5368edd4743f6eb1a0",
  "_user": "cran",
  "_type": "src",
  "_file": "MetBrewer_0.2.0.tar.gz",
  "_fileid": "d4e6ffec8149fb4ec00d2c8de4fd99284560dba351b6f8561e326ee00123c52b",
  "_filesize": 121307,
  "_sha256": "d4e6ffec8149fb4ec00d2c8de4fd99284560dba351b6f8561e326ee00123c52b",
  "_created": "2026-05-12T07:03:28.000Z",
  "_published": "2026-05-22T10:54:20.365Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365513985,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937761146"
    },
    {
      "job": 77365514084,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937761837"
    },
    {
      "job": 77365513537,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937727129"
    },
    {
      "job": 77365513518,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158791301"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25718816079",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MetBrewer",
  "_commit": {
    "id": "8cb8ee0e903e15470b0bf928a594193b7ec6fff9",
    "author": "Blake Robert Mills <blakerobertmills@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1647865802
  },
  "_maintainer": {
    "name": "Blake Robert Mills",
    "email": "blakerobertmills@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 2457,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MetBrewer"
  },
  "_searchresults": 2840,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MetBrewer.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-05"
    },
    {
      "version": "0.2.0",
      "date": "2022-03-21"
    }
  ],
  "_exports": [
    "colorblind_palettes",
    "colorblind.friendly",
    "display_all",
    "met.brewer",
    "MetPalettes",
    "scale_color_met_c",
    "scale_color_met_d",
    "scale_colour_met_c",
    "scale_colour_met_d",
    "scale_fill_met_c",
    "scale_fill_met_d"
  ],
  "_help": [
    {
      "page": "colorblind_palettes",
      "title": "Names of colorblind-friendly palettes",
      "topics": [
        "colorblind_palettes"
      ]
    },
    {
      "page": "colorblind.friendly",
      "title": "Colorblind-Friendly Palette Check",
      "topics": [
        "colorblind.friendly"
      ]
    },
    {
      "page": "display_all",
      "title": "View all Palettes available",
      "topics": [
        "display_all"
      ]
    },
    {
      "page": "met.brewer",
      "title": "Met Palette Generator",
      "topics": [
        "met.brewer"
      ]
    },
    {
      "page": "MetPalettes",
      "title": "Complete list of palettes.",
      "topics": [
        "MetPalettes"
      ]
    },
    {
      "page": "scale_color_met_c",
      "title": "MetBrewer palettes for plotting with ggplot2",
      "topics": [
        "scale_color_met_c"
      ]
    },
    {
      "page": "scale_color_met_d",
      "title": "MetBrewer palettes for plotting with ggplot2",
      "topics": [
        "scale_color_met_d"
      ]
    },
    {
      "page": "scale_colour_met_c",
      "title": "MetBrewer palettes for plotting with ggplot2",
      "topics": [
        "scale_colour_met_c"
      ]
    },
    {
      "page": "scale_colour_met_d",
      "title": "MetBrewer palettes for plotting with ggplot2",
      "topics": [
        "scale_colour_met_d"
      ]
    },
    {
      "page": "scale_fill_met_c",
      "title": "MetBrewer palettes for plotting with ggplot2",
      "topics": [
        "scale_fill_met_c"
      ]
    },
    {
      "page": "scale_fill_met_d",
      "title": "MetBrewer palettes for plotting with ggplot2",
      "topics": [
        "scale_fill_met_d"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.019814755582799,
  "_indexed": true,
  "_nocasepkg": "metbrewer",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-12T07:05:21.000Z",
      "distro": "noble",
      "commit": "8cb8ee0e903e15470b0bf928a594193b7ec6fff9",
      "fileid": "e98b68dea8a52c750ad5c28401ec886b59b741330c04c2b42b0fb95ad21314cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718816079"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-12T07:05:21.000Z",
      "distro": "noble",
      "commit": "8cb8ee0e903e15470b0bf928a594193b7ec6fff9",
      "fileid": "782a3519b21f68a7bdd8dddc01d48de237f38b6ab2f1f43f928497a498b994de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718816079"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T10:54:05.000Z",
      "commit": "8cb8ee0e903e15470b0bf928a594193b7ec6fff9",
      "fileid": "0d4fea839ff76223407800e59a51c38ac06250fc43d04a9d96aa944f5b32f24d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718816079"
    }
  ]
}