r-furrr 0.1.0 Apply mapping functions in parallel using futures

This package provides implementations of the family of map() functions from the purrr package that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.