{
  "_id": "6a1abfeb1d7bb097a09d67c4",
  "Package": "EraBrewer",
  "Type": "Package",
  "Title": "Color Palettes from the Album Covers of Each Taylor Swift Era",
  "Version": "0.2.0",
  "URL": "https://s-m.ac/EraBrewer/, https://github.com/mathias-sm/EraBrewer",
  "BugReports": "https://github.com/mathias-sm/EraBrewer/issues",
  "Authors@R": "c(\nperson(\"Mathias\", \"Sablé-Meyer\", email = \"mat-git@s-m.ac\",\nrole = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0003-0844-0775\")),\nperson(\"Sandra\", \"Reinert\", email = \"sreinert694@gmail.com\",\nrole = \"aut\", comment = c(ORCID = \"0000-0003-4302-7433\")))",
  "Description": "Provides discrete and continuous color palettes derived\nfrom the album cover artwork of each Taylor Swift Era. Each\npalette ships with a curated order-of-use so that smaller\ndiscrete subsets remain harmonious, and supports continuous\ninterpolation via 'grDevices::colorRampPalette()' for arbitrary\n'n'. Designed to plug into 'ggplot2' workflows through standard\nmanual and gradient scales.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "knitr",
  "Repository": "https://mathias-sm.r-universe.dev",
  "Date/Publication": "2026-05-23 19:22:03 UTC",
  "RemoteUrl": "https://github.com/mathias-sm/erabrewer",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:21:59 UTC",
    "User": "root"
  },
  "Author": "Mathias Sablé-Meyer [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0844-0775>),\nSandra Reinert [aut] (ORCID: <https://orcid.org/0000-0003-4302-7433>)",
  "Maintainer": "Mathias Sablé-Meyer <mat-git@s-m.ac>",
  "MD5sum": "f61a81a075fdbd2d131d28296f7ab58d",
  "_user": "mathias-sm",
  "_type": "src",
  "_file": "EraBrewer_0.2.0.tar.gz",
  "_fileid": "090892c2430afb4a76b892349707677b591e73df93222b3f5d2b6b5121b96af4",
  "_filesize": 424021,
  "_sha256": "090892c2430afb4a76b892349707677b591e73df93222b3f5d2b6b5121b96af4",
  "_created": "2026-05-30T07:21:59.000Z",
  "_published": "2026-05-30T10:46:03.497Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78633175691,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306440420"
    },
    {
      "job": 78633175698,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306439654"
    },
    {
      "job": 78633175695,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307397335"
    },
    {
      "job": 78633175688,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307408469"
    },
    {
      "job": 78633018131,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306426782"
    },
    {
      "job": 78633175676,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306438133"
    },
    {
      "job": 78633175746,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306435959"
    },
    {
      "job": 78633175702,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306434627"
    },
    {
      "job": 78633175753,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306435417"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mathias-sm/erabrewer",
  "_commit": {
    "id": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
    "author": "Mathias Sablé-Meyer <mat-git@s-m.ac>",
    "committer": "Mathias Sablé-Meyer <mat-git@s-m.ac>",
    "message": "Bump minor version after changes -> 0.2.0\n",
    "time": 1779564123
  },
  "_maintainer": {
    "name": "Mathias Sablé-Meyer",
    "email": "mat-git@s-m.ac",
    "login": "mathias-sm",
    "twitter": "@MSableMeyer",
    "description": "",
    "uuid": 7687623,
    "orcid": "0000-0003-0844-0775"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    }
  ],
  "_owner": "mathias-sm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mathias-sm",
      "count": 10,
      "uuid": 7687623
    },
    {
      "user": "sreinert",
      "count": 1,
      "uuid": 32934799
    }
  ],
  "_userbio": {
    "uuid": 7687623,
    "type": "user",
    "name": "Mathias Sablé-Meyer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EraBrewer"
  },
  "_devurl": "https://github.com/mathias-sm/erabrewer",
  "_pkgdown": "https://s-m.ac/EraBrewer/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EraBrewer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mathias-sm/erabrewer",
  "_realowner": "mathias-sm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "era.brewer",
    "EraPalettes"
  ],
  "_help": [
    {
      "page": "era.brewer",
      "title": "Generate a color palette",
      "topics": [
        "era.brewer"
      ]
    },
    {
      "page": "EraPalettes",
      "title": "Era Palettes",
      "topics": [
        "EraPalettes"
      ]
    },
    {
      "page": "print.palette",
      "title": "Print a palette",
      "topics": [
        "print.palette"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mathias-sm/erabrewer/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/mathias-sm/erabrewer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "EraBrewer.Rmd",
      "filename": "EraBrewer.html",
      "title": "Getting started with EraBrewer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1 — Picking palettes",
        "Step 2 — A discrete scale (Lover2)",
        "Scatter plot",
        "Bar chart",
        "Step 3 — A continuous scale (Midnight2)",
        "Diverging heatmap",
        "Recap"
      ],
      "created": "2026-05-18 17:45:26",
      "modified": "2026-05-18 17:45:26",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "erabrewer",
  "_universes": [
    "mathias-sm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-30T07:24:05.000Z",
      "distro": "noble",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "855b1e16ef378bed230dada558d3cdb15a618083358aa1c773e76923fb08f4c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-30T07:23:58.000Z",
      "distro": "noble",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "cdfd1766232c377af7d3d9635f8295f63fa119a0efc2a2da028c972bf467d553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-30T10:05:58.000Z",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "123ffa34f9130f47f41b0fca7101349900efc0eef1fd11dd56ddaf5504a276e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-30T10:07:59.000Z",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "08d56a258562eb3c82554e90648e987a9fda7a5bef0ce613ef211884c2cb4f29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-30T07:24:03.000Z",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "751bc020f5ded69f1b4ddf1084b0f161b17de36bc80fce5c2b9a74e73bb71fe2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-30T07:23:19.000Z",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "15107d7cb6f8138c4b7cd51e8dcb014079346145ef7a55414a19a9d5e1537ba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-30T07:23:07.000Z",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "d01d43beecaea05665834b700c96ae51374d2b8350f8125bdaadfe4f75f0f167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-30T07:23:18.000Z",
      "commit": "6e34f2b08783bbee00c2ec50088526c5cd88339e",
      "fileid": "7a0198ef688e1c8cd01571137073b86f4babbb07b6b8a98b341a6a041d7c1e64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mathias-sm/actions/runs/26677888653"
    }
  ]
}