{
  "_id": "6a1013b3acfb0bcc41c837bf",
  "Package": "progress",
  "Title": "Terminal Progress Bars",
  "Version": "1.2.3.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Rich\", \"FitzJohn\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Configurable Progress bars, they may include percentage,\nelapsed time, and/or the estimated completion time. They work\nin terminals, in 'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' and\nthe 'macOS' 'R.app'. The package also provides a 'C++' 'API',\nthat works with or without 'Rcpp'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/progress#readme,\nhttp://r-lib.github.io/progress/",
  "BugReports": "https://github.com/r-lib/progress/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-28",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 07:00:47 UTC",
  "RemoteUrl": "https://github.com/r-lib/progress",
  "RemoteRef": "HEAD",
  "RemoteSha": "189a8247f79d522cf10ad0e63976da354a57b7a6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:25:58 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nRich FitzJohn [aut],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "a582eb1eaf38b6a0e52ff4cf08dd4cc4",
  "_user": "r-lib",
  "_type": "src",
  "_file": "progress_1.2.3.9000.tar.gz",
  "_fileid": "fd4c9dcd9a1b42b52cee07e70fe5f15c094ed7e2c3b5f0728fd8be367ab93bbd",
  "_filesize": 120876,
  "_sha256": "fd4c9dcd9a1b42b52cee07e70fe5f15c094ed7e2c3b5f0728fd8be367ab93bbd",
  "_created": "2026-05-22T08:25:58.000Z",
  "_published": "2026-05-22T08:28:35.926Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343717002,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156150383"
    },
    {
      "job": 77343717051,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156149234"
    },
    {
      "job": 77343717128,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156136114"
    },
    {
      "job": 77343717046,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156141857"
    },
    {
      "job": 77343273072,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156113442"
    },
    {
      "job": 77343716996,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156143219"
    },
    {
      "job": 77343717142,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156144115"
    },
    {
      "job": 77343717023,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156135638"
    },
    {
      "job": 77343717028,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156136995"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/progress",
  "_commit": {
    "id": "189a8247f79d522cf10ad0e63976da354a57b7a6",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #142 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761030047
  },
  "_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": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "hms",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 3338,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 473,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 271,
      "uuid": 660288
    },
    {
      "user": "jimhester",
      "count": 17,
      "uuid": 205275
    },
    {
      "user": "mllg",
      "count": 3,
      "uuid": 1260920
    },
    {
      "user": "lenostatos",
      "count": 2,
      "uuid": 44202709
    },
    {
      "user": "fuco1",
      "count": 2,
      "uuid": 2664959
    },
    {
      "user": "richfitz",
      "count": 2,
      "uuid": 1558093
    },
    {
      "user": "danchaltiel",
      "count": 1,
      "uuid": 15105152
    },
    {
      "user": "chendaniely",
      "count": 1,
      "uuid": 5782147
    },
    {
      "user": "ddsjoberg",
      "count": 1,
      "uuid": 26774684
    },
    {
      "user": "henrikbengtsson",
      "count": 1,
      "uuid": 1616850
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "mhenderson",
      "count": 1,
      "uuid": 23988
    },
    {
      "user": "devillemereuil",
      "count": 1,
      "uuid": 8666238
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 764005,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/progress"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-lib/progress",
  "_pkgdown": "http://r-lib.github.io/progress/",
  "_searchresults": 3848,
  "_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/progress.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/progress",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-05-30"
    },
    {
      "version": "1.0.2",
      "date": "2015-06-04"
    },
    {
      "version": "1.1.1",
      "date": "2016-12-13"
    },
    {
      "version": "1.1.2",
      "date": "2016-12-14"
    },
    {
      "version": "1.2.0",
      "date": "2018-06-14"
    },
    {
      "version": "1.2.1",
      "date": "2019-05-13"
    },
    {
      "version": "1.2.2",
      "date": "2019-05-16"
    },
    {
      "version": "1.2.3",
      "date": "2023-12-06"
    }
  ],
  "_exports": [
    "progress_bar",
    "replicate"
  ],
  "_help": [
    {
      "page": "progress_bar",
      "title": "Progress bar in the terminal",
      "topics": [
        "progress_bar"
      ]
    },
    {
      "page": "replicate",
      "title": "Same as 'base::replicate()' but with a progress bar.",
      "topics": [
        "replicate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/progress/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/progress/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "glue",
    "hms",
    "lifecycle",
    "pkgconfig",
    "prettyunits",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_score": 15.921951242357885,
  "_indexed": true,
  "_nocasepkg": "progress",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:28:00.000Z",
      "distro": "noble",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "f54181ce86bd5fe99787b7264d7158bf005ce2f2c7477e54f847830600e6986f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:57.000Z",
      "distro": "noble",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "80f7461f78105beeae3c227201e3f137a79512545a8052afc38c383a696ab901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:19.000Z",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "c66bc6fc6110745d611afea054e81d01f844aa1c4c8f240dbcbef7cf4afe2045",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:35.000Z",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "7de67a59c410cb680ec3660c95dc1c5e0eef3898050f0d33882d383dfcb64190",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:51.000Z",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "2a3ffcd295ecbbf282398e17c7ce74b421d5e4a69c7a3fd0858e2764e8ddfc31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:37.000Z",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "b707ec99f54697ee7508bfb5f3e4fee6dd59bfb9bd7861657b8ebd0bf2ee90e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:09.000Z",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "dc4eaddfec6f6acb3a4f6141dcadc0a41c546a6f90e3f397a544736c85a9fd2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3.9000",
      "date": "2026-05-22T08:27:12.000Z",
      "commit": "189a8247f79d522cf10ad0e63976da354a57b7a6",
      "fileid": "027bd74e705916dc5c959f65dba590777504e726c067f000e6932a91b781bd25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26276889333"
    }
  ]
}