{
  "_id": "6a49974474ff1be5edd792c0",
  "Package": "pbmcapply",
  "Type": "Package",
  "Title": "Tracking the Progress of Mc*pply with Progress Bar",
  "Version": "1.5.1",
  "Author": "Kevin Kuang (aut), Quyu Kong (ctb), Francesco Napolitano (ctb)",
  "Maintainer": "Kevin kuang <kvn.kuang@mail.utoronto.ca>",
  "Description": "A light-weight package helps you track and visualize the\nprogress of parallel version of vectorized R functions\n(mc*apply). Parallelization (mc.core > 1) works only on *nix\n(Linux, Unix such as macOS) system due to the lack of fork()\nfunctionality, which is essential for mc*apply, on Windows.",
  "BugReports": "https://github.com/kvnkuang/pbmcapply/issues",
  "URL": "https://github.com/kvnkuang/pbmcapply",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "Repository": "https://kvnkuang.r-universe.dev",
  "Date/Publication": "2022-04-28 13:50:00 UTC",
  "RemoteUrl": "https://github.com/kvnkuang/pbmcapply",
  "RemoteRef": "HEAD",
  "RemoteSha": "c302c2e78d08864fb79e2134208777b76c4f4855",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-21 08:18:41 UTC",
    "User": "root"
  },
  "_user": "kvnkuang",
  "_type": "src",
  "_file": "pbmcapply_1.5.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b25e2f641e667447494b16e574ed9f1f0bb22f2386c66746fe357d393f58ff3d",
  "_filesize": 102242,
  "_sha256": "b25e2f641e667447494b16e574ed9f1f0bb22f2386c66746fe357d393f58ff3d",
  "_expires": "2026-10-12T23:29:06.000Z",
  "_created": "2026-06-21T08:18:41.000Z",
  "_published": "2026-07-04T23:29:08.465Z",
  "_jobs": [
    {
      "job": 85175690816,
      "time": 96,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773395293"
    },
    {
      "job": 85175690856,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773395621"
    },
    {
      "job": 85175690945,
      "time": 96,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773395266"
    },
    {
      "job": 85175690819,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773395680"
    },
    {
      "job": 85175690799,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773399014"
    },
    {
      "job": 85175690755,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773410155"
    },
    {
      "job": 85175690895,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773395584"
    },
    {
      "job": 85175690686,
      "time": 206,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773405077"
    },
    {
      "job": 85175690524,
      "time": 117,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773382904"
    },
    {
      "job": 85175690647,
      "time": 71,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773391761"
    },
    {
      "job": 85175690887,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773393993"
    },
    {
      "job": 85175690762,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773396270"
    },
    {
      "job": 85175690904,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773393042"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958",
  "_status": "success",
  "_upstream": "https://github.com/kvnkuang/pbmcapply",
  "_commit": {
    "id": "c302c2e78d08864fb79e2134208777b76c4f4855",
    "author": "Kevin Kuang <kvnkuang@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #54 from kvnkuang/dev\n\nVersion 1.5.1",
    "time": 1651153800
  },
  "_maintainer": {
    "name": "Kevin kuang",
    "email": "kvn.kuang@mail.utoronto.ca",
    "login": "kvnkuang",
    "description": "",
    "uuid": 4130401
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    }
  ],
  "_owner": "kvnkuang",
  "_selfowned": true,
  "_usedby": 78,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "parallelization",
    "progress-bar"
  ],
  "_stars": 45,
  "_contributors": [
    {
      "user": "kvnkuang",
      "count": 108,
      "uuid": 4130401
    },
    {
      "user": "qykong",
      "count": 2,
      "uuid": 7960549
    },
    {
      "user": "daroczig",
      "count": 1,
      "uuid": 495736
    },
    {
      "user": "aitap",
      "count": 1,
      "uuid": 692445
    },
    {
      "user": "thierrygosselin",
      "count": 1,
      "uuid": 2145314
    }
  ],
  "_userbio": {
    "uuid": 4130401,
    "type": "user",
    "name": "Kevin Kuang",
    "followers": 17
  },
  "_downloads": {
    "count": 16818,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pbmcapply"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/kvnkuang/pbmcapply",
  "_searchresults": 1240,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pbmcapply.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kvnkuang/pbmcapply",
  "_realowner": "kvnkuang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-07-06"
    },
    {
      "version": "1.1.0",
      "date": "2016-07-24"
    },
    {
      "version": "1.1.1",
      "date": "2016-09-10"
    },
    {
      "version": "1.1.2",
      "date": "2016-11-24"
    },
    {
      "version": "1.1.3",
      "date": "2016-12-14"
    },
    {
      "version": "1.2.0",
      "date": "2017-02-04"
    },
    {
      "version": "1.2.1",
      "date": "2017-02-05"
    },
    {
      "version": "1.2.2",
      "date": "2017-05-30"
    },
    {
      "version": "1.2.3",
      "date": "2017-08-07"
    },
    {
      "version": "1.2.4",
      "date": "2017-08-15"
    },
    {
      "version": "1.2.5",
      "date": "2018-05-19"
    },
    {
      "version": "1.3.0",
      "date": "2018-11-05"
    },
    {
      "version": "1.3.1",
      "date": "2019-01-14"
    },
    {
      "version": "1.4.1",
      "date": "2019-04-01"
    },
    {
      "version": "1.5.0",
      "date": "2019-07-10"
    },
    {
      "version": "1.5.1",
      "date": "2022-04-28"
    }
  ],
  "_exports": [
    "pbmclapply",
    "pbmcmapply",
    "progressBar"
  ],
  "_help": [
    {
      "page": "pbmclapply",
      "title": "Tracking mclapply with progress bar",
      "topics": [
        "pbmclapply"
      ]
    },
    {
      "page": "pbmcmapply",
      "title": "Tracking mcmapply with progress bar",
      "topics": [
        "pbmcmapply"
      ]
    },
    {
      "page": "progressBar",
      "title": "Progress bar with the estimated time to completion (ETA).",
      "topics": [
        "progressBar"
      ]
    }
  ],
  "_readme": "https://github.com/kvnkuang/pbmcapply/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 10.642654400155633,
  "_indexed": true,
  "_nocasepkg": "pbmcapply",
  "_universes": [
    "kvnkuang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/a050920b061f27e0427338d998ab476affd58f62a2b8fae0df34b214bb12e2cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/bfcbbbfe1872800885884fc3299ca07aa69207cf8b5001c0c795873c61b207b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/d0a6abf14edafecdd5769dd63ee2af2759558da707f63dc08d8e8a7d27e2e8fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/ebe25631d51d67e78da83eafa3d3f17594ddf35ea421b3e7645871b063c407f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:53.000Z",
      "arch": "aarch64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/8156f093c341b12fe9933e0cb424937076122761de777dbf53bd0913b6d5ef17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.1",
      "date": "2026-06-21T08:22:13.000Z",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/7f2f6a675cb60441d8ac571f0a599d7c3619e5ab0175e94c6f049282b6ee2cca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:23.000Z",
      "arch": "aarch64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/2a04cbac7f0cc5882de477822986826ed6687a884cfd599c2845aa3e195670b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.1",
      "date": "2026-06-21T08:21:32.000Z",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/e4a8dff29afe4200aaf04f12a22b4d70c6758cbf9cb30f5464ff53b7856a6865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:05.000Z",
      "arch": "emscripten",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/dc4885cf99e8f031aa0c9afa6b02a2f15ecefc95d5ac4d6a9580eb569feb63cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.1",
      "date": "2026-06-21T08:19:53.000Z",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/80d7e64a24c1a329acc8953fb580683c480d5082dd0fba4a20aa453191c3632a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.1",
      "date": "2026-06-21T08:20:01.000Z",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/1afe694936c8f457e68c8d370ea7c31694ec91e3c13474274d1e0e1eabda4b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.1",
      "date": "2026-06-21T08:19:45.000Z",
      "arch": "x86_64",
      "commit": "c302c2e78d08864fb79e2134208777b76c4f4855",
      "fileid": "https://r2.ropensci.org/d269baf489d148fcefada44a8e3b7906402f64b347a7021d361c8feb2ae0ea11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvnkuang/actions/runs/27898394958"
    }
  ]
}