Package: prompt Title: Dynamic 'R' Prompt Version: 1.0.2.9000 Author: Gábor Csárdi Maintainer: Gábor Csárdi Description: 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. License: MIT + file LICENSE URL: https://github.com/gaborcsardi/prompt BugReports: https://github.com/gaborcsardi/prompt/issues Imports: cli Suggests: callr, gert, mockery, pkgload, ps (>= 1.6.0), R6, rstudioapi, testthat, withr Encoding: UTF-8 RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Repository: https://gaborcsardi.r-universe.dev Date/Publication: 2023-08-31 11:54:24 UTC RemoteUrl: https://github.com/gaborcsardi/prompt RemoteRef: HEAD RemoteSha: 17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd NeedsCompilation: no Packaged: 2026-06-17 11:09:56 UTC; root