R-future.apply
Port variant standard
Summary Apply Function in Parallel using Futures
Package version 1.11.2
Homepage https://future.apply.futureverse.org
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 31 MAR 2024, 17:05:56 UTC
Port created 04 SEP 2021, 18:22:47 UTC
Subpackage Descriptions
single 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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
Build and Runtime R-future:single:standard
R-globals:single:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
f4a635b0fa5e0d826d2f8da6bc1fa5bb055e640c29a85c644931d08ab2d81387 63881 CRAN/future.apply_1.11.2.tar.gz
Ports that require R-future.apply:standard
R-doFuture:standard Foreach parallelize via Future network
R-lava:standard Latent Variable Models