{
  "_id": "6a59e8cc09eb0996dd68f61f",
  "Package": "prompt",
  "Title": "Dynamic 'R' Prompt",
  "Version": "1.0.2.9000",
  "Author": "Gábor Csárdi",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Description": "Set the 'R' prompt dynamically, from a function. The\npackage contains some examples to include various useful\ndynamic information in the prompt: the status of the last\ncommand (success or failure); the amount of memory allocated by\nthe current 'R' process; the name of the R package(s) loaded by\n'pkgload' and/or 'devtools'; various 'git' information: the\nname of the active branch, whether it is dirty, if it needs\npushes pulls. You can also create your own prompt if you don't\nlike the predefined examples.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gaborcsardi/prompt",
  "BugReports": "https://github.com/gaborcsardi/prompt/issues",
  "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": {
    "Date": "2026-07-17 08:30:41 UTC",
    "User": "root"
  },
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "prompt_1.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d0ec0f8cfe3a8f0102fa460e0cc806ad730f82dcb33e4b881f032d8e39d8ec5",
  "_filesize": 257498,
  "_sha256": "8d0ec0f8cfe3a8f0102fa460e0cc806ad730f82dcb33e4b881f032d8e39d8ec5",
  "_expires": "2026-10-25T08:33:15.000Z",
  "_created": "2026-07-17T08:30:41.000Z",
  "_published": "2026-07-17T08:33:16.618Z",
  "_jobs": [
    {
      "job": 87840766470,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401406478"
    },
    {
      "job": 87840766495,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401408095"
    },
    {
      "job": 87840766435,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401389504"
    },
    {
      "job": 87840766490,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401393842"
    },
    {
      "job": 87840257630,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401363314"
    },
    {
      "job": 87840766445,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8401398319"
    },
    {
      "job": 87840766451,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401386597"
    },
    {
      "job": 87840766492,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401388196"
    },
    {
      "job": 87840766476,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401395171"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554",
  "_status": "success",
  "_upstream": "https://github.com/gaborcsardi/prompt",
  "_commit": {
    "id": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 1.0.2.9000\n",
    "time": 1693482864
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "gert",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "ps",
      "version": ">= 1.6.0",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 232,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 80,
      "uuid": 660288
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi",
    "followers": 1508
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prompt"
  },
  "_devurl": "https://github.com/gaborcsardi/prompt",
  "_searchresults": 120,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/prompt.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/prompt",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-03-04"
    },
    {
      "version": "1.0.1",
      "date": "2021-03-12"
    },
    {
      "version": "1.0.2",
      "date": "2023-08-31"
    }
  ],
  "_exports": [
    "devtools_packages",
    "git_arrows",
    "git_branch",
    "git_dirty",
    "git_remote_status",
    "is_git_dir",
    "memory_usage",
    "new_prompt_powerline",
    "prompt_devtools",
    "prompt_fancy",
    "prompt_git",
    "prompt_mem",
    "prompt_runtime",
    "prompt_status",
    "restore",
    "set_prompt",
    "suspend",
    "toggle"
  ],
  "_help": [
    {
      "page": "new_prompt_powerline",
      "title": "This is a Powerline-like prompt",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "new_prompt_powerline"
      ]
    },
    {
      "page": "prompt",
      "title": "Dynamic R Prompt",
      "topics": [
        "prompt-package",
        "prompt"
      ]
    },
    {
      "page": "prompt_devtools",
      "title": "Example prompt that shows the package being developed with devtools",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "devtools_packages",
        "prompt_devtools"
      ]
    },
    {
      "page": "prompt_fancy",
      "title": "A fancy prompt, showing probably too much information",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "prompt_fancy"
      ]
    },
    {
      "page": "prompt_git",
      "title": "An example 'git' prompt",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "git_arrows",
        "git_branch",
        "git_dirty",
        "git_remote_status",
        "is_git_dir",
        "prompt_git"
      ]
    },
    {
      "page": "prompt_mem",
      "title": "Example prompt that shows the current memory usage of the R process",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "memory_usage",
        "prompt_mem"
      ]
    },
    {
      "page": "prompt_runtime",
      "title": "A prompt that shows the CPU time used by the last top level expression",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "prompt_runtime"
      ]
    },
    {
      "page": "prompt_status",
      "title": "A prompt that shows the status (OK or error) of the last expression",
      "concept": [
        "example prompts"
      ],
      "topics": [
        "prompt_status"
      ]
    },
    {
      "page": "set_prompt",
      "title": "Set and control the prompt",
      "topics": [
        "restore",
        "set_prompt",
        "suspend",
        "toggle"
      ]
    }
  ],
  "_readme": "https://github.com/gaborcsardi/prompt/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_score": 7.222820481322168,
  "_indexed": true,
  "_nocasepkg": "prompt",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:32:38.000Z",
      "distro": "resolute",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/cfde6a23e5ffca2173ad450991ddc7df452b52ec1ad903e1747ab9151acf3025",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:32:39.000Z",
      "distro": "resolute",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/ddbc4c198473c9383cb78c57ecd332ea2911f835ff59dd3726efe4ac188a27ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:31:55.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/250e2fdbe11c9b34fda34641ff96de5db49e0929426a5cc25af42cfc0cadd55c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:32:02.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/4be7e4019f5e3b8b461aeae59bcef22170d3e54c862349ee584cf02483c4ae6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:32:26.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/30fe461209a1fa66a32ea72c42f0b06af3d8a0b63a80f27e37469c0056057a57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:31:38.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/f524b230e88d82120d980948dd49db4df795460b8a44176189619ce9721f5d42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:31:39.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/969eec49503abf918ffffd1a21a3382dc5400cc623107fe49243b6588dab1a24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-17T08:31:59.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "https://r2.ropensci.org/a9c6496e78e017f92011a32430fc28bc97cee7348d7e9242a2d729b0b47f5da8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29566500554"
    }
  ]
}