R-parallelly
Port variant std
Summary Enhancing the 'parallel' Package
Package version 1.47.0
Homepage https://parallelly.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 22 MAY 2026, 14:41:05 UTC
Port created 10 NOV 2020, 12:53:44 UTC
Subpackage Descriptions
single parallelly: Enhancing the 'parallel' Package Utility functions that enhance the 'parallel' package and support the built-in parallel backends of the 'future' package. For example, availableCores() gives the number of CPU cores available to your R process as given by the operating system, 'cgroups' and Linux containers, R options, and environment variables, including those set by job schedulers on high-performance compute clusters. If none is set, it will fall back to parallel::detectCores(). Another example is makeClusterPSOCK(), which is backward compatible with parallel::makePSOCKcluster() while doing a better job in setting up remote cluster workers without the need for configuring the firewall to do port-forwarding to your local computer.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
R:docs:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
88c0f4515c71dfe70c3b22f488daa55d4c410865e0885e2df71fb6e3877797c4 346491 CRAN/parallelly_1.47.0.tar.gz
Ports that require R-parallelly:std
R-future:std Unified parallel and distributed processing