{
  "_id": "6a22a3d0cd65a98ecbd59525",
  "Package": "doParallel",
  "Type": "Package",
  "Title": "Foreach Parallel Adaptor for the 'parallel' Package",
  "Version": "1.0.17",
  "Authors@R": "c(person(\"Folashade\", \"Daniel\", role=\"cre\", email=\"fdaniel@microsoft.com\"),\nperson(\"Microsoft\", \"Corporation\", role=c(\"aut\", \"cph\")),\nperson(\"Steve\", \"Weston\", role=\"aut\"),\nperson(\"Dan\", \"Tenenbaum\", role=\"ctb\"))",
  "Description": "Provides a parallel backend for the %dopar% function using\nthe parallel package.",
  "License": "GPL-2",
  "URL": "https://github.com/RevolutionAnalytics/doparallel",
  "BugReports": "https://github.com/RevolutionAnalytics/doparallel/issues",
  "Repository": "https://revolutionanalytics.r-universe.dev",
  "Date/Publication": "2022-02-15 18:30:09 UTC",
  "RemoteUrl": "https://github.com/revolutionanalytics/doparallel",
  "RemoteRef": "HEAD",
  "RemoteSha": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:20:39 UTC",
    "User": "root"
  },
  "Author": "Folashade Daniel [cre],\nMicrosoft Corporation [aut, cph],\nSteve Weston [aut],\nDan Tenenbaum [ctb]",
  "Maintainer": "Folashade Daniel <fdaniel@microsoft.com>",
  "MD5sum": "50344595e233265a2f59b9d042aa888e",
  "_user": "revolutionanalytics",
  "_type": "src",
  "_file": "doParallel_1.0.17.tar.gz",
  "_fileid": "aedcf89c12331d476f43d71bfb7f5340b8aef829c793172b81285badb9700bb7",
  "_filesize": 196127,
  "_sha256": "aedcf89c12331d476f43d71bfb7f5340b8aef829c793172b81285badb9700bb7",
  "_created": "2026-06-05T10:20:39.000Z",
  "_published": "2026-06-05T10:24:16.118Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79708811937,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434312340"
    },
    {
      "job": 79708811973,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434310869"
    },
    {
      "job": 79708811916,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434316926"
    },
    {
      "job": 79708811963,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434314096"
    },
    {
      "job": 79708289386,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434272940"
    },
    {
      "job": 79708811929,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434304600"
    },
    {
      "job": 79708811956,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434296604"
    },
    {
      "job": 79708811947,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434297216"
    },
    {
      "job": 79708811950,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434299602"
    }
  ],
  "_buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/revolutionanalytics/doparallel",
  "_commit": {
    "id": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
    "author": "Folashade Daniel <fdaniel@microsoft.com>",
    "committer": "Folashade Daniel <fdaniel@microsoft.com>",
    "message": "update package maintainer\n",
    "time": 1644949809
  },
  "_maintainer": {
    "name": "Folashade Daniel",
    "email": "fdaniel@microsoft.com",
    "login": "beccadaniel",
    "description": "",
    "uuid": 19220215
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "version": ">= 1.2.0",
      "role": "Depends"
    },
    {
      "package": "iterators",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "compiler",
      "role": "Enhances"
    }
  ],
  "_owner": "revolutionanalytics",
  "_selfowned": true,
  "_usedby": 1514,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 3,
      "uuid": 1616850
    },
    {
      "user": "revodavid",
      "count": 2,
      "uuid": 152948
    },
    {
      "user": "beccadaniel",
      "count": 1,
      "uuid": 19220215
    },
    {
      "user": "hongooi73",
      "count": 1,
      "uuid": 11328890
    }
  ],
  "_userbio": {
    "uuid": 386695,
    "type": "organization",
    "name": "Revolution Analytics"
  },
  "_downloads": {
    "count": 164879,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/doParallel"
  },
  "_mentions": 90,
  "_devurl": "https://github.com/revolutionanalytics/doparallel",
  "_searchresults": 71168,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/doParallel.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/revolutionanalytics/doparallel",
  "_realowner": "revolutionanalytics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2011-12-07"
    },
    {
      "version": "1.0.1",
      "date": "2012-04-16"
    },
    {
      "version": "1.0.3",
      "date": "2013-06-07"
    },
    {
      "version": "1.0.6",
      "date": "2013-11-01"
    },
    {
      "version": "1.0.7",
      "date": "2014-02-21"
    },
    {
      "version": "1.0.8",
      "date": "2014-02-28"
    },
    {
      "version": "1.0.10",
      "date": "2015-10-14"
    },
    {
      "version": "1.0.11",
      "date": "2017-09-28"
    },
    {
      "version": "1.0.14",
      "date": "2018-09-24"
    },
    {
      "version": "1.0.15",
      "date": "2019-08-02"
    },
    {
      "version": "1.0.16",
      "date": "2020-10-16"
    },
    {
      "version": "1.0.17",
      "date": "2022-02-07"
    }
  ],
  "_exports": [
    "registerDoParallel",
    "stopImplicitCluster"
  ],
  "_help": [
    {
      "page": "doParallel-package",
      "title": "The doParallel Package",
      "topics": [
        "doParallel-package",
        "doParallel"
      ]
    },
    {
      "page": "registerDoParallel",
      "title": "registerDoParallel",
      "topics": [
        "registerDoParallel",
        "stopImplicitCluster"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "foreach",
    "iterators"
  ],
  "_vignettes": [
    {
      "source": "gettingstartedParallel.Rnw",
      "filename": "gettingstartedParallel.pdf",
      "title": "Getting Started with doParallel and foreach",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2011-12-06 17:28:43",
      "modified": "2018-11-26 18:55:15",
      "commits": 4
    }
  ],
  "_score": 14.902788494929084,
  "_indexed": true,
  "_nocasepkg": "doparallel",
  "_universes": [
    "revolutionanalytics",
    "beccadaniel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.17",
      "date": "2026-06-05T10:22:46.000Z",
      "distro": "noble",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "c12478d59cddb5795dc89b91a93fc8c1783a3c48e10295294f3986162e59b164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.17",
      "date": "2026-06-05T10:22:43.000Z",
      "distro": "noble",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "0787dcab75cd28554e8aa1421342f3351670450ee0a43376e59af61a95308ef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.17",
      "date": "2026-06-05T10:23:09.000Z",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "e6da4041f5ffcdea5e02c774baa0e25d09248426d4f29368cb68f78a6a6e3fe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.17",
      "date": "2026-06-05T10:22:54.000Z",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "a7eca3d2ff8e4aee48bf3cd6a6b7d978dbba2a953d6c21c585b7229c0d543fde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.17",
      "date": "2026-06-05T10:22:42.000Z",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "d963b9110406a23da3550c9ac3383934935c25dd33e90201b816a8974aec630c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-06-05T10:21:55.000Z",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "c3be1c711b58ee98df5bb430a0d4c483750bf4522364b3c94d5d352b71ce78fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-06-05T10:21:56.000Z",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "fe60e8fdb89707d1ac99561f4796c12f9c1022f2657a63cd577ee8c0ddad5400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-06-05T10:22:04.000Z",
      "commit": "4caca5039919ec73bf5b9bc5950ce7a21901699a",
      "fileid": "b9ba0aff9763f7cfe2de3c59dc99c90138ebfea3c8c8bd7da98e063818415c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/revolutionanalytics/actions/runs/27009173951"
    }
  ]
}