Package: tableHTML
Type: Package
Title: A Tool to Create HTML Tables
Version: 2.1.3
Authors@R: c(
person("Theo", "Boutaris", email = "teoboot2007@hotmail.com", role = c("aut", "cre", "cph")),
person("Clemens", "Zauchner", email = "cst.zauchner@gmail.com", role = "aut"),
person("Dana", "Jomar", email = "dana.jomar@outlook.com", role = "aut"))
URL: https://github.com/LyzandeR/tableHTML
BugReports: https://github.com/LyzandeR/tableHTML/issues
Depends: R (>= 3.2.0)
Imports: htmltools, magrittr, shiny, jpeg, methods, png, webshot
Description: A tool to create and style HTML tables with CSS. These can
be exported and used in any application that accepts HTML (e.g.
'shiny', 'rmarkdown', 'PowerPoint'). It also provides functions
to create CSS files (which also work with shiny).
License: MIT + file LICENSE
RoxygenNote: 7.2.2
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, RColorBrewer
VignetteBuilder: knitr
Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libjpeg-dev
libpng-dev libuv1-dev zlib1g-dev
Repository: https://lyzander.r-universe.dev
Date/Publication: 2025-11-28 16:10:00 UTC
RemoteUrl: https://github.com/lyzander/tablehtml
RemoteRef: HEAD
RemoteSha: 2c449de5236c5cfd75132b5fd034a6f454023ea0
NeedsCompilation: no
Packaged: 2026-07-03 14:29:31 UTC; root
Author: Theo Boutaris [aut, cre, cph],
Clemens Zauchner [aut],
Dana Jomar [aut]
Maintainer: Theo Boutaris