{
  "_id": "6a3570733efcd9bda43eae22",
  "Package": "ggconsulting",
  "Type": "Package",
  "Title": "Executive-Grade Themes and Helpers for 'ggplot2'",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\n\"Vinicius\", \"Reginatto\",\nemail = \"viniciusoike@gmail.com\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "An opinionated 'ggplot2' extension for executive-grade\nconsulting output. Ships archetype themes, palettes, scale\nhelpers, locale-aware label helpers, and a data-aware polish\nlayer.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/viniciusoike/ggconsulting",
  "BugReports": "https://github.com/viniciusoike/ggconsulting/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev",
  "Repository": "https://viniciusoike.r-universe.dev",
  "Date/Publication": "2026-06-03 19:58:19 UTC",
  "RemoteUrl": "https://github.com/viniciusoike/ggconsulting",
  "RemoteRef": "HEAD",
  "RemoteSha": "0fb697fee93cb588c283ecd8c6d569619e128531",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 16:35:04 UTC",
    "User": "root"
  },
  "Author": "Vinicius Reginatto [aut, cre]",
  "Maintainer": "Vinicius Reginatto <viniciusoike@gmail.com>",
  "MD5sum": "87b124b77614526d65eac1dccd7909f4",
  "_user": "viniciusoike",
  "_type": "src",
  "_file": "ggconsulting_0.0.0.9000.tar.gz",
  "_fileid": "9b674fb71cb0825c6b1afeaffced594efc698b3705ffdfa31236e061383af6b6",
  "_filesize": 260862,
  "_sha256": "9b674fb71cb0825c6b1afeaffced594efc698b3705ffdfa31236e061383af6b6",
  "_created": "2026-06-19T16:35:04.000Z",
  "_published": "2026-06-19T16:38:11.047Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82389233322,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7754583876"
    },
    {
      "job": 82389233358,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754583583"
    },
    {
      "job": 82389233355,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7754565910"
    },
    {
      "job": 82389233321,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754568270"
    },
    {
      "job": 82388782207,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754543166"
    },
    {
      "job": 82389233281,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754569049"
    },
    {
      "job": 82389233336,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7754568356"
    },
    {
      "job": 82389233326,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7754566099"
    },
    {
      "job": 82389233320,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7754563671"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/viniciusoike/ggconsulting",
  "_commit": {
    "id": "0fb697fee93cb588c283ecd8c6d569619e128531",
    "author": "viniciusoike <viniciusoike@gmail.com>",
    "committer": "viniciusoike <viniciusoike@gmail.com>",
    "message": "Add ct_palette() accessor and export font utilities\n\nct_palette() exposes palette colours programmatically: list names,\nreturn full hex vectors, subset to n, or interpolate beyond palette\nsize. Also exports has_font() and install_consulting_fonts(), adds\nlifecycle badge infrastructure, and wires up pkgdown reference sections.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n",
    "time": 1780516699
  },
  "_maintainer": {
    "name": "Vinicius Reginatto",
    "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": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "viniciusoike",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 19
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "viniciusoike",
      "count": 20,
      "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/ggconsulting"
  },
  "_devurl": "https://github.com/viniciusoike/ggconsulting",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggconsulting.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ct_col",
    "ct_finish",
    "ct_line",
    "ct_locale",
    "ct_palette",
    "ct_palette_show",
    "ct_point",
    "ct_set_defaults",
    "ct_theme",
    "ct_unset_defaults",
    "fmt_brl",
    "fmt_currency",
    "fmt_delta",
    "fmt_month",
    "fmt_number",
    "fmt_pct",
    "has_font",
    "install_consulting_fonts",
    "scale_color_ct",
    "scale_color_ct_c",
    "scale_colour_ct",
    "scale_colour_ct_c",
    "scale_fill_ct",
    "scale_fill_ct_c",
    "theme_editorial",
    "theme_finance",
    "theme_strategy"
  ],
  "_datasets": [
    {
      "name": "br_macro",
      "title": "Brazilian macroeconomic indicators (monthly)",
      "object": "br_macro",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "selic",
        "ipca_12m",
        "ibc_br",
        "usd_brl",
        "unemployment"
      ],
      "rows": 154,
      "table": true,
      "tojson": true
    },
    {
      "name": "bu_quarterly",
      "title": "Quarterly P&L for a fictional Brazilian conglomerate",
      "object": "bu_quarterly",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "quarter",
        "business_unit",
        "revenue_brl",
        "cogs_brl",
        "ebitda_brl",
        "headcount"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "client_nps",
      "title": "Quarterly NPS by client segment",
      "object": "client_nps",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "quarter",
        "segment",
        "nps",
        "responses"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "ebitda_bridge",
      "title": "FY23 to FY24 EBITDA bridge",
      "object": "ebitda_bridge",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "component",
        "value_brl",
        "type"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "ibov_sectors",
      "title": "Monthly B3 sector indices",
      "object": "ibov_sectors",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "sector_index",
        "close",
        "return_m"
      ],
      "rows": 427,
      "table": true,
      "tojson": true
    },
    {
      "name": "market_share",
      "title": "Annual market share for a fictional sector",
      "object": "market_share",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "company",
        "share"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "br_macro",
      "title": "Brazilian macroeconomic indicators (monthly)",
      "topics": [
        "br_macro"
      ]
    },
    {
      "page": "bu_quarterly",
      "title": "Quarterly P&L for a fictional Brazilian conglomerate",
      "topics": [
        "bu_quarterly"
      ]
    },
    {
      "page": "client_nps",
      "title": "Quarterly NPS by client segment",
      "topics": [
        "client_nps"
      ]
    },
    {
      "page": "ct_defaults",
      "title": "Set or restore ggconsulting aesthetic defaults",
      "topics": [
        "ct_defaults",
        "ct_set_defaults",
        "ct_unset_defaults"
      ]
    },
    {
      "page": "ct_finish",
      "title": "Apply data-aware finishing touches to a plot",
      "topics": [
        "ct_finish"
      ]
    },
    {
      "page": "ct_formatters",
      "title": "Locale-aware label formatters",
      "topics": [
        "ct_formatters",
        "fmt_brl",
        "fmt_currency",
        "fmt_delta",
        "fmt_month",
        "fmt_number",
        "fmt_pct"
      ]
    },
    {
      "page": "ct_geoms",
      "title": "Drop-in replacements for geom_col(), geom_line(), and geom_point()",
      "topics": [
        "ct_col",
        "ct_geoms",
        "ct_line",
        "ct_point"
      ]
    },
    {
      "page": "ct_locale",
      "title": "Set the active ggconsulting locale",
      "topics": [
        "ct_locale"
      ]
    },
    {
      "page": "ct_palette",
      "title": "Get palette colours",
      "topics": [
        "ct_palette"
      ]
    },
    {
      "page": "ct_palette_show",
      "title": "Preview ggconsulting palettes as a swatch",
      "topics": [
        "ct_palette_show"
      ]
    },
    {
      "page": "ct_scales",
      "title": "Consulting colour and fill scales",
      "topics": [
        "ct_scales",
        "scale_color_ct",
        "scale_color_ct_c",
        "scale_colour_ct",
        "scale_colour_ct_c",
        "scale_fill_ct",
        "scale_fill_ct_c"
      ]
    },
    {
      "page": "ct_theme",
      "title": "Build a consulting-grade ggplot2 theme",
      "topics": [
        "ct_theme"
      ]
    },
    {
      "page": "ebitda_bridge",
      "title": "FY23 to FY24 EBITDA bridge",
      "topics": [
        "ebitda_bridge"
      ]
    },
    {
      "page": "has_font",
      "title": "Test whether a font family is installed",
      "topics": [
        "has_font"
      ]
    },
    {
      "page": "ibov_sectors",
      "title": "Monthly B3 sector indices",
      "topics": [
        "ibov_sectors"
      ]
    },
    {
      "page": "install_consulting_fonts",
      "title": "Install consulting fonts from Google Fonts",
      "topics": [
        "install_consulting_fonts"
      ]
    },
    {
      "page": "market_share",
      "title": "Annual market share for a fictional sector",
      "topics": [
        "market_share"
      ]
    },
    {
      "page": "theme_editorial",
      "title": "Editorial archetype theme",
      "topics": [
        "theme_editorial"
      ]
    },
    {
      "page": "theme_finance",
      "title": "Finance archetype theme",
      "topics": [
        "theme_finance"
      ]
    },
    {
      "page": "theme_strategy",
      "title": "Strategy archetype theme",
      "topics": [
        "theme_strategy"
      ]
    }
  ],
  "_readme": "https://github.com/viniciusoike/ggconsulting/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "systemfonts",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "ggconsulting",
  "_universes": [
    "viniciusoike"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:37:32.000Z",
      "distro": "noble",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "4378c252c5b2326fdd1852197d937dca285e0d6927924b3556ff6ff681c80369",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:37:31.000Z",
      "distro": "noble",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "42a5a4c155653df8ffce50c7bbe6474925d267e2e107bb879ac71550f72e87ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:36:34.000Z",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "e9b46a936b93125ea5b385e4fd6081021bfd8cf2994bf902e5d03be2e9a98281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:36:41.000Z",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "76462211a688ef6d21a264eda82a28155cef408f9d110ba0049b15e1a6639343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:37:01.000Z",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "c80209402c3c7ffc9e211b142c6b774c78928a6ebd6880b1d2134125b8b9946f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:36:28.000Z",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "6653fd369e444863b01d5823d9ed2f7bf08e1438c3e6df15acf3803bcb54aa93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:36:13.000Z",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "31d5c082c0a2df8dba118fc3cee46d0102bebc861816ceb3f2e4d4348ee30f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-19T16:36:13.000Z",
      "commit": "0fb697fee93cb588c283ecd8c6d569619e128531",
      "fileid": "900c9b212c399f91ddb0f699903aff10b2ac3cddf4b7c33d2122b6d11c7d6229",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/27837470057"
    }
  ]
}