{
  "_id": "6a49a4d2162b78b26a584c90",
  "Package": "mcprogress",
  "Title": "Progress Bars and Messages for Parallel Processes",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Myles\",family = \"Lewis\",\nrole = c(\"aut\", \"cre\"),\nemail = \"myles.lewis@qmul.ac.uk\",\ncomment = c(ORCID = \"0000-0001-9365-5345\")))",
  "Description": "Tools for monitoring progress during parallel processing.\nLightweight package which acts as a wrapper around mclapply()\nand adds a progress bar to it in 'RStudio' or 'Linux'\nenvironments. Simply replace your original call to mclapply()\nwith pmclapply(). A progress bar can also be displayed during\nparallelisation via the 'foreach' package. Also included are\nfunctions to safely print messages (including error messages)\nfrom within parallelised code, which can be useful for\ndebugging parallelised R code.",
  "BugReports": "https://github.com/myles-lewis/mcprogress/issues",
  "URL": "https://github.com/myles-lewis/mcprogress",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://myles-lewis.r-universe.dev",
  "Date/Publication": "2024-09-26 21:44:58 UTC",
  "RemoteUrl": "https://github.com/myles-lewis/mcprogress",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 09:07:40 UTC",
    "User": "root"
  },
  "Author": "Myles Lewis [aut, cre] (ORCID: <https://orcid.org/0000-0001-9365-5345>)",
  "Maintainer": "Myles Lewis <myles.lewis@qmul.ac.uk>",
  "_user": "myles-lewis",
  "_type": "src",
  "_file": "mcprogress_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a6becee7fed252e51e3b03eaf30a96b6b5b991e9eebb59ae23acfee18c5e593b",
  "_filesize": 267722,
  "_sha256": "a6becee7fed252e51e3b03eaf30a96b6b5b991e9eebb59ae23acfee18c5e593b",
  "_expires": "2026-10-13T00:26:56.000Z",
  "_created": "2026-06-20T09:07:40.000Z",
  "_published": "2026-07-05T00:26:58.145Z",
  "_jobs": [
    {
      "job": 85178914194,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763968159"
    },
    {
      "job": 85178914323,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763967414"
    },
    {
      "job": 85178914367,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763964264"
    },
    {
      "job": 85178914177,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763969019"
    },
    {
      "job": 85178914092,
      "time": 117,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763952386"
    },
    {
      "job": 85178914377,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763964986"
    },
    {
      "job": 85178914225,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763962503"
    },
    {
      "job": 85178914397,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763960421"
    },
    {
      "job": 85178914214,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763960482"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005",
  "_status": "success",
  "_upstream": "https://github.com/myles-lewis/mcprogress",
  "_commit": {
    "id": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
    "author": "Myles Lewis <myles.lewis@qmul.ac.uk>",
    "committer": "Myles Lewis <myles.lewis@qmul.ac.uk>",
    "message": "Update README.md\n",
    "time": 1727387098
  },
  "_maintainer": {
    "name": "Myles Lewis",
    "email": "myles.lewis@qmul.ac.uk",
    "login": "myles-lewis",
    "description": "",
    "uuid": 24961656,
    "orcid": "0000-0001-9365-5345"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    }
  ],
  "_owner": "myles-lewis",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "myles-lewis",
      "count": 72,
      "uuid": 24961656
    }
  ],
  "_userbio": {
    "uuid": 24961656,
    "type": "user",
    "name": "Myles Lewis",
    "followers": 16
  },
  "_downloads": {
    "count": 2385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcprogress"
  },
  "_devurl": "https://github.com/myles-lewis/mcprogress",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcprogress.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/myles-lewis/mcprogress",
  "_realowner": "myles-lewis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-09-26"
    }
  ],
  "_exports": [
    "cat_parallel",
    "catchError",
    "closeProgress",
    "mcProgressBar",
    "mcstop",
    "message_parallel",
    "pmclapply"
  ],
  "_help": [
    {
      "page": "cat_parallel",
      "title": "Versions of 'cat()' and 'message()' for parallel processing",
      "topics": [
        "cat_parallel",
        "message_parallel"
      ]
    },
    {
      "page": "catchError",
      "title": "Catch error messages during parallel processing",
      "topics": [
        "catchError"
      ]
    },
    {
      "page": "mcProgressBar",
      "title": "Show progress bar during parallel processing",
      "topics": [
        "closeProgress",
        "mcProgressBar"
      ]
    },
    {
      "page": "mcstop",
      "title": "Stop and print error message during parallel processing",
      "topics": [
        "mcstop"
      ]
    },
    {
      "page": "pmclapply",
      "title": "mclapply with progress bar",
      "topics": [
        "pmclapply"
      ]
    }
  ],
  "_readme": "https://github.com/myles-lewis/mcprogress/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "mcprogress.Rmd",
      "filename": "mcprogress.html",
      "title": "mcprogress",
      "author": "Myles Lewis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Examples",
        "mclapply with progress bar",
        "Tracking subprogress",
        "foreach",
        "Printing from parallel code"
      ],
      "created": "2024-09-19 23:14:25",
      "modified": "2024-09-24 07:50:38",
      "commits": 12
    }
  ],
  "_score": 5.553579642431814,
  "_indexed": true,
  "_nocasepkg": "mcprogress",
  "_universes": [
    "myles-lewis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-20T09:09:32.000Z",
      "distro": "noble",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/419b0673cb4cdd47ec32b6da6e1f5f2c13199312d82f22bd53eac3d335a113b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-20T09:09:27.000Z",
      "distro": "noble",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/3aab757175a9841484398c127e9fa8a8ae793f5f087a6a846f994a24fdd3e615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-20T09:09:05.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/5656ceebe43175458548c32185998e002259e41d785747994f23ee16929715fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-20T09:09:36.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/e57b544d7c39347efa5c24a6231081e6e61341797cfe54abf1506baa911dd8c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-20T09:09:24.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/bed09c1cd372bbaabced1350930dfe4a53070533f7f7d63259336d4a3d35f795",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-20T09:08:51.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/924d6e0ebc8d64929ace7e6518f865cf7f224c4ff58e9b01e7f094e12262dfec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-20T09:08:38.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/bba50b77684c0a23da0a378db25450bd61161f1f5588de746dead013e72ed5cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-20T09:08:38.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "https://r2.ropensci.org/8d17d8a9706b977e2eef730656eb866a95cc3097a6c1f817d6b815932216187e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/27866486005"
    }
  ]
}