Package: prompt 1.0.2.9000

prompt: Dynamic 'R' Prompt

Set the 'R' prompt dynamically, from a function. The package contains some examples to include various useful dynamic information in the prompt: the status of the last command (success or failure); the amount of memory allocated by the current 'R' process; the name of the R package(s) loaded by 'pkgload' and/or 'devtools'; various 'git' information: the name of the active branch, whether it is dirty, if it needs pushes pulls. You can also create your own prompt if you don't like the predefined examples.

Authors:Gábor Csárdi

prompt_1.0.2.9000.tar.gz
prompt_1.0.2.9000.zip(r-4.5)prompt_1.0.2.9000.zip(r-4.4)prompt_1.0.2.9000.zip(r-4.3)
prompt_1.0.2.9000.tgz(r-4.4-any)prompt_1.0.2.9000.tgz(r-4.3-any)
prompt_1.0.2.9000.tar.gz(r-4.5-noble)prompt_1.0.2.9000.tar.gz(r-4.4-noble)
prompt_1.0.2.9000.tgz(r-4.4-emscripten)prompt_1.0.2.9000.tgz(r-4.3-emscripten)
prompt.pdf |prompt.html
prompt/json (API)
NEWS

# Install prompt in R:
install.packages('prompt', repos = c('https://gaborcsardi.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gaborcsardi/prompt/issues

On CRAN:

18 exports 226 stars 5.68 score 1 dependencies 2 dependents 275 downloads

Last updated 10 months agofrom:17bd0e1737

Exports:devtools_packagesgit_arrowsgit_branchgit_dirtygit_remote_statusis_git_dirmemory_usagenew_prompt_powerlineprompt_devtoolsprompt_fancyprompt_gitprompt_memprompt_runtimeprompt_statusrestoreset_promptsuspendtoggle

Dependencies:cli