{"id":14066368,"url":"https://github.com/jthomasmock/gtExtras","last_synced_at":"2025-07-29T23:30:49.028Z","repository":{"id":37967603,"uuid":"401850877","full_name":"jthomasmock/gtExtras","owner":"jthomasmock","description":"A Collection of Helper Functions for the gt Package.","archived":false,"fork":false,"pushed_at":"2024-07-09T16:03:58.000Z","size":17564,"stargazers_count":197,"open_issues_count":17,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-29T11:13:35.661Z","etag":null,"topics":["data-science","data-visualization","datascience","ggplot2","gt","plots","r","rstats","sparkline","sparkline-graphs","sparklines","tables"],"latest_commit_sha":null,"homepage":"https://jthomasmock.github.io/gtExtras/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jthomasmock.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-31T21:43:17.000Z","updated_at":"2024-11-26T21:24:42.000Z","dependencies_parsed_at":"2024-02-19T18:22:35.286Z","dependency_job_id":"ad98f770-6bb3-4381-b13a-e2a101eb348b","html_url":"https://github.com/jthomasmock/gtExtras","commit_stats":{"total_commits":351,"total_committers":11,"mean_commits":31.90909090909091,"dds":0.08262108262108259,"last_synced_commit":"91d6435484a60b0df963dccae085ceae9dedb761"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomasmock%2FgtExtras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomasmock%2FgtExtras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomasmock%2FgtExtras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomasmock%2FgtExtras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jthomasmock","download_url":"https://codeload.github.com/jthomasmock/gtExtras/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228060189,"owners_count":17863359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","data-visualization","datascience","ggplot2","gt","plots","r","rstats","sparkline","sparkline-graphs","sparklines","tables"],"created_at":"2024-08-13T07:05:03.934Z","updated_at":"2024-12-04T06:30:50.502Z","avatar_url":"https://github.com/jthomasmock.png","language":"R","readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  eval = FALSE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# gtExtras \u003ca href=\"https://jthomasmock.github.io/gtExtras/\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"120\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![Codecov test coverage](https://codecov.io/gh/jthomasmock/gtExtras/branch/master/graph/badge.svg)](https://app.codecov.io/gh/jthomasmock/gtExtras?branch=master)\n[![R-CMD-check](https://github.com/jthomasmock/gtExtras/workflows/R-CMD-check/badge.svg)](https://github.com/jthomasmock/gtExtras/actions)\n[![CRAN status](https://www.r-pkg.org/badges/version/gtExtras)](https://CRAN.R-project.org/package=gtExtras)\n[![R-CMD-check](https://github.com/jthomasmock/gtExtras/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jthomasmock/gtExtras/actions/workflows/R-CMD-check.yaml)\n![gtExtras Total Downloads](https://cranlogs.r-pkg.org/badges/grand-total/gtExtras)\n\u003c!-- badges: end --\u003e\n\nThe goal of `{gtExtras}` is to provide some additional helper functions to assist in creating beautiful tables with `{gt}`.\n\nThe functions are generally wrappers around boilerplate or adding capabilities that are currently not *yet* built into `{gt}`. The [`{gt}` package](https://gt.rstudio.com/) is amazing, make sure to go read the official documentation.\n\n## Installation\n\n``` r\ninstall.packages(\"gtExtras\")\n```\n\n## Development version\n\nTo get a bug fix or to use a feature from the development version, you can install the development version of gtExtras from [GitHub](https://github.com/jthomasmock/gtExtras)\n\n``` r\n# if needed install.packages(\"remotes\")\nremotes::install_github(\"jthomasmock/gtExtras\")\n```\n\nSee the full [function reference](https://jthomasmock.github.io/gtExtras/reference/index.html) or the [package website](https://jthomasmock.github.io/gtExtras/) for more details.\n\n","funding_links":[],"categories":["UI Components","R"],"sub_categories":["Table"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthomasmock%2FgtExtras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjthomasmock%2FgtExtras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthomasmock%2FgtExtras/lists"}