{
  "_id": "6a3781be3efcd9bda44177a2",
  "Package": "multidplyr",
  "Title": "A Multi-Process 'dplyr' Backend",
  "Version": "0.1.4.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Partition a data frame across multiple worker processes to\nprovide simple multicore parallelism.",
  "License": "MIT + file LICENSE",
  "URL": "https://multidplyr.tidyverse.org,\nhttps://github.com/tidyverse/multidplyr",
  "BugReports": "https://github.com/tidyverse/multidplyr/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2025-11-13 13:40:35 UTC",
  "RemoteUrl": "https://github.com/tidyverse/multidplyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 06:13:32 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "35bf685effbf1c809fbd263303f36291",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "multidplyr_0.1.4.9000.tar.gz",
  "_fileid": "4247353c58494cfc18b82c1b585da74cb6fc2fbffc9ff3683dedf169cc021dd5",
  "_filesize": 116680,
  "_sha256": "4247353c58494cfc18b82c1b585da74cb6fc2fbffc9ff3683dedf169cc021dd5",
  "_created": "2026-06-21T06:13:32.000Z",
  "_published": "2026-06-21T06:16:30.213Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82546665765,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772487727"
    },
    {
      "job": 82546665762,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772487144"
    },
    {
      "job": 82546665774,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772481800"
    },
    {
      "job": 82546665773,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772484494"
    },
    {
      "job": 82546497491,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772470998"
    },
    {
      "job": 82546665793,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772483062"
    },
    {
      "job": 82546665776,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772482770"
    },
    {
      "job": 82546665785,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772484492"
    },
    {
      "job": 82546665795,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772481352"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/multidplyr",
  "_commit": {
    "id": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 0.1.4.9000\n",
    "time": 1763041235
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "callr",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.2",
      "role": "Suggests"
    },
    {
      "package": "vroom",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-46",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.4",
      "date": "2025-11-13"
    }
  ],
  "_topics": [
    "dplyr",
    "multiprocess"
  ],
  "_stars": 650,
  "_contributors": [
    {
      "user": "hadley",
      "count": 168,
      "uuid": 4196
    },
    {
      "user": "romainfrancois",
      "count": 10,
      "uuid": 2625526
    },
    {
      "user": "maschette",
      "count": 2,
      "uuid": 14663215
    },
    {
      "user": "fvd",
      "count": 2,
      "uuid": 2441145
    },
    {
      "user": "jennybc",
      "count": 2,
      "uuid": 599454
    },
    {
      "user": "smsaladi",
      "count": 2,
      "uuid": 2942215
    },
    {
      "user": "paulponcet",
      "count": 1,
      "uuid": 7842619
    },
    {
      "user": "eipi10",
      "count": 1,
      "uuid": 436817
    },
    {
      "user": "anobel",
      "count": 1,
      "uuid": 5186037
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    },
    {
      "user": "traversc",
      "count": 1,
      "uuid": 9452194
    },
    {
      "user": "michaelgrund",
      "count": 1,
      "uuid": 23025878
    },
    {
      "user": "fugufisch",
      "count": 1,
      "uuid": 1439018
    },
    {
      "user": "batpigandme",
      "count": 1,
      "uuid": 831732
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "cscheid",
      "count": 1,
      "uuid": 285675
    },
    {
      "user": "bbrewington",
      "count": 1,
      "uuid": 10573749
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "followers": 1826,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 1171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multidplyr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tidyverse/multidplyr",
  "_pkgdown": "https://multidplyr.tidyverse.org",
  "_searchresults": 551,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multidplyr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/multidplyr",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-08"
    },
    {
      "version": "0.1.1",
      "date": "2021-12-01"
    },
    {
      "version": "0.1.2",
      "date": "2022-09-26"
    },
    {
      "version": "0.1.3",
      "date": "2023-03-22"
    },
    {
      "version": "0.1.4",
      "date": "2025-11-12"
    }
  ],
  "_exports": [
    "%>%",
    "cluster_assign",
    "cluster_assign_each",
    "cluster_assign_partition",
    "cluster_call",
    "cluster_copy",
    "cluster_library",
    "cluster_rm",
    "cluster_send",
    "default_cluster",
    "new_cluster",
    "partition",
    "party_df"
  ],
  "_help": [
    {
      "page": "cluster_call",
      "title": "Call a function on each node of a cluster",
      "topics": [
        "cluster_call",
        "cluster_send"
      ]
    },
    {
      "page": "cluster_utils",
      "title": "Cluster utitility functions",
      "topics": [
        "cluster_assign",
        "cluster_assign_each",
        "cluster_assign_partition",
        "cluster_copy",
        "cluster_library",
        "cluster_rm",
        "cluster_utils"
      ]
    },
    {
      "page": "new_cluster",
      "title": "Create a new cluster with sensible defaults.",
      "topics": [
        "new_cluster"
      ]
    },
    {
      "page": "partition",
      "title": "Partition data across workers in a cluster",
      "topics": [
        "partition"
      ]
    },
    {
      "page": "party_df",
      "title": "A `party_df` partitioned data frame",
      "topics": [
        "party_df"
      ]
    }
  ],
  "_readme": "https://github.com/tidyverse/multidplyr/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "ps",
    "qs2",
    "R6",
    "Rcpp",
    "RcppParallel",
    "rlang",
    "stringfish",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "multidplyr.Rmd",
      "filename": "multidplyr.html",
      "title": "An introduction to multidplyr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a cluster",
        "Add data",
        "partition()",
        "Direct loading",
        "dplyr verbs"
      ],
      "created": "2015-11-10 22:25:23",
      "modified": "2021-02-03 18:49:15",
      "commits": 18
    }
  ],
  "_score": 10.70180309661463,
  "_indexed": true,
  "_nocasepkg": "multidplyr",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:15:46.000Z",
      "distro": "noble",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "0e0c2b1867ff0568626f0fd4cb5b5a411187a54d27079dc031158946ce9b84cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:15:40.000Z",
      "distro": "noble",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "95dcbf9190cd1594006ea17658d97729814830e2f0adda15985a2a62b8116af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:14:57.000Z",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "57c2e0604ab1778b8a2e63b1e5c30f7959bef0bea09f9dcc6d6dec7569fb43f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:15:17.000Z",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "de846de5387519afca661b2f202d5fb3fb47b44f4169a9c2acc5aa36806909f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:15:35.000Z",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "91926534d698880ef10d6fb3558383e1c7b5789705d63f4559bae3943c6d3a2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:14:46.000Z",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "05d86b6c378e2edde0c698c994b02488e547a6f97670edefca3b8fea7ef5e178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:14:51.000Z",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "6f40d08555c0273a708c3305c1c9d2d2eaa095180d9aca0f666cbecddfd3cd04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-06-21T06:14:44.000Z",
      "commit": "e960a1e83f6a0dded147366053b1d057d46ad2f4",
      "fileid": "c34c45096228423b3ea88ce67e83e1d316c3e12f731f5627c1c99fc25d667124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27895592385"
    }
  ]
}