{
  "_id": "6a105432acfb0bcc41ca2000",
  "Package": "cliapp",
  "Title": "Create Rich Command Line Applications",
  "Version": "0.1.2.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Create rich command line applications, with colors,\nheadings, lists, alerts, progress bars, etc. It uses CSS for\ncustom themes. This package is now superseded by the 'cli'\npackage. Please use 'cli' instead in new projects.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/cliapp#readme",
  "BugReports": "https://github.com/r-lib/cliapp/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2024-04-25 07:41:14 UTC",
  "RemoteUrl": "https://github.com/r-lib/cliapp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec509b6e9028937a9a0dc426ccd252de8250af76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:37:04 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "203f0e8439b8ea910eeca94a785bc9bb",
  "_user": "r-lib",
  "_type": "src",
  "_file": "cliapp_0.1.2.9000.tar.gz",
  "_fileid": "0e2a3b638d302c1a6612e0e2a3290131f31276ad014f84ceeb4268dbd62e9e6c",
  "_filesize": 237432,
  "_sha256": "0e2a3b638d302c1a6612e0e2a3290131f31276ad014f84ceeb4268dbd62e9e6c",
  "_created": "2026-05-09T08:37:04.000Z",
  "_published": "2026-05-22T13:03:46.282Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385015158,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894378170"
    },
    {
      "job": 77385015618,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894375619"
    },
    {
      "job": 77385015036,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894374647"
    },
    {
      "job": 77385014790,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894371678"
    },
    {
      "job": 77385014641,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894361382"
    },
    {
      "job": 77385014384,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161151500"
    },
    {
      "job": 77385015163,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894373266"
    },
    {
      "job": 77385015923,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894375172"
    },
    {
      "job": 77385015360,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894373142"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/cliapp",
  "_commit": {
    "id": "ec509b6e9028937a9a0dc426ccd252de8250af76",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 0.1.2.9000\n",
    "time": 1714030874
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "fansi",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "prettycode",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "selectr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 61,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 90,
      "uuid": 660288
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 996,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cliapp"
  },
  "_devurl": "https://github.com/r-lib/cliapp",
  "_searchresults": 63,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cliapp.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/cliapp",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-12-16"
    },
    {
      "version": "0.1.1",
      "date": "2020-10-07"
    },
    {
      "version": "0.1.2",
      "date": "2024-04-24"
    }
  ],
  "_exports": [
    "builtin_theme",
    "cli_alert",
    "cli_alert_danger",
    "cli_alert_info",
    "cli_alert_success",
    "cli_alert_warning",
    "cli_div",
    "cli_dl",
    "cli_end",
    "cli_h1",
    "cli_h2",
    "cli_h3",
    "cli_it",
    "cli_ol",
    "cli_par",
    "cli_progress_bar",
    "cli_text",
    "cli_ul",
    "cli_verbatim",
    "console_width",
    "default_app",
    "simple_theme",
    "start_app",
    "stop_app"
  ],
  "_help": [
    {
      "page": "builtin_theme",
      "title": "The built-in CLI theme",
      "topics": [
        "builtin_theme"
      ]
    },
    {
      "page": "cli_alert",
      "title": "CLI alerts",
      "topics": [
        "cli_alert",
        "cli_alert_danger",
        "cli_alert_info",
        "cli_alert_success",
        "cli_alert_warning"
      ]
    },
    {
      "page": "cli_div",
      "title": "Generic CLI container",
      "topics": [
        "cli_div"
      ]
    },
    {
      "page": "cli_dl",
      "title": "Definition list",
      "topics": [
        "cli_dl"
      ]
    },
    {
      "page": "cli_end",
      "title": "Close a CLI container",
      "topics": [
        "cli_end"
      ]
    },
    {
      "page": "cli_h1",
      "title": "CLI headers",
      "topics": [
        "cli_h1",
        "cli_h2",
        "cli_h3"
      ]
    },
    {
      "page": "cli_it",
      "title": "CLI list item(s)",
      "topics": [
        "cli_it"
      ]
    },
    {
      "page": "cli_ol",
      "title": "Ordered CLI list",
      "topics": [
        "cli_ol"
      ]
    },
    {
      "page": "cli_par",
      "title": "CLI paragraph",
      "topics": [
        "cli_par"
      ]
    },
    {
      "page": "cli_progress_bar",
      "title": "CLI progress bar",
      "topics": [
        "cli_progress_bar"
      ]
    },
    {
      "page": "cli_text",
      "title": "CLI text",
      "topics": [
        "cli_text"
      ]
    },
    {
      "page": "cli_ul",
      "title": "Unordered CLI list",
      "topics": [
        "cli_ul"
      ]
    },
    {
      "page": "cli_verbatim",
      "title": "CLI verbatim text",
      "topics": [
        "cli_verbatim"
      ]
    },
    {
      "page": "console_width",
      "title": "Determine the width of the console",
      "topics": [
        "console_width"
      ]
    },
    {
      "page": "containers",
      "title": "CLI containers",
      "topics": [
        "containers"
      ]
    },
    {
      "page": "inline-markup",
      "title": "CLI inline markup",
      "topics": [
        "inline-markup"
      ]
    },
    {
      "page": "simple_theme",
      "title": "A simple CLI theme",
      "topics": [
        "simple_theme"
      ]
    },
    {
      "page": "start_app",
      "title": "Start, stop, query the default cli application",
      "topics": [
        "default_app",
        "start_app",
        "stop_app"
      ]
    },
    {
      "page": "themes",
      "title": "CLI themes",
      "topics": [
        "themes"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/cliapp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "fansi",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pkgconfig",
    "prettycode",
    "prettyunits",
    "progress",
    "R6",
    "rlang",
    "selectr",
    "stringi",
    "stringr",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 5.283640388800368,
  "_indexed": true,
  "_nocasepkg": "cliapp",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:39:14.000Z",
      "distro": "noble",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "3a535dc50d8e8226af2e1ca3bc38142d152ad3645bd4570bc51bbf985fbfbeb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:38:55.000Z",
      "distro": "noble",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "b1dcbcb5a62d4bcaa88ff0c54719fbf343578a93dc8f4de255a8b48e4ac83d1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:38:49.000Z",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "eb028a00bae41e90e1de6ce3ec603bb8d576dc21a63a0fd1686d17e688e97fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:38:33.000Z",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "786a45d18019eea9c80a096a9319c8f55cd50f52d3eb8c7e1bcea034515d7339",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:38:21.000Z",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "721e5589c7f5ad8018d760cc2978163a7444345c810ca33b4d0e647f4a9fdbc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:38:48.000Z",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "a52a23c3c68bb41aa7cec1e0950022e92648447153b36a49d5274949ad356435",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-09T08:38:20.000Z",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "0c20b2a050c9d2de94f72fc1d9d93f13deb8a5a2041d612b2bdaf065f28ecb22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-05-22T13:03:24.000Z",
      "commit": "ec509b6e9028937a9a0dc426ccd252de8250af76",
      "fileid": "3f7e047dabe8a0f7f7ac7af9d846535004cd9ff7d605dd5deac6505869249957",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596634997"
    }
  ]
}