{
  "_id": "6a1d35431d7bb097a0a3cb24",
  "Package": "mcparallelDo",
  "Type": "Package",
  "Title": "A Simplified Interface for Running Commands on Parallel\nProcesses",
  "Version": "1.0.1",
  "Date": "2015-12-07",
  "Author": "Russell S. Pierce",
  "Maintainer": "Russell S. Pierce <russell.s.pierce@gmail.com>",
  "Description": "Provides a function that wraps mcparallel() and\nmccollect() from 'parallel' with temporary variables and a task\nhandler.  Wrapped in this way the results of an mcparallel()\ncall can be returned to the R session when the fork is complete\nwithout explicitly issuing a specific mccollect() to retrieve\nthe value. Outside of top-level tasks, multiple mcparallel()\njobs can be retrieved with a single call to\nmcparallelDoCheck().",
  "License": "GPL-2",
  "RoxygenNote": "5.0.1",
  "Repository": "https://russellpierce.r-universe.dev",
  "Date/Publication": "2016-07-31 20:04:26 UTC",
  "RemoteUrl": "https://github.com/russellpierce/mcparalleldo",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ab16ff03cacb942104aec7c87f6a290521d779a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:04:41 UTC",
    "User": "root"
  },
  "MD5sum": "64bba584580ca7d7b34511e3106ff9aa",
  "_user": "russellpierce",
  "_type": "src",
  "_file": "mcparallelDo_1.0.1.tar.gz",
  "_fileid": "5b6b86b98218c89984078dbcc3a0560973602c14a2a30c7d4ec0d7ee0a9d55a1",
  "_filesize": 102832,
  "_sha256": "5b6b86b98218c89984078dbcc3a0560973602c14a2a30c7d4ec0d7ee0a9d55a1",
  "_created": "2026-06-01T07:04:41.000Z",
  "_published": "2026-06-01T07:31:15.783Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78802572823,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325323388"
    },
    {
      "job": 78802572632,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325328428"
    },
    {
      "job": 78802572622,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325506383"
    },
    {
      "job": 78802572569,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325706626"
    },
    {
      "job": 78802117952,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325291265"
    },
    {
      "job": 78802572709,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325316861"
    },
    {
      "job": 78802572645,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325313174"
    },
    {
      "job": 78802572627,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325312632"
    },
    {
      "job": 78802572628,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325312703"
    }
  ],
  "_buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/russellpierce/mcparalleldo",
  "_commit": {
    "id": "2ab16ff03cacb942104aec7c87f6a290521d779a",
    "author": "Russell Pierce <Russell.s.pierce@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nMinor correction",
    "time": 1469995466
  },
  "_maintainer": {
    "name": "Russell S. Pierce",
    "email": "russell.s.pierce@gmail.com",
    "login": "russellpierce",
    "bluesky": "@russellpierce.bsky.social",
    "linkedin": "in/russell-s-pierce",
    "description": "VP of Engineering",
    "uuid": 1847158
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 1.6.3",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "russellpierce",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "russellpierce",
      "count": 20,
      "uuid": 1847158
    },
    {
      "user": "russell-datascience",
      "count": 8,
      "uuid": 9867573
    },
    {
      "user": "nutterb",
      "count": 1,
      "uuid": 1848445
    }
  ],
  "_userbio": {
    "uuid": 1847158,
    "type": "user",
    "name": "Russell S. Pierce",
    "description": "VP of Engineering"
  },
  "_downloads": {
    "count": 138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcparallelDo"
  },
  "_devurl": "https://github.com/russellpierce/mcparalleldo",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcparallelDo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/russellpierce/mcparalleldo",
  "_realowner": "russellpierce",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-12-09"
    },
    {
      "version": "1.1.0",
      "date": "2016-07-24"
    }
  ],
  "_exports": [
    "mcparallelDo",
    "mcparallelDoCheck"
  ],
  "_help": [
    {
      "page": "mcparallelDo-package",
      "title": "mcparallelDo-package placeholder",
      "topics": [
        "mcparallelDo-package"
      ]
    },
    {
      "page": "checkIfJobStillRunning",
      "title": "checkIfJobStillRunning",
      "topics": [
        "checkIfJobStillRunning"
      ]
    },
    {
      "page": "jobCompleteSelfDestructingHandler",
      "title": "jobCompleteDestructingHandler",
      "topics": [
        "jobCompleteSelfDestructingHandler"
      ]
    },
    {
      "page": "mcparallelDo",
      "title": "mcparallelDo",
      "topics": [
        "mcparallelDo"
      ]
    },
    {
      "page": "mcparallelDoCheck",
      "title": "mcparallelDoCheck",
      "topics": [
        "mcparallelDoCheck"
      ]
    },
    {
      "page": "mcparallelDoManagerClass",
      "title": "The mcparallelDoManager Class and Object",
      "topics": [
        "mcparallelDoManager",
        "mcparallelDoManagerClass"
      ]
    }
  ],
  "_readme": "https://github.com/russellpierce/mcparalleldo/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "mcparalleldo",
  "_universes": [
    "russellpierce"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T07:06:38.000Z",
      "distro": "noble",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "7d8b3a71f7ddc833ca4044037ae3fbaed986c9fd35d928fd69b22b3296a53b30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T07:06:56.000Z",
      "distro": "noble",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "93669451e908e87973c1d253454169cfba101c736272d6be65b4a2867dbb0bcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T07:18:28.000Z",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "c23a3a2224cf1134776e5f3d526498bdbc0e5f6264eaaf3b4884b95087657456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T07:30:42.000Z",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "e6edf93e9785f0ae7eeed9f91d0490f341fe4ebb78919ff5ac216ced28fd6fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T07:06:31.000Z",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "41ba2d37fa5e89b39de91250b014a9addbd51e876614d2a5c092f1a05293b7d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:05:52.000Z",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "1aae1743a3dd8d5dcf5ad45e3ef2b66a4ba3d32a4939ab5de589dfb96ba97d40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:05:50.000Z",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "cfa884a1d6ba97a25ba9a346976fb73d72bbd9085303c5ce66af27956300748d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:05:51.000Z",
      "commit": "2ab16ff03cacb942104aec7c87f6a290521d779a",
      "fileid": "749c999bce92611eb786f2fe8f77aec578738ba679a0ca5872ecca1dd445c8f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/russellpierce/actions/runs/26740174866"
    }
  ]
}