Partition a data frame across multiple worker processes to
    provide simple multicore parallelism.
| Version: | 
0.1.2 | 
| Depends: | 
R (≥ 3.4.0) | 
| Imports: | 
callr (≥ 3.5.1), cli, crayon, dplyr (≥ 1.0.0), magrittr, qs (≥ 0.24.1), R6, rlang (≥ 1.0.6), tibble, tidyselect, vctrs (≥ 0.3.6) | 
| Suggests: | 
covr, knitr, lubridate, mgcv, nycflights13, rmarkdown, testthat (≥ 3.0.2), vroom, withr | 
| Published: | 
2022-09-26 | 
| Author: | 
Hadley Wickham [aut, cre],
  RStudio [cph, fnd] | 
| Maintainer: | 
Hadley Wickham  <hadley at rstudio.com> | 
| BugReports: | 
https://github.com/tidyverse/multidplyr/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://multidplyr.tidyverse.org,
https://github.com/tidyverse/multidplyr | 
| NeedsCompilation: | 
no | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
multidplyr results |