{
  "_id": "6a1ef570b401979e73416cd7",
  "Package": "wesanderson",
  "Title": "A Wes Anderson Palette Generator",
  "Description": "Palettes generated mostly from 'Wes Anderson' movies.",
  "Date": "2023-10-30",
  "Version": "0.3.7",
  "Authors@R": "c(person(\"Karthik\", \"Ram\", role = c(\"aut\", \"cre\"),\nemail = \"karthik.ram@gmail.com\", comment = c(ORCID = \"0000-0002-0233-1757\")),\nperson(\"Hadley\", \"Wickham\", role = \"aut\",\nemail = \"h.wickham@gmail.com\"),\nperson(\"Clark\", \"Richards\", role = \"ctb\",\nemail = \"crichards@whoi.edu\"),\nperson(\"Aaron\", \"Baggett\", role = \"ctb\",\nemail = \"aaronbaggett@gmail.com\"))",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "URL": "https://github.com/karthik/wesanderson",
  "BugReports": "https://github.com/karthik/wesanderson/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://karthik.r-universe.dev",
  "Date/Publication": "2023-10-31 16:22:02 UTC",
  "RemoteUrl": "https://github.com/karthik/wesanderson",
  "RemoteRef": "HEAD",
  "RemoteSha": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:51:57 UTC",
    "User": "root"
  },
  "Author": "Karthik Ram [aut, cre] (ORCID: <https://orcid.org/0000-0002-0233-1757>),\nHadley Wickham [aut],\nClark Richards [ctb],\nAaron Baggett [ctb]",
  "Maintainer": "Karthik Ram <karthik.ram@gmail.com>",
  "MD5sum": "6b333bc591699ead5781ad760d6aad6c",
  "_user": "karthik",
  "_type": "src",
  "_file": "wesanderson_0.3.7.tar.gz",
  "_fileid": "76bf8461af93bfa80902fe604b4760e421198eb12255a80c836909ecd210bf83",
  "_filesize": 93170,
  "_sha256": "76bf8461af93bfa80902fe604b4760e421198eb12255a80c836909ecd210bf83",
  "_created": "2026-05-19T06:51:57.000Z",
  "_published": "2026-06-02T15:23:28.687Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79107077658,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076755605"
    },
    {
      "job": 79107078583,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076752297"
    },
    {
      "job": 79107078239,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076761388"
    },
    {
      "job": 79107077192,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076758283"
    },
    {
      "job": 79107077077,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076723359"
    },
    {
      "job": 79107076645,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362114702"
    },
    {
      "job": 79107077570,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076743744"
    },
    {
      "job": 79107078358,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076743131"
    },
    {
      "job": 79107077652,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076743000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/karthik/wesanderson",
  "_commit": {
    "id": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
    "author": "Karthik Ram <karthik.ram@gmail.com>",
    "committer": "Karthik Ram <karthik.ram@gmail.com>",
    "message": "Updated codemeta\n",
    "time": 1698769322
  },
  "_maintainer": {
    "name": "Karthik Ram",
    "email": "karthik.ram@gmail.com",
    "login": "karthik",
    "bluesky": "@karthik.io",
    "linkedin": "in/karthik-ram-93334954",
    "orcid": "0000-0002-0233-1757",
    "description": "Research associate professor at UC Berkeley",
    "uuid": 138494
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "karthik",
  "_selfowned": true,
  "_usedby": 25,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "color-palette",
    "data-visualization",
    "plot",
    "wes-anderson-palettes"
  ],
  "_stars": 2106,
  "_contributors": [
    {
      "user": "karthik",
      "count": 104,
      "uuid": 138494
    },
    {
      "user": "hadley",
      "count": 15,
      "uuid": 4196
    },
    {
      "user": "nowosad",
      "count": 7,
      "uuid": 3457131
    },
    {
      "user": "aaronbaggett",
      "count": 4,
      "uuid": 2296910
    },
    {
      "user": "thomaskatkins",
      "count": 4,
      "uuid": 32600420
    },
    {
      "user": "richardsc",
      "count": 3,
      "uuid": 233584
    },
    {
      "user": "roblisy",
      "count": 3,
      "uuid": 8884584
    },
    {
      "user": "ptdewey",
      "count": 2,
      "uuid": 57921252
    },
    {
      "user": "ck37",
      "count": 1,
      "uuid": 50770
    },
    {
      "user": "mhart",
      "count": 1,
      "uuid": 367936
    },
    {
      "user": "kristang",
      "count": 1,
      "uuid": 7779037
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    },
    {
      "user": "michaelmhoffman",
      "count": 1,
      "uuid": 13810027
    }
  ],
  "_userbio": {
    "uuid": 138494,
    "type": "user",
    "name": "Karthik Ram",
    "description": "Research associate professor at UC Berkeley"
  },
  "_downloads": {
    "count": 14246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wesanderson"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/karthik/wesanderson",
  "_searchresults": 8464,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wesanderson.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/karthik/wesanderson",
  "_realowner": "karthik",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2014-03-27"
    },
    {
      "version": "0.3.2",
      "date": "2015-01-22"
    },
    {
      "version": "0.3.6",
      "date": "2018-04-20"
    },
    {
      "version": "0.3.7",
      "date": "2023-10-31"
    }
  ],
  "_exports": [
    "wes_palette",
    "wes_palettes"
  ],
  "_datasets": [
    {
      "name": "heatmap",
      "title": "heatmap",
      "object": "heatmap",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Var1",
        "Var2",
        "value",
        "X1",
        "X2"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "heatmap",
      "title": "heatmap",
      "topics": [
        "heatmap"
      ]
    },
    {
      "page": "wes_palette",
      "title": "A Wes Anderson palette generator",
      "topics": [
        "wes_palette"
      ]
    },
    {
      "page": "wes_palettes",
      "title": "Complete list of palettes",
      "topics": [
        "wes_palettes"
      ]
    },
    {
      "page": "wesanderson",
      "title": "wesanderson",
      "topics": [
        "wesanderson"
      ]
    }
  ],
  "_readme": "https://github.com/karthik/wesanderson/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 13.756909479660491,
  "_indexed": true,
  "_nocasepkg": "wesanderson",
  "_universes": [
    "karthik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-05-19T06:53:55.000Z",
      "distro": "noble",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "ce9b57cd8d83bac994c6093735528067c3ed960846e6abd970a5610d7735d0e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.7",
      "date": "2026-05-19T06:53:45.000Z",
      "distro": "noble",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "ecac1efcb9023535d40d1cafb1fad5915ec41b93b21cff81e4685ad6193e53a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-05-19T06:54:20.000Z",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "34ccbea55557248d41417d27e56e4b5575fec36a8684804b6f6645f56352b961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.7",
      "date": "2026-05-19T06:54:09.000Z",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "cfce457d271c7ba988417a0c97f1510a7f168cb1f8bcf9aea5f671e0aa266d46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-19T06:53:11.000Z",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "e9ba958eb0b30f8e0e1adee584b359ffaf6f5881507850592187469be2da5347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-19T06:53:08.000Z",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "9a8874ff063b7620b165f4750c06d20faa9dd1660f372770496c4a429e234ae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.7",
      "date": "2026-05-19T06:53:09.000Z",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "fcd5ba2464ad0afad86011d1ac07ef40884349f0249e97d21077e6c6b3488151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.7",
      "date": "2026-06-02T15:23:04.000Z",
      "commit": "02e4129c185e9d3c49b05b580717f35be2eef5c3",
      "fileid": "a5266681e0ba6c240db9806106eef60f29e153b46caf7f835451e13c4726808a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/karthik/actions/runs/26081197503"
    }
  ]
}