future.apply: Apply Function to Elements in Parallel using Futures

Implementations of apply(), by(), eapply(), lapply(), Map(), .mapply(), mapply(), replicate(), sapply(), tapply(), and vapply() that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster. These future_*apply() functions come with the same pros and cons as the corresponding base-R *apply() functions but with the additional feature of being able to be processed via the future framework.

Getting started

Package details

AuthorHenrik Bengtsson [aut, cre, cph], R Core Team [cph, ctb]
MaintainerHenrik Bengtsson <henrikb@braju.com>
LicenseGPL (>= 2)
Version1.11.0
URL https://future.apply.futureverse.org https://github.com/HenrikBengtsson/future.apply
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("future.apply")

Try the future.apply package in your browser

Any scripts or data that you put into this service are public.

future.apply documentation built on May 31, 2023, 8:11 p.m.