furrr-package {furrr}R Documentation

furrr: Apply Mapping Functions in Parallel using Futures

Description

logo

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.

Author(s)

Maintainer: Davis Vaughan davis@rstudio.com

Authors:

Other contributors:

See Also

Useful links:


[Package furrr version 0.3.1 Index]