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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://kforner.r-universe.dev Date/Publication: 2025-10-20 08:07:34 UTC RemoteUrl: https://github.com/kforner/clitable RemoteRef: HEAD RemoteSha: ac4adb2d3db894a07c569f9848ee0053b55b8bdd NeedsCompilation: no Packaged: 2026-06-18 09:09:59 UTC; root Author: Karl Forner [aut, cre, cph] Maintainer: Karl Forner Depends: R (>= 4.1.0)