prompt: Dynamic 'R' Prompt (original) (raw)
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.
| Version: | 1.0.2 |
|---|---|
| Imports: | cli |
| Suggests: | callr, gert, mockery, pkgload, ps (≥ 1.6.0), R6, rstudioapi, testthat, withr |
| Published: | 2023-08-31 |
| DOI: | 10.32614/CRAN.package.prompt |
| Author: | Gábor Csárdi |
| Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
| BugReports: | https://github.com/gaborcsardi/prompt/issues |
| License: | MIT + file |
| URL: | https://github.com/gaborcsardi/prompt |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | prompt results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=promptto link to this page.