{"id":26489454,"url":"https://github.com/johnmackintosh/metallicart","last_synced_at":"2025-03-20T07:41:18.324Z","repository":{"id":101973010,"uuid":"297759569","full_name":"johnmackintosh/metallicaRt","owner":"johnmackintosh","description":"R package of colour palettes based on Metallica studio album covers. ","archived":false,"fork":false,"pushed_at":"2023-12-18T18:46:57.000Z","size":6146,"stargazers_count":19,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T00:37:06.510Z","etag":null,"topics":["colour-palettes","data-visualisation","data-visualization","datascience","ggplot2","ggplot2-themes","metallica","r"],"latest_commit_sha":null,"homepage":"https://johnmackintosh.com/metallicaRt/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnmackintosh.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-09-22T20:06:05.000Z","updated_at":"2024-08-22T14:37:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"de076403-b2ff-4b67-97b9-7c9cb329d960","html_url":"https://github.com/johnmackintosh/metallicaRt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2FmetallicaRt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2FmetallicaRt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2FmetallicaRt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmackintosh%2FmetallicaRt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmackintosh","download_url":"https://codeload.github.com/johnmackintosh/metallicaRt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574786,"owners_count":20474818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colour-palettes","data-visualisation","data-visualization","datascience","ggplot2","ggplot2-themes","metallica","r"],"created_at":"2025-03-20T07:41:17.806Z","updated_at":"2025-03-20T07:41:18.314Z","avatar_url":"https://github.com/johnmackintosh.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"metallicaRt\n================\n\n\u003c!-- badges: start --\u003e\n\n![R-CMD-check](https://github.com/johnmackintosh/metallicaRt/workflows/R-CMD-check/badge.svg)\n\n\u003c!-- badges: end --\u003e\n\n# \u003cimg src=\"man/figures/metallicart.jpg\" width=\"160px\" align=\"right\"/\u003e\n\n## What?\n\nOn a whim, this is a collection of colour palettes based on Metallica\nalbum covers.\n\nEach is named using an abbreviation of the relevant album.\n\n## Why?\n\nBecause I saw [this\npost](https://github.com/annahensch/R-tutorials/blob/master/ggplot-on-fire.md)\non Twitter\n\n## But still, …why?\n\nBecause I’d already created a bunch of palettes manually for [this post\non my\nblog](https://johnmackintosh.net/blog/2018-01-29-hardwired-for-tidy-text/)\n\n## How?\n\nI produced the palettes with 7 colours using an online tool, when I\nproduced my blog post originally. I also put together the ‘combo’\npalette.\n\nPalettes that end with ‘10’ were created using\n[colorfindr](https://CRAN.R-project.org/package=colorfindr)\n\n## Credit\n\nThanks to Kelly Cotton for [the nycpalettes\npackage](https://github.com/kellycotton/nycpalettes) which this was\nextremely heavily based on\n\n## I need this in my life\n\nOf course you do. This will not go to CRAN, so please install using the\nremotes package.\n\n``` r\n#library(remotes)\n#remotes::install_github(\"johnmackintosh/metallicaRt\")\nlibrary(metallicaRt)\n```\n\n## Data Viz Friendly\n\nThese mini palettes *might* actually be useful.\n\nAll named after a song title from the relevant album\n\n``` r\nmetalli_palette(\"whiplash\")\nmetalli_palette(\"bells\")\nmetalli_palette(\"orion\")\nmetalli_palette(\"blackened\")\n```\n\n\u003cimg src=\"man/figures/README-first4-1.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-first4-2.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-first4-3.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-first4-4.png\" width=\"25%\" /\u003e\n\n``` r\nmetalli_palette(\"roam\")\nmetalli_palette(\"bleeding\")\nmetalli_palette(\"fuel\")\n```\n\n\u003cimg src=\"man/figures/README-roam-1.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-roam-2.png\" width=\"33%\" /\u003e\u003cimg src=\"man/figures/README-roam-3.png\" width=\"33%\" /\u003e\n\n``` r\nmetalli_palette(\"frantic\")\nmetalli_palette(\"scarred\")\nmetalli_palette(\"revenge\")\nmetalli_palette(\"inomorata\")\n```\n\n\u003cimg src=\"man/figures/README-frantic-1.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-frantic-2.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-frantic-3.png\" width=\"25%\" /\u003e\u003cimg src=\"man/figures/README-frantic-4.png\" width=\"25%\" /\u003e\n\n## Gimme fuel, gimme fire, longer palettes I desire\n\nOK then.\n\nThese contain more album specific colors, but might be of less practical\nuse for data visualisation purposes.\n\n# Kill ’Em All\n\n``` r\nmetalli_palette(\"kill\")\nscales::show_col(killem_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-kill-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-kill-2.png\" width=\"50%\" /\u003e\n\n## Ride The Lightning\n\n``` r\nmetalli_palette(\"rtl\")\nscales::show_col(lightning_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-rtl-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-rtl-2.png\" width=\"50%\" /\u003e\n\n## Master of Puppets\n\n``` r\nmetalli_palette(\"puppets\")\nscales::show_col(puppets_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-mop-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-mop-2.png\" width=\"50%\" /\u003e\n\n## …And Justice For All\n\n``` r\nmetalli_palette(\"justice\")\nscales::show_col(justice_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-ajfa-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-ajfa-2.png\" width=\"50%\" /\u003e\n\n## Metallica\n\nHow much more black could it be? Don’t use this.\n\n``` r\nmetalli_palette(\"metallica\")\nscales::show_col(metallica_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-metallica-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-metallica-2.png\" width=\"50%\" /\u003e\n\n## Load\n\n``` r\nmetalli_palette(\"load\")\nscales::show_col(load_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-load-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-load-2.png\" width=\"50%\" /\u003e\n\n## Reload\n\n``` r\nmetalli_palette(\"reload\")\nscales::show_col(reload_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-reload-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-reload-2.png\" width=\"50%\" /\u003e\n\n## St. Anger\n\n``` r\nmetalli_palette(\"anger\")\nscales::show_col(anger_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-stanger-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-stanger-2.png\" width=\"50%\" /\u003e\n\n## Death Magnetic\n\n``` r\nmetalli_palette(\"magnetic\")\nscales::show_col(magnetic_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-magnetic-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-magnetic-2.png\" width=\"50%\" /\u003e\n\n## Hardwired…To Self Destruct\n\n``` r\nmetalli_palette(\"hardwired\")\nscales::show_col(hardwired_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-destruct-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-destruct-2.png\" width=\"50%\" /\u003e\n\n## 72 Seasons\n\n``` r\nmetalli_palette(\"seasons\")\nscales::show_col(seasons_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-seasons-1.png\" width=\"50%\" /\u003e\u003cimg src=\"man/figures/README-seasons-2.png\" width=\"50%\" /\u003e\n\n## Metal up your palette\n\nVarious colours pilfered from various palettes\n\n``` r\nscales::show_col(combo_pal()(10), labels = FALSE)\n```\n\n\u003cimg src=\"man/figures/README-combo-1.png\" width=\"50%\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmackintosh%2Fmetallicart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmackintosh%2Fmetallicart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmackintosh%2Fmetallicart/lists"}