A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It integrates with the 'crayon' package to support 'ANSI' terminal colors.
Version: | 2.0.2 |
Depends: | R (≥ 2.10) |
Imports: | assertthat, crayon (≥ 1.3.4), glue, methods, utils, fansi |
Suggests: | callr, covr, htmlwidgets, knitr, mockery, rmarkdown, rstudioapi, prettycode (≥ 1.1.0), testthat, withr |
Published: | 2020-02-28 |
Author: | Gábor Csárdi [aut, cre], Hadley Wickham [ctb], Kirill Müller [ctb] |
Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: | https://github.com/r-lib/cli/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/r-lib/cli#readme |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | cli results |
Reference manual: | cli.pdf |
Vignettes: |
CLI pluralization |
Package source: | cli_2.0.2.tar.gz |
Windows binaries: | r-devel: cli_2.0.2.zip, r-release: cli_2.0.2.zip, r-oldrel: cli_2.0.2.zip |
macOS binaries: | r-release: cli_2.0.2.tgz, r-oldrel: cli_2.0.2.tgz |
Old sources: | cli archive |
Please use the canonical form https://CRAN.R-project.org/package=cli to link to this page.