{
  "_id": "6a0f7303acfb0bcc41c602bd",
  "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-05-21 07:04:20 UTC",
    "User": "root"
  },
  "Author": "Myles Lewis [aut, cre] (ORCID: <https://orcid.org/0000-0001-9365-5345>)",
  "Maintainer": "Myles Lewis <myles.lewis@qmul.ac.uk>",
  "MD5sum": "3ff1e40b2fd041b1ecfcdab8b46fbe13",
  "_user": "myles-lewis",
  "_type": "src",
  "_file": "mcprogress_0.1.1.tar.gz",
  "_fileid": "e1e7c77abfff8ec4641cdfc0d4d8fe75a667c30569650dd7f3107a2983d4ce72",
  "_filesize": 265097,
  "_sha256": "e1e7c77abfff8ec4641cdfc0d4d8fe75a667c30569650dd7f3107a2983d4ce72",
  "_created": "2026-05-21T07:04:20.000Z",
  "_published": "2026-05-21T21:02:59.771Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77268088938,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129314243"
    },
    {
      "job": 77268089281,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129315060"
    },
    {
      "job": 77268088848,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129307647"
    },
    {
      "job": 77268088786,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129309542"
    },
    {
      "job": 77268088431,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129285457"
    },
    {
      "job": 77268088441,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147139294"
    },
    {
      "job": 77268088864,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129310262"
    },
    {
      "job": 77268089232,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129310464"
    },
    {
      "job": 77268089015,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129306521"
    }
  ],
  "_buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 2563,
    "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.584839865239926,
  "_indexed": true,
  "_nocasepkg": "mcprogress",
  "_universes": [
    "myles-lewis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T07:06:05.000Z",
      "distro": "noble",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "6e72a372b14256c2c90a71e6d06c5e9ef9fea62811a673f998c05c1b2381ddc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T07:06:09.000Z",
      "distro": "noble",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "2611d19aaa4aadc01bb550b322b6e2955071a7c73b43b33e97616197f0ee1ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T07:05:41.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "d2640f6e015d81bafa2c712c0d84683a443410665c4aec7852ce90046297a55f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T07:05:44.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "0808e7cc55c928d521c29fcee7c7666988ebe2d7888808e9b2e367ce286adbf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-21T21:02:32.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "2f1aa6d6d877e89199cbb7152c0e7983e369330f2e78019fdf3c5c334a7076af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T07:05:52.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "7ecab2a75ce9bd811cf26e09cf27334fabb8071028f20b87e295632ff9468e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T07:05:52.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "a4a60e6070022d1cfa6b961fbfab9e9b7a263b4cad8edcbedc76635cd4de77c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T07:05:38.000Z",
      "commit": "d5d327c293ca17c055f8a2e9495a1fd27cb8c961",
      "fileid": "20fc53cbd08321009dbf6164947a00fe9b68fc1a1d4d2d02413f6f740852db95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myles-lewis/actions/runs/26210812070"
    }
  ]
}