⚠️There's a newer version (1.11.2) of this package. Take me there.

future.apply (version 1.1.0)

Apply Function to Elements in Parallel using Futures

Description

Implementations of apply(), eapply(), lapply(), Map(), 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.

Copy Link

Version

Down Chevron

Install

install.packages('future.apply')

Monthly Downloads

176,424

Version

1.1.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

January 17th, 2019

Functions in future.apply (1.1.0)