[ 源代码: r-cran-cliapp ]
软件包:r-cran-cliapp(0.1.2-1)
create rich command line applications in GNU R
This GNU R package enables to create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for custom themes.
其他与 r-cran-cliapp 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-fansi
- GNU R ANSI control sequence aware string functions
-
- dep: r-cran-glue (>= 1.3.0)
- GNU R interpreted string literals
-
- dep: r-cran-prettycode
- pretty print GNU R code in the terminal
-
- dep: r-cran-progress (>= 1.2.0)
- GNU R terminal progress bars
-
- dep: r-cran-r6
- R classes with reference semantics
-
- dep: r-cran-selectr
- Translate CSS Selectors to XPath Expressions
-
- dep: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state
-
- dep: r-cran-xml2
- GNU R XML parser
-
- rec: r-cran-callr
- Call GNU R from GNU R
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-rstudioapi
- GNU R package for access to the RStudio API
-
- rec: r-cran-testthat
- GNU R testsuite