{
  "_id": "6a36b6f23efcd9bda440f935",
  "Package": "claudeplot",
  "Type": "Package",
  "Title": "Anthropic and Claude Inspired 'ggplot2' Themes and Color Scales",
  "Version": "0.1.0",
  "Authors@R": "person(\"Vinicius\", \"Oike\", email = \"viniciusoike@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-8015-9189\"))",
  "Description": "A 'ggplot2' extension that brings the visual language of\nAnthropic and Claude to R. Provides a publication-ready theme,\nqualitative, sequential, and diverging color palettes drawn\nfrom Anthropic's brand and data-visualization style, discrete\nand continuous color and fill scales, and palette display\nhelpers. The package bundles Anthropic's recommended open\ntypefaces ('Poppins' for headings and 'Lora' for body text) and\nregisters them automatically when 'systemfonts' is available.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/viniciusoike/claudeplot",
  "BugReports": "https://github.com/viniciusoike/claudeplot/issues",
  "Repository": "https://viniciusoike.r-universe.dev",
  "Date/Publication": "2026-06-20 14:18:03 UTC",
  "RemoteUrl": "https://github.com/viniciusoike/claudeplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "59cc080966aa782a756c90ccc1c0096320da4b02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 15:48:19 UTC",
    "User": "root"
  },
  "Author": "Vinicius Oike [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-8015-9189>)",
  "Maintainer": "Vinicius Oike <viniciusoike@gmail.com>",
  "MD5sum": "b2f6040373aef82abca2eb04592e048c",
  "_user": "viniciusoike",
  "_type": "src",
  "_file": "claudeplot_0.1.0.tar.gz",
  "_fileid": "8949d1bc8c629dcea3fc0cc53a9d99ac73610919bd53286b8034cba36b62d7ec",
  "_filesize": 1398431,
  "_sha256": "8949d1bc8c629dcea3fc0cc53a9d99ac73610919bd53286b8034cba36b62d7ec",
  "_created": "2026-06-20T15:48:19.000Z",
  "_published": "2026-06-20T15:51:14.169Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82495682283,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7766680367"
    },
    {
      "job": 82495682272,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7766682412"
    },
    {
      "job": 82495682275,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7766676214"
    },
    {
      "job": 82495682270,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7766678303"
    },
    {
      "job": 82495448373,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7766665851"
    },
    {
      "job": 82495682285,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7766678766"
    },
    {
      "job": 82495682282,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7766678705"
    },
    {
      "job": 82495682279,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7766677104"
    },
    {
      "job": 82495682276,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7766677728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/viniciusoike/claudeplot",
  "_commit": {
    "id": "59cc080966aa782a756c90ccc1c0096320da4b02",
    "author": "viniciusoike <viniciusoike@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from viniciusoike/add-orcid-runiverse-pkgdown\n\nAdd ORCID, R-universe badge, pkgdown favicons, and replication plots",
    "time": 1781965083
  },
  "_maintainer": {
    "name": "Vinicius Oike",
    "email": "viniciusoike@gmail.com",
    "login": "viniciusoike",
    "bluesky": "@viniciusoike.bsky.social",
    "twitter": "@viniciusoike",
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R",
    "uuid": 10688700
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "ggrounded",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "systemfonts",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "viniciusoike",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "viniciusoike",
      "count": 7,
      "uuid": 10688700
    }
  ],
  "_userbio": {
    "uuid": 10688700,
    "type": "user",
    "name": "viniciusoike",
    "followers": 54,
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/claudeplot"
  },
  "_devurl": "https://github.com/viniciusoike/claudeplot",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/claudeplot.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "claude_colors",
    "claude_font_status",
    "claude_pal",
    "claude_palette",
    "claude_palette_names",
    "scale_color_claude_c",
    "scale_color_claude_d",
    "scale_colour_claude_c",
    "scale_colour_claude_d",
    "scale_fill_claude_c",
    "scale_fill_claude_d",
    "show_claude_palette",
    "show_claude_palettes",
    "theme_claude"
  ],
  "_help": [
    {
      "page": "claude_colors",
      "title": "Anthropic and Claude brand colors",
      "topics": [
        "claude_colors"
      ]
    },
    {
      "page": "claude_font_status",
      "title": "Report claudeplot font status",
      "topics": [
        "claude_font_status"
      ]
    },
    {
      "page": "claude_pal",
      "title": "Generate colors from a claudeplot palette",
      "topics": [
        "claude_pal"
      ]
    },
    {
      "page": "claude_palette",
      "title": "Build a claudeplot palette object",
      "topics": [
        "claude_palette"
      ]
    },
    {
      "page": "claude_palette_names",
      "title": "List available claudeplot palettes",
      "topics": [
        "claude_palette_names"
      ]
    },
    {
      "page": "scale_claude",
      "title": "Claude color and fill scales for ggplot2",
      "topics": [
        "scale_claude",
        "scale_color_claude_c",
        "scale_color_claude_d",
        "scale_colour_claude_c",
        "scale_colour_claude_d",
        "scale_fill_claude_c",
        "scale_fill_claude_d"
      ]
    },
    {
      "page": "show_claude_palette",
      "title": "Display a single claudeplot palette",
      "topics": [
        "show_claude_palette"
      ]
    },
    {
      "page": "show_claude_palettes",
      "title": "Display all available claudeplot palettes",
      "topics": [
        "show_claude_palettes"
      ]
    },
    {
      "page": "theme_claude",
      "title": "Anthropic and Claude inspired ggplot2 theme",
      "topics": [
        "theme_claude"
      ]
    }
  ],
  "_pkglogo": "https://github.com/viniciusoike/claudeplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/viniciusoike/claudeplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "claudeplot.Rmd",
      "filename": "claudeplot.html",
      "title": "Getting started with claudeplot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The theme",
        "Color scales",
        "Rounded bars",
        "Palettes",
        "Fonts"
      ],
      "created": "2026-06-09 20:55:36",
      "modified": "2026-06-09 23:10:35",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "claudeplot",
  "_universes": [
    "viniciusoike"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-20T15:50:12.000Z",
      "distro": "noble",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "cac951de152ac4e492edd52a2c3d8b9cff846424563bbaa54ba16a0f464d46e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-20T15:50:27.000Z",
      "distro": "noble",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "54c5ad2e5469f8dac2c18d86e1348d81e3498a27c38f2c35f9a6c72fd5ad5beb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-20T15:49:45.000Z",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "14a4d5aa9d1bd3c35cb7ada341b15f82ff70743c90109f2e99e4cfbedaec4b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-20T15:49:57.000Z",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "041a665576faa64ddb30ecf1b9d12e0f6f64eda7269acfe898399db2784deecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-20T15:50:22.000Z",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "ddaab2553ddd5e0b7ec434ab8dd9fa8071302fb8c452c3fcc2fffe96f793e7b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-20T15:49:43.000Z",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "b7209b4c07c957acf9d086dc127fbc2aa480d34e49331251b93ed86679de8768",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-20T15:49:36.000Z",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "e858beb5f4e552058454b3a6158ea27bcbca4d433e286a7ba2f1bd794411966f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-20T15:49:42.000Z",
      "commit": "59cc080966aa782a756c90ccc1c0096320da4b02",
      "fileid": "62b8e138ce57e5df440d296df8a7cda8eda20270520cdf497e650808438d434c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27875978330"
    }
  ]
}