R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
cli
View on CRAN: Click
here
Download and install cli package within the R console
Install from CRAN:
install.packages("cli")
Install from Github:
library("remotes")
install_github("cran/cli")
Install by package version:
library("remotes")
install_version("cli", "3.6.3")
Attach the package and use:
library("cli")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-05
Latest Update: 2023-12-11
Description:
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 support ANSI
colors and text styles as well.
How to cite:
Gábor Csárdi (2017). cli: Helpers for Developing Command Line Interfaces. R package version 3.6.3, https://cran.r-project.org/web/packages/cli. Accessed 20 Nov. 2024.
Previous versions and publish date:
1.0.0 (2017-11-05 13:38), 1.0.1 (2018-09-25 13:40), 1.1.0 (2019-03-19 11:43), 2.0.0 (2019-12-09 11:20), 2.0.1 (2020-01-09 00:01), 2.0.2 (2020-02-28 13:10), 2.1.0 (2020-10-12 17:10), 2.2.0 (2020-11-20 11:00), 2.3.0 (2021-01-31 17:50), 2.3.1 (2021-02-23 17:30), 2.4.0 (2021-04-05 16:20), 2.5.0 (2021-04-26 17:10), 3.0.0 (2021-06-30 17:20), 3.0.1 (2021-07-17 11:00), 3.1.0 (2021-10-27 16:50), 3.1.1 (2022-01-20 16:22), 3.2.0 (2022-02-14 11:10), 3.3.0 (2022-04-25 12:00), 3.4.0 (2022-09-08 09:43), 3.4.1 (2022-09-23 13:20), 3.5.0 (2022-12-20 14:30), 3.6.0 (2023-01-09 15:40), 3.6.1 (2023-03-23 13:52), 3.6.2 (2023-12-11 08:40)
Other packages that cited cli R package
View cli citation profile
Other R packages that cli depends,
imports, suggests or enhances
Complete documentation for cli
Functions, R codes and Examples using
the cli R package
Some associated functions: ansi-styles . ansi_align . ansi_collapse . ansi_columns . ansi_grep . ansi_has_any . ansi_hide_cursor . ansi_html . ansi_html_style . ansi_nchar . ansi_nzchar . ansi_palettes . ansi_regex . ansi_simplify . ansi_string . ansi_strip . ansi_strsplit . ansi_strtrim . ansi_strwrap . ansi_substr . ansi_substring . ansi_toupper . ansi_trimws . boxx . builtin_theme . cat_line . cli-config . cli-package . cli . cli_abort . cli_alert . cli_blockquote . cli_bullets . cli_bullets_raw . cli_code . cli_debug_doc . cli_div . cli_dl . cli_end . cli_fmt . cli_format . cli_format_method . cli_h1 . cli_li . cli_list_themes . cli_ol . cli_output_connection . cli_par . cli_process_start . cli_progress_along . cli_progress_bar . cli_progress_builtin_handlers . cli_progress_demo . cli_progress_message . cli_progress_output . cli_progress_step . cli_progress_styles . cli_rule . cli_sitrep . cli_status . cli_status_clear . cli_status_update . cli_text . cli_ul . cli_vec . cli_verbatim . code_highlight . code_theme_list . combine_ansi_styles . console_width . containers . demo_spinners . diff_chr . diff_str . faq . format_error . format_inline . get_spinner . has_keypress_support . hash_animal . hash_emoji . hash_md5 . hash_sha1 . hash_sha256 . inline-markup . is_ansi_tty . is_dynamic_tty . is_utf8_output . keypress . links . list_spinners . make_ansi_style . make_spinner . match_selector . match_selector_node . num_ansi_colors . parse_selector . pluralization-helpers . pluralization . pluralize . pretty_print_code . progress-c . progress-utils . progress-variables . rule . ruler . simple_theme . spark_bar . spark_line . start_app . style_hyperlink . symbol . test_that_cli . themes . tree . unicode-width-workaround . utf8_graphemes . utf8_nchar . utf8_substr . vt_output .
Some associated R codes: aaa-utils.R . aab-rstudio-detect.R . ansi-hyperlink.R . ansi-palette.R . ansi-utils.R . ansi.R . ansiex.R . app.R . assertions.R . box-styles.R . boxes.R . bullets.R . cat.R . cli-errors.R . cli-package.R . cli.R . cliapp-docs.R . cliapp.R . containers.R . debug.R . defer.R . diff.R . docs.R . enc-utils.R . errors.R . format-conditions.R . format.R . friendly-type.R . glue.R . hash.R . inline.R . internals.R . keypress.R . lorem.R . num-ansi-colors.R . onload.R . pluralize.R . prettycode.R . print.R . progress-along.R . progress-bar.R . progress-c.R . progress-client.R . progress-server.R . progress-ticking.R . progress-utils.R . progress-variables.R . rematch2.R . rlang.R . ruler.R . rules.R . server.R . simple-theme.R . sitrep.R . sizes.R . spark.R . spinner.R . status-bar.R . symbol.R . test.R . themes.R . time-ago.R . time.R . timer.R . tree.R . tty.R . unicode.R . utf8.R . utils.R . vt.R . width.R . zzz.R . Full cli package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
epitrix
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Thibaut Jombart (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
emon
Statistical tools for environmental and ecological surveys.
Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jon Barry (view profile)
ricu
Focused on (but not exclusive to) data sets hosted on PhysioNet
(), 'ricu' p ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Nicolas Bennett (view profile)
spinyReg
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Julien Chiquet (view profile)
docreview
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Nic Crane (view profile)