Package: prompt
Title: Dynamic 'R' Prompt
Version: 1.0.2
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
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
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-31 10:07:16 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2023-08-31 10:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:43:47 UTC; unix
