Package: tinytable
Type: Package
Title: Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown',
        'Word', 'PNG', 'PDF', and 'Typst' Formats
Description: Create highly customized tables with this simple and dependency-free package. Data frames can be converted to 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', or 'Typst' tables. The user interface is minimalist and easy to learn. The syntax is concise. 'HTML' tables can be customized using the flexible 'Bootstrap' framework, and 'LaTeX' code with the 'tabularray' package.
Version: 0.13.0
Imports: methods
Depends: R (>= 4.1.0)
Enhances: knitr
Suggests: base64enc, data.table (>= 1.15.2), estimatr, fansi, ggplot2,
        gh, glue, htmltools, litedown (>= 0.6), magrittr,
        marginaleffects, modelsummary, pandoc, quarto, Rdatasets,
        rmarkdown, rstudioapi, scales, stringi, tibble, tinysnapshot
        (>= 0.2.0), tinytest, tinytex, xfun (>= 0.51), webshot2
URL: https://vincentarelbundock.github.io/tinytable/
BugReports: https://github.com/vincentarelbundock/tinytable/issues
Authors@R: c(
  person("Vincent", "Arel-Bundock",
  email = "vincent.arel-bundock@umontreal.ca",
  role = c("aut", "cre"),
  comment = c(ORCID = "0000-0003-2042-7063")))
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-19 01:03:20 UTC; vincent
Author: Vincent Arel-Bundock [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2042-7063>)
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Repository: CRAN
Date/Publication: 2025-08-19 21:10:02 UTC
Built: R 4.4.1; ; 2025-08-19 21:23:32 UTC; unix
