{
  "_id": "6a10aaaaacfb0bcc41cbf09a",
  "Package": "htmlTable",
  "Version": "2.5.0",
  "Title": "Advanced Tables for Markdown/HTML",
  "Authors@R": "c(\nperson(\"Max\", \"Gordon\", email = \"max@gforge.se\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Stephen\", \"Gragg\", role=c(\"aut\")),\nperson(\"Peter\", \"Konings\", role=c(\"aut\")))",
  "Maintainer": "Max Gordon <max@gforge.se>",
  "Description": "Tables with state-of-the-art layout elements such as row\nspanners, column spanners, table spanners, zebra striping, and\nmore. While allowing advanced layout, the underlying\ncss-structure is simple in order to maximize compatibility with\ncommon word processors. The package also contains a few text\nformatting functions that help outputting text compatible with\nHTML/LaTeX.",
  "License": "GPL (>= 3)",
  "URL": "https://gforge.se/packages/",
  "BugReports": "https://github.com/gforge/htmlTable/issues",
  "Biarch": "yes",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://gforge.r-universe.dev",
  "Date/Publication": "2026-04-21 11:31:03 UTC",
  "RemoteUrl": "https://github.com/gforge/htmltable",
  "RemoteRef": "HEAD",
  "RemoteSha": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
  "Packaged": {
    "Date": "2026-05-22 18:53:20 UTC",
    "User": "root"
  },
  "Author": "Max Gordon [aut, cre],\nStephen Gragg [aut],\nPeter Konings [aut]",
  "MD5sum": "4640dc2ddc1178e0eb1c8d27f66a0000",
  "_user": "gforge",
  "_type": "src",
  "_file": "htmlTable_2.5.0.tar.gz",
  "_fileid": "decf74a44848e3839db621086657d59cb1b9667117d6bdd84b57770e8ff212aa",
  "_filesize": 449594,
  "_sha256": "decf74a44848e3839db621086657d59cb1b9667117d6bdd84b57770e8ff212aa",
  "_created": "2026-05-22T18:53:20.000Z",
  "_published": "2026-05-22T19:12:42.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443508068,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168225415"
    },
    {
      "job": 77443508082,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168223592"
    },
    {
      "job": 77443508078,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168431958"
    },
    {
      "job": 77443508083,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168383664"
    },
    {
      "job": 77442868092,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168098950"
    },
    {
      "job": 77443508046,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168211362"
    },
    {
      "job": 77443508060,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168204854"
    },
    {
      "job": 77443508095,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168204130"
    },
    {
      "job": 77443508058,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168208974"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gforge/htmltable",
  "_commit": {
    "id": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
    "author": "Max Gordon <max@gforge.se>",
    "committer": "Max Gordon <max@gforge.se>",
    "message": "Link updates and removed broken ThinkUI link\n",
    "time": 1776771063
  },
  "_maintainer": {
    "name": "Max Gordon",
    "email": "max@gforge.se",
    "login": "gforge",
    "description": "",
    "uuid": 2198913
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "XML",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "chron",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 0.7.2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Suggests"
    }
  ],
  "_owner": "gforge",
  "_selfowned": true,
  "_usedby": 795,
  "_updates": [
    {
      "week": "2026-17",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "knitr",
    "table"
  ],
  "_stars": 79,
  "_contributors": [
    {
      "user": "gforge",
      "count": 275,
      "uuid": 2198913
    },
    {
      "user": "graggsd",
      "count": 14,
      "uuid": 7219640
    },
    {
      "user": "lemna",
      "count": 9,
      "uuid": 3797294
    },
    {
      "user": "pkoaz",
      "count": 7,
      "uuid": 91249903
    },
    {
      "user": "zeehio",
      "count": 5,
      "uuid": 75441
    },
    {
      "user": "michaelchirico",
      "count": 4,
      "uuid": 7606389
    },
    {
      "user": "zelite",
      "count": 1,
      "uuid": 9040070
    },
    {
      "user": "rasmusrhl",
      "count": 1,
      "uuid": 5488079
    }
  ],
  "_userbio": {
    "uuid": 2198913,
    "type": "user",
    "name": "Max Gordon"
  },
  "_downloads": {
    "count": 224679,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/htmlTable"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/gforge/htmltable",
  "_searchresults": 1424,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/htmlTable.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gforge/htmltable",
  "_realowner": "gforge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-12-23"
    },
    {
      "version": "1.1",
      "date": "2015-02-07"
    },
    {
      "version": "1.2",
      "date": "2015-03-03"
    },
    {
      "version": "1.3",
      "date": "2015-04-21"
    },
    {
      "version": "1.5",
      "date": "2016-01-18"
    },
    {
      "version": "1.6",
      "date": "2016-07-24"
    },
    {
      "version": "1.7",
      "date": "2016-10-19"
    },
    {
      "version": "1.8",
      "date": "2017-01-03"
    },
    {
      "version": "1.9",
      "date": "2017-01-26"
    },
    {
      "version": "1.11.0",
      "date": "2017-12-02"
    },
    {
      "version": "1.11.1",
      "date": "2017-12-27"
    },
    {
      "version": "1.11.2",
      "date": "2018-01-20"
    },
    {
      "version": "1.12",
      "date": "2018-05-26"
    },
    {
      "version": "1.13",
      "date": "2019-01-02"
    },
    {
      "version": "1.13.1",
      "date": "2019-01-07"
    },
    {
      "version": "1.13.2",
      "date": "2019-09-22"
    },
    {
      "version": "1.13.3",
      "date": "2019-12-05"
    },
    {
      "version": "2.0.0",
      "date": "2020-06-21"
    },
    {
      "version": "2.0.1",
      "date": "2020-07-05"
    },
    {
      "version": "2.1.0",
      "date": "2020-09-16"
    },
    {
      "version": "2.2.1",
      "date": "2021-05-18"
    },
    {
      "version": "2.3.0",
      "date": "2021-10-12"
    },
    {
      "version": "2.4.0",
      "date": "2022-01-04"
    },
    {
      "version": "2.4.1",
      "date": "2022-07-08"
    },
    {
      "version": "2.4.2",
      "date": "2023-10-29"
    },
    {
      "version": "2.4.3",
      "date": "2024-07-21"
    },
    {
      "version": "2.5.0",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "addHtmlTableStyle",
    "concatHtmlTables",
    "getHtmlTableStyle",
    "getHtmlTableTheme",
    "hasHtmlTableStyle",
    "highlightRow",
    "htmlTable",
    "htmlTableWidget",
    "htmlTableWidgetOutput",
    "interactiveTable",
    "outputInt",
    "prepGroupCounts",
    "pvalueFormatter",
    "renderHtmlTableWidget",
    "setHtmlTableTheme",
    "splitLines4Table",
    "tblNoLast",
    "tblNoNext",
    "tidyHtmlTable",
    "txtInt",
    "txtMergeLines",
    "txtPval",
    "txtRound",
    "vector2string"
  ],
  "_datasets": [
    {
      "name": "SCB",
      "title": "Average age in Sweden",
      "object": "SCB",
      "file": "SCB.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region",
        "sex",
        "year",
        "observations",
        "values"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addStyles",
      "title": "Add/set css and other style options",
      "concept": [
        "htmlTableStyle"
      ],
      "topics": [
        "addHtmlTableStyle",
        "appendHtmlTableStyle"
      ]
    },
    {
      "page": "concatHtmlTables",
      "title": "Function for concatenating 'htmlTable()'s",
      "topics": [
        "concatHtmlTables"
      ]
    },
    {
      "page": "getHtmlTableStyle",
      "title": "Get style options for object",
      "topics": [
        "getHtmlTableStyle"
      ]
    },
    {
      "page": "getHtmlTableTheme",
      "title": "Retrieve the 'htmlTable()' theme list",
      "topics": [
        "getHtmlTableTheme"
      ]
    },
    {
      "page": "hasHtmlTableStyle",
      "title": "Check if object has a style set to it",
      "concept": [
        "htmlTableStyle"
      ],
      "topics": [
        "hasHtmlTableStyle"
      ]
    },
    {
      "page": "highlightRow",
      "title": "Highlight matching rows",
      "concept": [
        "htmlTableStyle"
      ],
      "topics": [
        "highlightRow",
        "highlight_row"
      ]
    },
    {
      "page": "htmlTable",
      "title": "Output an HTML table",
      "concept": [
        "table functions"
      ],
      "topics": [
        "htmlTable",
        "htmlTable.default",
        "knit_print.htmlTable",
        "print.htmlTable"
      ]
    },
    {
      "page": "htmlTableWidget",
      "title": "htmlTable with pagination widget",
      "topics": [
        "htmlTableWidget"
      ]
    },
    {
      "page": "htmlTableWidget-shiny",
      "title": "Shiny bindings for htmlTableWidget",
      "topics": [
        "htmlTableWidget-shiny",
        "htmlTableWidgetOutput",
        "renderHtmlTableWidget"
      ]
    },
    {
      "page": "innerJoinByCommonCols",
      "title": "A simple function for joining two tables by their intersected columns",
      "topics": [
        "innerJoinByCommonCols"
      ]
    },
    {
      "page": "interactiveTable",
      "title": "An interactive table that allows you to limit the size of boxes",
      "topics": [
        "interactiveTable",
        "interactiveTable.htmlTable",
        "knit_print.interactiveTable",
        "print.interactiveTable"
      ]
    },
    {
      "page": "prBindDataListIntoColumns",
      "title": "Merge columns into a tibble",
      "topics": [
        "prBindDataListIntoColumns"
      ]
    },
    {
      "page": "prConvertDfFactors",
      "title": "Convert all factors to characters to print them as they expected",
      "topics": [
        "prConvertDfFactors"
      ]
    },
    {
      "page": "prepGroupCounts",
      "title": "Retrieves counts for rgroup, cgroup, & tspanner arguments",
      "topics": [
        "prepGroupCounts"
      ]
    },
    {
      "page": "prEscapeHtml",
      "title": "Remove html entities from table",
      "concept": [
        "hidden helper functions for htmlTable"
      ],
      "topics": [
        "prEscapeHtml"
      ]
    },
    {
      "page": "prExtractElementsAndConvertToTbl",
      "title": "Extract the elements and generate a table with unique elements",
      "topics": [
        "prExtractElementsAndConvertToTbl"
      ]
    },
    {
      "page": "SCB",
      "title": "Average age in Sweden",
      "topics": [
        "SCB"
      ]
    },
    {
      "page": "setHtmlTableTheme",
      "title": "Set or update theme for 'htmlTable()'",
      "topics": [
        "setHtmlTableTheme"
      ]
    },
    {
      "page": "tblNoLast",
      "title": "Gets the last table number",
      "concept": [
        "table functions"
      ],
      "topics": [
        "tblNoLast"
      ]
    },
    {
      "page": "tblNoNext",
      "title": "Gets the next table number",
      "concept": [
        "table functions"
      ],
      "topics": [
        "tblNoNext"
      ]
    },
    {
      "page": "tidyHtmlTable",
      "title": "Generate an htmlTable using tidy data as input",
      "topics": [
        "tidyHtmlTable"
      ]
    },
    {
      "page": "txtInt",
      "title": "SI or English formatting of an integer",
      "concept": [
        "text formatters"
      ],
      "topics": [
        "txtInt"
      ]
    },
    {
      "page": "txtMergeLines",
      "title": "A merges lines while preserving the line break for HTML/LaTeX",
      "concept": [
        "text formatters"
      ],
      "topics": [
        "txtMergeLines"
      ]
    },
    {
      "page": "txtPval",
      "title": "Formats the p-values",
      "concept": [
        "text formatters"
      ],
      "topics": [
        "txtPval"
      ]
    },
    {
      "page": "txtRound",
      "title": "A convenient rounding function",
      "concept": [
        "text formatters"
      ],
      "topics": [
        "txtRound",
        "txtRound.data.frame",
        "txtRound.default",
        "txtRound.matrix",
        "txtRound.table"
      ]
    },
    {
      "page": "vector2string",
      "title": "Collapse vector to string",
      "topics": [
        "vector2string"
      ]
    }
  ],
  "_readme": "https://github.com/gforge/htmltable/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "complex_tables.Rmd",
      "filename": "complex_tables.html",
      "title": "Building a complex table",
      "author": "Max Gordon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basics",
        "Example based upon Swedish statistics"
      ],
      "created": "2020-06-19 07:30:27",
      "modified": "2026-04-21 11:31:03",
      "commits": 7
    },
    {
      "source": "general.Rmd",
      "filename": "general.html",
      "title": "How-to use htmlTable",
      "author": "Max Gordon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Table caption",
        "Cell alignment",
        "Advanced",
        "Row groups",
        "Row highlighting",
        "Column spanners",
        "Table spanners",
        "Total row",
        "Table numbering",
        "Table footer",
        "Zebra coloring (or banded colors)",
        "Putting it all together"
      ],
      "created": "2014-12-21 09:10:46",
      "modified": "2026-04-21 11:02:44",
      "commits": 19
    },
    {
      "source": "text_formatters.Rmd",
      "filename": "text_formatters.html",
      "title": "Text formatters",
      "author": "Max Gordon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Text formatters",
        "txtRound",
        "Single/vector values",
        "Data frames",
        "Matrix",
        "txtInt",
        "txtPval",
        "txtMergeLines"
      ],
      "created": "2022-01-04 13:35:45",
      "modified": "2022-01-04 13:35:45",
      "commits": 1
    },
    {
      "source": "tidyHtmlTable.Rmd",
      "filename": "tidyHtmlTable.html",
      "title": "Using tidyHtmlTable",
      "author": "Stephen Gragg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Some Examples",
        "Prepare Data",
        "Output html table",
        "Example 1",
        "Example 2"
      ],
      "created": "2017-11-27 10:13:07",
      "modified": "2020-07-08 19:47:40",
      "commits": 3
    }
  ],
  "_score": 15.528375973226638,
  "_indexed": true,
  "_nocasepkg": "htmltable",
  "_universes": [
    "gforge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.0",
      "date": "2026-05-22T19:00:12.000Z",
      "distro": "noble",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "91852897f1b17c697ffec5647536dd2e0b23bf4db9bb63860211338e269f2545",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.5.0",
      "date": "2026-05-22T19:00:14.000Z",
      "distro": "noble",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "787571a1352b3ab7d4a2bfb7463ed4895ce13a5ebf69aa0e9027c716d3fcd98c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.0",
      "date": "2026-05-22T19:12:02.000Z",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "e8b313d77ab2a3a4bd3eedba40f2fc0eb0b2559662cf0f3cc1be5f945f637d8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.5.0",
      "date": "2026-05-22T19:09:26.000Z",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "3d7caf0e286ad1c50f05e6223bad86157ec8d24044999404ff7629f2148ec73e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.0",
      "date": "2026-05-22T19:00:02.000Z",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "e197af2e71d7428a1492386935a1b9e0bb56b7a3c90a6d0f66214ba92d4475f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.0",
      "date": "2026-05-22T18:58:59.000Z",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "2215acc9ff29c38f025c6bf2f2b1c283371bb9ec86063f8ecc69dbeb54af6b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.0",
      "date": "2026-05-22T18:58:59.000Z",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "4beb4e79d667b039efe76dc1781a28b2f58e6f74d71e280accba69110c0bcb12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.5.0",
      "date": "2026-05-22T18:59:17.000Z",
      "commit": "30b7ecdd688b94c76aa18460ffd14c77ed93d320",
      "fileid": "8109870e660ea77daea3dc33fd01d1a03ff972776ed96f4512819f902f7e9c08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gforge/actions/runs/26275556397"
    }
  ]
}