{
  "_id": "6a3281363efcd9bda438afdb",
  "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-06-17 11:09:56 UTC",
    "User": "root"
  },
  "MD5sum": "d6c45a0605f40fa7e6076c685d206e26",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "prompt_1.0.2.9000.tar.gz",
  "_fileid": "1cf698216aa16d0c48be83292d8b17c91adc29607cb0b03ae1fb5d5a48fe26e0",
  "_filesize": 258974,
  "_sha256": "1cf698216aa16d0c48be83292d8b17c91adc29607cb0b03ae1fb5d5a48fe26e0",
  "_created": "2026-06-17T11:09:56.000Z",
  "_published": "2026-06-17T11:12:54.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81880473931,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693640690"
    },
    {
      "job": 81880473894,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693634458"
    },
    {
      "job": 81880473812,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693628464"
    },
    {
      "job": 81880474000,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693620974"
    },
    {
      "job": 81880012173,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693592367"
    },
    {
      "job": 81880473877,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693623584"
    },
    {
      "job": 81880473909,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693623986"
    },
    {
      "job": 81880473893,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693617374"
    },
    {
      "job": 81880474070,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693622507"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 1505
  },
  "_downloads": {
    "count": 319,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prompt"
  },
  "_devurl": "https://github.com/gaborcsardi/prompt",
  "_searchresults": 120,
  "_rbuild": "4.6.0",
  "_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-06-17T11:12:15.000Z",
      "distro": "noble",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "95d6614674092a61fef8d1c4a82142101386166e5128d8c35b829180735b04cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:57.000Z",
      "distro": "noble",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "ebd3a895adcf53d2dbca9611b508e9cb4e750a16912570cfcf53064b1b25aadc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:41.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "096e10034e3d0551a81a2aac2a720e15380116a71b1ee907eebd67694c4fda4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:18.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "87717b2172db9cfe0919d0f2a023145f91ade62d83ee0ac73012ad0fae3aec86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:37.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "55138f87db668893eb50ad491dcadf54986f33d2ff145dff1c508d3e2b33237a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:20.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "c1075a7c43542b5cb6c7baed6d8e6d728438536a94779c9c4342f6453c37f99b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:02.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "5b2fbd09ec4b2a64cac93bc9b0b116a695714aa0b6e056e69ff531740c8f4c4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-06-17T11:11:15.000Z",
      "commit": "17bd0e1737babf6c6752c31e68ab4ac4bd0f5acd",
      "fileid": "fea156cf3688e6a49db7ad453480d2f5def09f57e619a87588175266767beab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/27684531548"
    }
  ]
}