Generates pretty console output for tables allowing for full customization of cell colors, font type, borders and many others attributes. It also supports 'multibyte' characters and nested tables.
Version: | 0.1.0 |
Imports: | cli, magrittr, rlang, Rcpp |
LinkingTo: | Rcpp |
Suggests: | rmarkdown, testthat (≥ 3.0.0), emoji |
Published: | 2022-02-16 |
DOI: | 10.32614/CRAN.package.tabulate |
Author: | Daniel Falbel [aut, cre], Pranav Srinivas Kumar [aut, cph] (Author of included Tabulate code), Martin Moene [aut, cph] (Author of included Variant-lite code), Ihor Kalnytskyi [aut, cph] (Author of included Termcolor code), RStudio [cph] |
Maintainer: | Daniel Falbel <daniel at rstudio.com> |
BugReports: | https://github.com/mlverse/tabulate/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mlverse/tabulate, https://mlverse.github.io/tabulate/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
CRAN checks: | tabulate results |
Reference manual: | tabulate.pdf |
Package source: | tabulate_0.1.0.tar.gz |
Windows binaries: | r-devel: tabulate_0.1.0.zip, r-release: tabulate_0.1.0.zip, r-oldrel: tabulate_0.1.0.zip |
macOS binaries: | r-release (arm64): tabulate_0.1.0.tgz, r-oldrel (arm64): tabulate_0.1.0.tgz, r-release (x86_64): tabulate_0.1.0.tgz, r-oldrel (x86_64): tabulate_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tabulate to link to this page.