Package: future.apply 1.11.3

Henrik Bengtsson

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 <doi:10.32614/RJ-2021-048>.

Authors:Henrik Bengtsson [aut, cre, cph], R Core Team [cph, ctb]

future.apply_1.11.3.tar.gz
future.apply_1.11.3.tar.gz(r-4.5-noble)future.apply_1.11.3.tar.gz(r-4.4-noble)
future.apply_1.11.3.tgz(r-4.4-emscripten)future.apply_1.11.3.tgz(r-4.3-emscripten)
future.apply.pdf |future.apply.html
future.apply/json (API)
NEWS

# Install 'future.apply' in R:
install.packages('future.apply', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/futureverse/future.apply/issues

10.74 score 872 packages 1.9k scripts 184k downloads 2 mentions 11 exports 6 dependencies

Last updated 2 days agofrom:dd81a75eab. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 28 2024
R-4.5-linuxOKOct 28 2024

Exports:future_.mapplyfuture_applyfuture_byfuture_eapplyfuture_lapplyfuture_Mapfuture_mapplyfuture_replicatefuture_sapplyfuture_tapplyfuture_vapply

Dependencies:codetoolsdigestfutureglobalslistenvparallelly

A Future for R: Apply Function to Elements in Parallel

Rendered fromfuture.apply-1-overview.md.rspusingR.rsp::rspon Oct 28 2024.

Last update: 2023-05-21
Started: 2018-01-15

Readme and manuals

Help Manual

Help pageTopics
Apply Functions Over Array Margins via Futuresfuture_apply
Apply a Function to a Data Frame Split by Factors via Futuresfuture_by
Apply a Function over a List or Vector via Futuresfuture_eapply future_lapply future_replicate future_sapply future_tapply future_vapply
Apply a Function to Multiple List or Vector Argumentsfuture_.mapply future_Map future_mapply
future.apply: Apply Function to Elements in Parallel using Futuresfuture.apply-package future.apply
Options used for future.applyfuture.apply.debug future.apply.options R_FUTURE_APPLY_DEBUG