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.
copied from cf-post-staging / r-future.apply| Label | Latest Version |
|---|---|
| main | 1.20.2 |
| cf201901 | 1.0.1 |
| cf202003 | 1.4.0 |
| gcc7 | 1.0.1 |