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 concise. 'HTML' tables can be customized using the flexible 'Bootstrap' framework, and 'LaTeX' code with the 'tabularray' package.
Version: 0.0.4
Depends: R (>= 4.1.0)
Enhances: knitr
Suggests: ggplot2, markdown, pandoc, rmarkdown, rstudioapi,
        tinysnapshot, tinytest, tinytex, webshot2
URL: https://vincentarelbundock.github.io/tinytable/,
        https://github.com/vincentarelbundock/tinytable/
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.0
NeedsCompilation: no
Packaged: 2024-02-11 16:05:48 UTC; vincent
Author: Vincent Arel-Bundock [aut, cre]
    (<https://orcid.org/0000-0003-2042-7063>)
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Repository: CRAN
Date/Publication: 2024-02-11 16:20:02 UTC
