{
  "_id": "6a140d19acfb0bcc41d3abb8",
  "Package": "ggcharts",
  "Type": "Package",
  "Title": "Get You to Your Desired Plot Faster",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Thomas\", \"Neitmann\", , \"r-pkgs@thomasadventure.blog\", c(\"aut\", \"cre\", \"cph\")),\nperson(\"Julia\", \"Silge\", role = c(\"ctb\", \"cph\")),\nperson(\"David\", \"Robinson\", role = c(\"ctb\", \"cph\")),\nperson(\"Rafael\", \"Silva\", role = \"ctb\"),\nperson(\"IBM\", role = \"cph\", comment = \"IBM Plex Sans\"),\nperson(\"Google\", role = \"cph\", comment = \"Open Sans\"),\nperson(\"Cooper Hewitt Smithsonian Design Museum\", role = \"cph\", comment = \"Cooper Hewitt\")\n)",
  "Description": "Streamlines the creation of common charts by taking care\nof a lot of data preprocessing and plot customization for the\nuser. Provides a high-level interface for creating plots using\n'ggplot2'.",
  "License": "MIT + file LICENSE",
  "URL": "https://thomas-neitmann.github.io/ggcharts/index.html,\nhttps://github.com/thomas-neitmann/ggcharts",
  "BugReports": "https://github.com/thomas-neitmann/ggcharts/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "libfreetype6-dev libpng-dev zlib1g-dev",
  "Repository": "https://thomas-neitmann.r-universe.dev",
  "Date/Publication": "2021-10-04 14:44:17 UTC",
  "RemoteUrl": "https://github.com/thomas-neitmann/ggcharts",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:45:22 UTC",
    "User": "root"
  },
  "Author": "Thomas Neitmann [aut, cre, cph],\nJulia Silge [ctb, cph],\nDavid Robinson [ctb, cph],\nRafael Silva [ctb],\nIBM [cph] (IBM Plex Sans),\nGoogle [cph] (Open Sans),\nCooper Hewitt Smithsonian Design Museum [cph] (Cooper Hewitt)",
  "Maintainer": "Thomas Neitmann <r-pkgs@thomasadventure.blog>",
  "MD5sum": "71438326be941a95ff4444439d79d2a7",
  "_user": "thomas-neitmann",
  "_type": "src",
  "_file": "ggcharts_0.2.1.tar.gz",
  "_fileid": "69f950de5dbcc847bb52a81a510d609a2d45da263ac21619177632044a4f4d7f",
  "_filesize": 3220684,
  "_sha256": "69f950de5dbcc847bb52a81a510d609a2d45da263ac21619177632044a4f4d7f",
  "_created": "2026-05-25T08:45:22.000Z",
  "_published": "2026-05-25T08:49:29.187Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77683347209,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194905332"
    },
    {
      "job": 77683347206,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194891294"
    },
    {
      "job": 77683347210,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194890576"
    },
    {
      "job": 77683347213,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194885686"
    },
    {
      "job": 77682853236,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194848836"
    },
    {
      "job": 77683347199,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194888300"
    },
    {
      "job": 77683347225,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194888066"
    },
    {
      "job": 77683347257,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194885756"
    },
    {
      "job": 77683347251,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194887297"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomas-neitmann/ggcharts",
  "_commit": {
    "id": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
    "author": "Thomas Neitmann <github@thomasn.anonaddy.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Use latest Ubuntu release in workflow",
    "time": 1633358657
  },
  "_maintainer": {
    "name": "Thomas Neitmann",
    "email": "r-pkgs@thomasadventure.blog"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thomas-neitmann",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-visualization",
    "ggplot2",
    "plots"
  ],
  "_stars": 293,
  "_contributors": [
    {
      "user": "thomas-neitmann",
      "count": 2,
      "uuid": 11788080
    },
    {
      "user": "indrajeetpatil",
      "count": 1,
      "uuid": 11330453
    },
    {
      "user": "sjlva",
      "count": 1,
      "uuid": 63989100
    }
  ],
  "_userbio": {
    "uuid": 11788080,
    "type": "user",
    "name": "Thomas Neitmann",
    "description": "Associate Director, Data Science @denalitherapeutics"
  },
  "_downloads": {
    "count": 477,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggcharts"
  },
  "_devurl": "https://github.com/thomas-neitmann/ggcharts",
  "_searchresults": 173,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggcharts.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomas-neitmann/ggcharts",
  "_realowner": "thomas-neitmann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-26"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-13"
    },
    {
      "version": "0.2.1",
      "date": "2020-05-20"
    }
  ],
  "_exports": [
    "bar_chart",
    "column_chart",
    "diverging_bar_chart",
    "diverging_lollipop_chart",
    "dumbbell_chart",
    "ggcharts_get_default_color",
    "ggcharts_get_theme",
    "ggcharts_set_theme",
    "highlight_spec",
    "line_chart",
    "lollipop_chart",
    "pyramid_chart",
    "theme_coffee",
    "theme_ggcharts",
    "theme_hermit",
    "theme_ng",
    "theme_nightblue"
  ],
  "_datasets": [
    {
      "name": "biomedicalrevenue",
      "title": "Top Biomedical Companies Revenues",
      "object": "biomedicalrevenue",
      "class": [
        "data.frame"
      ],
      "fields": [
        "company",
        "year",
        "revenue"
      ],
      "rows": 224,
      "table": true,
      "tojson": true
    },
    {
      "name": "popch",
      "title": "Population Statistics of Switzerland",
      "object": "popch",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "pop"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "popeurope",
      "title": "European Population",
      "object": "popeurope",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "pop1952",
        "pop2007"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "revenue_wide",
      "title": "Top Biomedical Companies Revenues",
      "object": "revenue_wide",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "Johnson & Johnson",
        "Roche",
        "Pfizer",
        "Novartis",
        "Bayer",
        "GlaxoSmithKline",
        "Merck & Co.",
        "Sanofi",
        "AbbVie",
        "Abbott Laboratories",
        "Eli Lilly & Co",
        "Amgen",
        "Bristol-Myers Squibb",
        "Gilead Sciences",
        "AstraZeneca",
        "/ Teva Pharmaceutical Industries",
        "Boehringer Ingelheim",
        "Takeda Pharmaceutical",
        "Merck Group",
        "Novo Nordisk",
        "Allergan plc",
        "Danaher Corporation",
        "Celgene",
        "Biogen",
        "Astellas Pharma",
        "Labcorp",
        "Baxter International",
        "Mylan"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bar_chart",
      "title": "Bar Chart",
      "topics": [
        "bar_chart",
        "column_chart"
      ]
    },
    {
      "page": "biomedicalrevenue",
      "title": "Top Biomedical Companies Revenues",
      "topics": [
        "biomedicalrevenue"
      ]
    },
    {
      "page": "diverging_bar_chart",
      "title": "Diverging Bar Chart",
      "topics": [
        "diverging_bar_chart"
      ]
    },
    {
      "page": "diverging_lollipop_chart",
      "title": "Diverging Lollipop Chart",
      "topics": [
        "diverging_lollipop_chart"
      ]
    },
    {
      "page": "dumbbell_chart",
      "title": "Dumbbell Chart",
      "topics": [
        "dumbbell_chart"
      ]
    },
    {
      "page": "ggcharts_get_default_color",
      "title": "Get the Default Color for a ggcharts Theme",
      "topics": [
        "ggcharts_get_default_color"
      ]
    },
    {
      "page": "ggcharts_get_theme",
      "title": "Get and Set the Currently Active ggcharts Theme",
      "topics": [
        "ggcharts_get_theme",
        "ggcharts_set_theme"
      ]
    },
    {
      "page": "highlight_spec",
      "title": "Highlight Specification",
      "topics": [
        "highlight_spec"
      ]
    },
    {
      "page": "line_chart",
      "title": "Line Chart",
      "topics": [
        "line_chart"
      ]
    },
    {
      "page": "lollipop_chart",
      "title": "Lollipop Chart",
      "topics": [
        "lollipop_chart"
      ]
    },
    {
      "page": "popch",
      "title": "Population Statistics of Switzerland",
      "topics": [
        "popch"
      ]
    },
    {
      "page": "popeurope",
      "title": "European Population",
      "topics": [
        "popeurope"
      ]
    },
    {
      "page": "pyramid_chart",
      "title": "Pyramid Chart",
      "topics": [
        "pyramid_chart"
      ]
    },
    {
      "page": "revenue_wide",
      "title": "Top Biomedical Companies Revenues",
      "topics": [
        "revenue_wide"
      ]
    },
    {
      "page": "theme_coffee",
      "title": "Theme Coffee",
      "topics": [
        "theme_coffee"
      ]
    },
    {
      "page": "theme_ggcharts",
      "title": "Theme ggcharts",
      "topics": [
        "theme_ggcharts"
      ]
    },
    {
      "page": "theme_hermit",
      "title": "Theme Hermit",
      "topics": [
        "theme_hermit"
      ]
    },
    {
      "page": "theme_ng",
      "title": "Theme NG",
      "topics": [
        "theme_ng"
      ]
    },
    {
      "page": "theme_nightblue",
      "title": "Theme Nightblue",
      "topics": [
        "theme_nightblue"
      ]
    }
  ],
  "_readme": "https://github.com/thomas-neitmann/ggcharts/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "showtext",
    "showtextdb",
    "sysfonts",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "customize.Rmd",
      "filename": "customize.html",
      "title": "Customizing ggcharts Plots",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-04-13 17:55:01",
      "modified": "2020-05-19 18:52:19",
      "commits": 3
    },
    {
      "source": "highlight.Rmd",
      "filename": "highlight.html",
      "title": "Make Your Plots Stand Out with Highlights",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Usage",
        "Changing the (Non-)Highlight Color",
        "Highlighting Multiple Data Points",
        "Highlight + Facet"
      ],
      "created": "2020-03-23 17:04:01",
      "modified": "2020-05-13 14:51:36",
      "commits": 5
    },
    {
      "source": "themes.Rmd",
      "filename": "themes.html",
      "title": "Themes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Usage",
        "With ggplot2",
        "With ggcharts",
        "Gallery",
        "theme_ggcharts",
        "theme_ng",
        "theme_hermit",
        "theme_nightblue"
      ],
      "created": "2020-05-02 09:52:26",
      "modified": "2020-05-25 14:04:25",
      "commits": 4
    }
  ],
  "_score": 8.65915623292223,
  "_indexed": true,
  "_nocasepkg": "ggcharts",
  "_universes": [
    "thomas-neitmann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T08:48:15.000Z",
      "distro": "noble",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "e9ef5746789ff6272c95c94703bcf31ebf9855a27e3046d4e1831ae4d8ca96b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T08:47:28.000Z",
      "distro": "noble",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "f901ea4d7f415d14d2b46cb918bd6f7b3e63e0c2ccdce5d155104d476d959cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T08:47:39.000Z",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "f14275591894c66a9259e266d78e3ab3aa032fffdb3999e7976ce8d7f5e2c474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T08:47:18.000Z",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "49d20e6366d93bc87e009e980419fa690418eb2fdcbe847df747afa72b1c5020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-25T08:48:01.000Z",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "0cbcf7e00e76c8d9479e5d0991db6f30d5c4adbc00cdf582f77b84841240c266",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T08:46:51.000Z",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "f1a648482290be62ab66a977f2192cdc05dae1c5d79454dde8c04b7f39052115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T08:46:42.000Z",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "e278b8eeac7a7b5d240b094e75dae143e2843ace2f44ddbf95ed7badbb195c93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T08:46:50.000Z",
      "commit": "fa263d12878ece10d5eadfed26b27e2d233d28b1",
      "fileid": "8839e204e68bd3a65bb6b1e819fbb51ba80ed212a76b1d6ee8a8dba204b44984",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomas-neitmann/actions/runs/26391734506"
    }
  ]
}