Type: Package
Package: clitable
Title: Render Tables in Text for the Terminal
Version: 0.1.0
Authors@R: 
    person("Karl", "Forner", , "karl.forner@gmail.com", role = c("aut", "cre", "cph"))
Description: Render tables in text format in the terminal 
  using ANSI strings thanks to the 'cli' and 'crayon' packages.
License: GPL (>= 3)
URL: https://github.com/kforner/clitable
BugReports: https://github.com/kforner/clitable/issues
Imports: cli, crayon, grDevices, utils
Suggests: devtools, testthat
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-09 10:25:37 UTC; vscode
Author: Karl Forner [aut, cre, cph]
Maintainer: Karl Forner <karl.forner@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-10-15 19:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:31:44 UTC; windows
