Package: htmlTable
Version: 2.5.0
Title: Advanced Tables for Markdown/HTML
Authors@R: c(
person("Max", "Gordon", email = "max@gforge.se",
role = c("aut", "cre")),
person("Stephen", "Gragg", role=c("aut")),
person("Peter", "Konings", role=c("aut")))
Maintainer: Max Gordon
Description: Tables with state-of-the-art layout elements such as row
spanners, column spanners, table spanners, zebra striping, and
more. While allowing advanced layout, the underlying
css-structure is simple in order to maximize compatibility with
common word processors. The package also contains a few text
formatting functions that help outputting text compatible with
HTML/LaTeX.
License: GPL (>= 3)
URL: https://gforge.se/packages/
BugReports: https://github.com/gforge/htmlTable/issues
Biarch: yes
Depends: R (>= 4.1)
Imports: stringr, knitr (>= 1.6), magrittr (>= 1.5), methods,
checkmate, htmlwidgets, htmltools, rstudioapi (>= 0.6)
Suggests: testthat, XML, xml2, Hmisc, rmarkdown, chron, lubridate,
tibble, purrr, tidyselect, glue, rlang, tidyr (>= 0.7.2), dplyr
(>= 0.7.4)
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: 2026-06-21 10:36:05 UTC; root
Author: Max Gordon [aut, cre],
Stephen Gragg [aut],
Peter Konings [aut]