Implementations of the family of map() functions
from 'purrr' that can be resolved using any 'future'-supported
backend, e.g. parallel on the local machine or distributed on a
compute cluster.
Version: |
0.2.1 |
Depends: |
future (≥ 1.19.1), R (≥ 3.2.0) |
Imports: |
ellipsis, globals (≥ 0.13.1), lifecycle (≥ 0.2.0), purrr (≥
0.3.0), rlang (≥ 0.3.0), vctrs (≥ 0.3.2) |
Suggests: |
carrier, covr, dplyr (≥ 0.7.4), knitr, listenv (≥ 0.6.0), magrittr, progressr, rmarkdown, testthat, withr, tidyselect |
Published: |
2020-10-21 |
Author: |
Davis Vaughan [aut, cre],
Matt Dancho [aut],
RStudio [cph] |
Maintainer: |
Davis Vaughan <davis at rstudio.com> |
BugReports: |
https://github.com/DavisVaughan/furrr/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/DavisVaughan/furrr |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
furrr results |