Showing 6 of total 6 results (show query)
r-lib
cli:Helpers for Developing Command Line Interfaces
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.
Maintained by Gábor Csárdi. Last updated 18 days ago.
664 stars 19.34 score 1.4k scripts 14k dependentshenrikbengtsson
port4me:Get the Same, Personal, Free 'TCP' Port over and over
An R implementation of the cross-platform, language-independent "port4me" algorithm (<https://github.com/HenrikBengtsson/port4me>), which (1) finds a free Transmission Control Protocol ('TCP') port in [1024,65535] that the user can open, (2) is designed to work in multi-user environments, (3), gives different users, different ports, (4) gives the user the same port over time with high probability, (5) gives different ports for different software tools, and (6) requires no configuration.
Maintained by Henrik Bengtsson. Last updated 1 years ago.
bashclihigh-performance-computinghpcmulti-tenantmulti-userportpypi-packagepythonr-languager-programmingtcputility
12 stars 5.08 score 5 scriptsjmbarbone
scribe:Command Argument Parsing
A base dependency solution with basic argument parsing for use with 'Rscript'.
Maintained by Jordan Mark Barbone. Last updated 10 months ago.
3 stars 4.67 score 31 scriptsanalythium
rconfig:Manage R Configuration at the Command Line
Configuration management using files (YAML, JSON, INI, TXT), JSON strings, and command line arguments. Command line arguments can be used to override configuration. Period-separated command line flags are parsed as hierarchical lists. Environment variables, R global variables, and configuration values can be substituted.
Maintained by Peter Solymos. Last updated 2 years ago.
26 stars 4.11 score 3 scriptselipousson
cliExtras:A Collection of Helper Functions for the cli package
Extends the cli package with user response prompts and stopifnot equivalents.
Maintained by Eli Pousson. Last updated 1 years ago.
3 stars 3.56 score 2 scripts 8 dependentsmatt-dray
choosethis:Demos of 'cli' Clickable Links
Two sketches: play a text adventure in the console by following the prompts, and perform a data summary using a clickabel interface. Options are presented to the user as clickable links in supported terminals, such as RStudio's console.
Maintained by Matt Dray. Last updated 2 years ago.
2 stars 2.00 score