{
  "_id": "6a1f1f25b401979e734200b3",
  "Type": "Package",
  "Package": "gtExtras",
  "Title": "Extending 'gt' for Beautiful HTML Tables",
  "Version": "0.6.2",
  "Authors@R": "c(\nperson(\"Thomas\", \"Mock\", , \"j.thomasmock@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Daniel D.\", \"Sjoberg\", , \"danield.sjoberg@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0862-2018\"))\n)",
  "Description": "Provides additional functions for creating beautiful\ntables with 'gt'. The functions are generally wrappers around\nboilerplate or adding opinionated niche capabilities and\nhelpers functions.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jthomasmock/gtExtras,\nhttps://jthomasmock.github.io/gtExtras/",
  "BugReports": "https://github.com/jthomasmock/gtExtras/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev\nlibnode-dev",
  "Repository": "https://jthomasmock.r-universe.dev",
  "Date/Publication": "2026-01-16 16:42:19 UTC",
  "RemoteUrl": "https://github.com/jthomasmock/gtextras",
  "RemoteRef": "HEAD",
  "RemoteSha": "00150a480096e80e75c6fbc16590b11b59b93bce",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:07:43 UTC",
    "User": "root"
  },
  "Author": "Thomas Mock [aut, cre, cph],\nDaniel D. Sjoberg [ctb] (ORCID:\n<https://orcid.org/0000-0003-0862-2018>)",
  "Maintainer": "Thomas Mock <j.thomasmock@gmail.com>",
  "MD5sum": "8152fa390137f28b34077174a89282c8",
  "_user": "jthomasmock",
  "_type": "src",
  "_file": "gtExtras_0.6.2.tar.gz",
  "_fileid": "91c0be2e8a1aadb3ea58fe06132fedc37346cca7e831dbb5adb71a2ad48bc83f",
  "_filesize": 7501574,
  "_sha256": "91c0be2e8a1aadb3ea58fe06132fedc37346cca7e831dbb5adb71a2ad48bc83f",
  "_created": "2026-05-16T08:07:43.000Z",
  "_published": "2026-06-02T18:21:25.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141916682,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031848514"
    },
    {
      "job": 79141916451,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031848070"
    },
    {
      "job": 79141916962,
      "time": 239,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031876799"
    },
    {
      "job": 79141917069,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031862134"
    },
    {
      "job": 79141915492,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031830911"
    },
    {
      "job": 79141915754,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366297246"
    },
    {
      "job": 79141916283,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031844034"
    },
    {
      "job": 79141917250,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031841960"
    },
    {
      "job": 79141916739,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031842108"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jthomasmock/gtextras",
  "_commit": {
    "id": "00150a480096e80e75c6fbc16590b11b59b93bce",
    "author": "Tom Mock <j.thomasmock@gmail.com>",
    "committer": "Tom Mock <j.thomasmock@gmail.com>",
    "message": "update to reference px instead of %\n",
    "time": 1768581739
  },
  "_maintainer": {
    "name": "Thomas Mock",
    "email": "j.thomasmock@gmail.com",
    "login": "jthomasmock",
    "mastodon": "@thomas_mock@fosstodon.org",
    "bluesky": "@themockup.blog",
    "twitter": "@thomas_mock",
    "uuid": 29187501
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "gt",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "fontawesome",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.3",
      "role": "Imports"
    },
    {
      "package": "paletteer",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.35",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1-3",
      "role": "Suggests"
    },
    {
      "package": "bitops",
      "version": ">= 1.0.6",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "version": ">= 1.5.2",
      "role": "Suggests"
    },
    {
      "package": "hms",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "version": ">= 1.0.3",
      "role": "Suggests"
    },
    {
      "package": "sass",
      "version": ">= 0.1.1",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.1",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.3",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jthomasmock",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2025-22",
      "n": 12
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "data-science",
    "data-visualization",
    "datascience",
    "ggplot2",
    "gt",
    "plots",
    "sparkline",
    "sparkline-graphs",
    "sparklines",
    "tables"
  ],
  "_stars": 220,
  "_contributors": [
    {
      "user": "jthomasmock",
      "count": 367,
      "uuid": 29187501
    },
    {
      "user": "ddsjoberg",
      "count": 10,
      "uuid": 26774684
    },
    {
      "user": "jennybc",
      "count": 5,
      "uuid": 599454
    },
    {
      "user": "mrcaseb",
      "count": 5,
      "uuid": 38586519
    },
    {
      "user": "andreweatherman",
      "count": 4,
      "uuid": 63006926
    },
    {
      "user": "rich-iannone",
      "count": 2,
      "uuid": 5612024
    },
    {
      "user": "tanho63",
      "count": 2,
      "uuid": 38083823
    },
    {
      "user": "aghaynes",
      "count": 1,
      "uuid": 6594028
    },
    {
      "user": "jvroberts",
      "count": 1,
      "uuid": 26823228
    },
    {
      "user": "ryantimpe",
      "count": 1,
      "uuid": 8763398
    }
  ],
  "_userbio": {
    "uuid": 29187501,
    "type": "user",
    "name": "Tom Mock",
    "description": "Product Manager at Posit PBC"
  },
  "_downloads": {
    "count": 35529,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gtExtras"
  },
  "_devurl": "https://github.com/jthomasmock/gtextras",
  "_pkgdown": "https://jthomasmock.github.io/gtExtras/",
  "_searchresults": 3368,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gtExtras.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jthomasmock/gtextras",
  "_realowner": "jthomasmock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2022-06-09"
    },
    {
      "version": "0.4.1",
      "date": "2022-07-13"
    },
    {
      "version": "0.4.2",
      "date": "2022-09-03"
    },
    {
      "version": "0.4.3",
      "date": "2022-11-05"
    },
    {
      "version": "0.4.5",
      "date": "2022-11-28"
    },
    {
      "version": "0.5.0",
      "date": "2023-09-15"
    },
    {
      "version": "0.6.0",
      "date": "2025-05-29"
    },
    {
      "version": "0.6.1",
      "date": "2025-10-10"
    },
    {
      "version": "0.6.2",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "%>%",
    "add_text_img",
    "all_of",
    "any_of",
    "contains",
    "create_sum_table",
    "ends_with",
    "everything",
    "fmt_pad_num",
    "fmt_pct_extra",
    "fmt_symbol_first",
    "generate_df",
    "get_row_index",
    "gt_add_divider",
    "gt_alert_icon",
    "gt_badge",
    "gt_color_box",
    "gt_color_rows",
    "gt_double_table",
    "gt_duplicate_column",
    "gt_fa_rank_change",
    "gt_fa_rating",
    "gt_highlight_cols",
    "gt_highlight_rows",
    "gt_hulk_col_numeric",
    "gt_hyperlink",
    "gt_img_border",
    "gt_img_circle",
    "gt_img_multi_rows",
    "gt_img_rows",
    "gt_index",
    "gt_label_details",
    "gt_merge_stack",
    "gt_merge_stack_color",
    "gt_plt_bar",
    "gt_plt_bar_pct",
    "gt_plt_bar_stack",
    "gt_plt_bullet",
    "gt_plt_conf_int",
    "gt_plt_dist",
    "gt_plt_dot",
    "gt_plt_dumbbell",
    "gt_plt_percentile",
    "gt_plt_point",
    "gt_plt_sparkline",
    "gt_plt_summary",
    "gt_plt_winloss",
    "gt_reprex_image",
    "gt_theme_538",
    "gt_theme_dark",
    "gt_theme_dot_matrix",
    "gt_theme_espn",
    "gt_theme_excel",
    "gt_theme_guardian",
    "gt_theme_nytimes",
    "gt_theme_pff",
    "gt_two_column_layout",
    "gtsave_extra",
    "img_header",
    "last_col",
    "matches",
    "mutate",
    "n_decimals",
    "num_range",
    "one_of",
    "pad_fn",
    "select",
    "starts_with",
    "tab_style_by_grp",
    "vars",
    "with_tooltip"
  ],
  "_help": [
    {
      "page": "add_badge_color",
      "title": "Add badge color",
      "topics": [
        "add_badge_color"
      ]
    },
    {
      "page": "add_pcttile_plot",
      "title": "Create a dot plot from 0 to 100",
      "topics": [
        "add_pcttile_plot"
      ]
    },
    {
      "page": "add_point_plot",
      "title": "Create a dot plot from any range - add_point_plot",
      "topics": [
        "add_point_plot"
      ]
    },
    {
      "page": "add_text_img",
      "title": "Add text and an image to the left or right of it",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "add_text_img"
      ]
    },
    {
      "page": "create_sum_table",
      "title": "Create a summary table from a dataframe",
      "topics": [
        "create_sum_table"
      ]
    },
    {
      "page": "fa_icon_repeat",
      "title": "Repeat '{fontawesome}' icons and convert to HTML",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "fa_icon_repeat"
      ]
    },
    {
      "page": "fmt_pad_num",
      "title": "Format numeric columns to align at decimal point without trailing zeroes",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "fmt_pad_num"
      ]
    },
    {
      "page": "fmt_pct_extra",
      "title": "Convert to percent and show less than 1% as <1% in grey",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "fmt_pct_extra"
      ]
    },
    {
      "page": "fmt_symbol_first",
      "title": "Aligning first-row text only",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "fmt_symbol_first"
      ]
    },
    {
      "page": "generate_df",
      "title": "Generate pseudorandom dataframes with specific parameters",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "generate_df"
      ]
    },
    {
      "page": "get_row_index",
      "title": "Get underlying row index for gt tables",
      "topics": [
        "get_row_index"
      ]
    },
    {
      "page": "gt_add_divider",
      "title": "Add a dividing border to an existing 'gt' table.",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_add_divider"
      ]
    },
    {
      "page": "gt_alert_icon",
      "title": "Insert an alert icon to a specific column",
      "topics": [
        "gt_alert_icon"
      ]
    },
    {
      "page": "gt_badge",
      "title": "Add a 'badge' based on values and palette",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_badge"
      ]
    },
    {
      "page": "gt_color_box",
      "title": "Add a small color box relative to the cell value.",
      "concept": [
        "Colors"
      ],
      "topics": [
        "gt_color_box"
      ]
    },
    {
      "page": "gt_color_rows",
      "title": "Add scaled colors according to numeric values or categories/factors",
      "concept": [
        "Colors"
      ],
      "topics": [
        "gt_color_rows"
      ]
    },
    {
      "page": "gt_double_table",
      "title": "Take data, a gt-generating function, and create a list of two tables",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_double_table"
      ]
    },
    {
      "page": "gt_duplicate_column",
      "title": "Duplicate an existing column in a gt table",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_duplicate_column"
      ]
    },
    {
      "page": "gt_fa_rank_change",
      "title": "Add rank change indicators to a gt table",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_fa_rank_change"
      ]
    },
    {
      "page": "gt_fa_rating",
      "title": "Add rating \"stars\" to a gt column",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_fa_rating"
      ]
    },
    {
      "page": "gt_highlight_cols",
      "title": "Add color highlighting to a specific column(s)",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_highlight_cols"
      ]
    },
    {
      "page": "gt_highlight_rows",
      "title": "Add color highlighting to a specific row",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_highlight_rows"
      ]
    },
    {
      "page": "gt_hulk_col_numeric",
      "title": "Apply 'hulk' palette to specific columns in a gt table.",
      "concept": [
        "Colors"
      ],
      "topics": [
        "gt_hulk_col_numeric"
      ]
    },
    {
      "page": "gt_hyperlink",
      "title": "Add a basic hyperlink in a gt table",
      "topics": [
        "gt_hyperlink"
      ]
    },
    {
      "page": "gt_img_border",
      "title": "Create an identifier line border at the bottom of an image",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_img_border"
      ]
    },
    {
      "page": "gt_img_circle",
      "title": "Create circular border around an image",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_img_circle"
      ]
    },
    {
      "page": "gt_img_multi_rows",
      "title": "Add multiple local or web images into rows of a 'gt' table",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_img_multi_rows"
      ]
    },
    {
      "page": "gt_img_rows",
      "title": "Add local or web images into rows of a 'gt' table",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_img_rows"
      ]
    },
    {
      "page": "gt_index",
      "title": "Return the underlying data, arranged by the internal index",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_index"
      ]
    },
    {
      "page": "gt_label_details",
      "title": "Add a simple table with column names and matching labels",
      "topics": [
        "gt_label_details"
      ]
    },
    {
      "page": "gt_merge_stack",
      "title": "Merge and stack text from two columns in 'gt'",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_merge_stack"
      ]
    },
    {
      "page": "gt_merge_stack_color",
      "title": "Merge and stack text with background coloring from two columns in 'gt'",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_merge_stack_color"
      ]
    },
    {
      "page": "gt_plt_bar",
      "title": "Add bar plots into rows of a 'gt' table",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_bar"
      ]
    },
    {
      "page": "gt_plt_bar_pct",
      "title": "Add HTML-based bar plots into rows of a 'gt' table",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_bar_pct"
      ]
    },
    {
      "page": "gt_plt_bar_stack",
      "title": "Add a percent stacked barchart in place of existing data.",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_bar_stack"
      ]
    },
    {
      "page": "gt_plt_bullet",
      "title": "Create an inline 'bullet chart' in a gt table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_plt_bullet"
      ]
    },
    {
      "page": "gt_plt_conf_int",
      "title": "Plot a confidence interval around a point",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_plt_conf_int"
      ]
    },
    {
      "page": "gt_plt_dist",
      "title": "Add distribution plots into rows of a 'gt' table",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_dist"
      ]
    },
    {
      "page": "gt_plt_dot",
      "title": "Add a color dot and thin bar chart to a table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_plt_dot"
      ]
    },
    {
      "page": "gt_plt_dumbbell",
      "title": "Add a dumbbell plot in place of two columns",
      "topics": [
        "gt_plt_dumbbell"
      ]
    },
    {
      "page": "gt_plt_percentile",
      "title": "Create a dot plot for percentiles",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_percentile"
      ]
    },
    {
      "page": "gt_plt_point",
      "title": "Create a point plot in place of each value.",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_point"
      ]
    },
    {
      "page": "gt_plt_sparkline",
      "title": "Add sparklines into rows of a 'gt' table",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_sparkline"
      ]
    },
    {
      "page": "gt_plt_summary",
      "title": "Create a summary table from a dataframe",
      "topics": [
        "gt_plt_summary"
      ]
    },
    {
      "page": "gt_plt_winloss",
      "title": "Add win loss point plot into rows of a 'gt' table",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "gt_plt_winloss"
      ]
    },
    {
      "page": "gt_reprex_image",
      "title": "Render 'gt' Table to Temporary png File",
      "topics": [
        "gt_reprex_image"
      ]
    },
    {
      "page": "gt_theme_538",
      "title": "Apply FiveThirtyEight theme to a gt table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_538"
      ]
    },
    {
      "page": "gt_theme_dark",
      "title": "Apply dark theme to a 'gt' table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_dark"
      ]
    },
    {
      "page": "gt_theme_dot_matrix",
      "title": "Apply dot matrix theme to a gt table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_dot_matrix"
      ]
    },
    {
      "page": "gt_theme_espn",
      "title": "Apply ESPN theme to a gt table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_espn"
      ]
    },
    {
      "page": "gt_theme_excel",
      "title": "Apply Excel-style theme to an existing gt table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_excel"
      ]
    },
    {
      "page": "gt_theme_guardian",
      "title": "Apply Guardian theme to a 'gt' table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_guardian"
      ]
    },
    {
      "page": "gt_theme_nytimes",
      "title": "Apply NY Times theme to a 'gt' table",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_nytimes"
      ]
    },
    {
      "page": "gt_theme_pff",
      "title": "Apply a table theme like PFF",
      "concept": [
        "Themes"
      ],
      "topics": [
        "gt_theme_pff"
      ]
    },
    {
      "page": "gt_two_column_layout",
      "title": "Create a two-column layout from a list of two gt tables",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gt_two_column_layout"
      ]
    },
    {
      "page": "gtsave_extra",
      "title": "Use webshot2 to save a gt table as a PNG",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "gtsave_extra"
      ]
    },
    {
      "page": "img_header",
      "title": "Add images as the column label for a table",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "img_header"
      ]
    },
    {
      "page": "last_row_id",
      "title": "Get last row id/index even by group",
      "topics": [
        "last_row_id"
      ]
    },
    {
      "page": "n_decimals",
      "title": "Count number of decimals",
      "topics": [
        "n_decimals"
      ]
    },
    {
      "page": "pad_fn",
      "title": "Pad a vector of numbers to align on the decimal point.",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "pad_fn"
      ]
    },
    {
      "page": "plot_data",
      "title": "Create inline plots for a summary table",
      "topics": [
        "plot_data"
      ]
    },
    {
      "page": "tab_style_by_grp",
      "title": "Add table styling to specific rows by group",
      "concept": [
        "Utilities"
      ],
      "topics": [
        "tab_style_by_grp"
      ]
    },
    {
      "page": "with_tooltip",
      "title": "A helper to add basic tooltip inside a gt table",
      "topics": [
        "with_tooltip"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jthomasmock/gtextras/raw/HEAD/man/figures/opengraph.png",
  "_readme": "https://github.com/jthomasmock/gtextras/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "paletteer",
    "pillar",
    "pkgconfig",
    "prismatic",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rematch2",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 12.055861494464228,
  "_indexed": true,
  "_nocasepkg": "gtextras",
  "_universes": [
    "jthomasmock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-16T08:10:18.000Z",
      "distro": "noble",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "f697924fd8c714346add9665452899072869424201bb7ccb1ea1dc58103cee09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-16T08:10:14.000Z",
      "distro": "noble",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "153ecb88c671053ba9b61382d939e0c70b8171ea88521fa5da2c2c76e52a8273",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-16T08:15:15.000Z",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "46275354317a6bb72402538ec9683250eda4efa4e16d0606c9d19c2507bb6b11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-16T08:12:35.000Z",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "083aa8c0321e73d648601dd689207f433d8aacc1d16105b21f87e4c498a198d8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-16T08:09:20.000Z",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "d23c8c146d03ea7c6f6b92bc277ced3094fafeb5833c961d556f0f9ea97707dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-16T08:09:02.000Z",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "bb812fa25946ad5326490ff10704dbc0d429f9437fd25732da9095ec2ff57316",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-16T08:09:02.000Z",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "df4609e62ddc3d2e68f85f557f9976e3e7e322668370a89904c82874e4afa113",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-02T18:21:00.000Z",
      "commit": "00150a480096e80e75c6fbc16590b11b59b93bce",
      "fileid": "21475911c3fad7e5ad20da682ab223e50ec33cba90770b3270b133d4f0f69c18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jthomasmock/actions/runs/25956871383"
    }
  ]
}