parallelly
1.48.0Enhancing the 'parallel' Package
Overview
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 'parallel::makeCluster(type = "RPSOCK")', which is backward compatible with 'parallel::makeCluster()' 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.
Install
Health
- OK2026-04-3013 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-2812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-3114 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-03-2813 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 83%
- Documented parameters
- 90%
- Return-value docs
- 100%
- References docs
- 21%
Downloads
Repository
Stars over time
Forks over time
Issues over time
PRs over time
Repository practices
4 development-tooling and community-health practices detected across 4 families in the upstream repository
Checks run against github.com/futureverse/parallelly on 2026-07-19.
Dependencies
and 66 more packages.
Code & Tests
- Cyclomatic complexity
- 2.0 median / 123 max
Test coverage
Line coverage
64%
Expression
63.9%
Tests / Examples
64.0% / – ex
Functions
141 20 exported
Complexity
6.6 avg / 123 max
Call network
141 nodes / 179 edges
Call graph
Open call graph →Lowest coverage
141 functions| Function | Cyclo | Coverage |
|---|---|---|
| makeClusterMPI exp | 12 | 0% |
| makeClusterSequential exp | 1 | 0% |
| serializedSize exp | 1 | 0% |
| .onLoad | 12 | 0% |
| .onUnload | 1 | 0% |
| call_slurm_show_hostname | 2 | 0% |
People & History
36 releases. Pick two to compare their code metrics. R releases are shown for context.
- 1.48.0Latest
- RR 4.6.0 released · 2026-04-24
- 1.47.02026-04-17 · diff ↗
- 1.46.12026-01-08 · diff ↗
- 1.46.02025-12-12 · diff ↗
- 1.45.12025-07-24 · diff ↗
- 1.45.02025-06-02 · diff ↗
- 1.44.02025-05-07 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.43.02025-03-24 · diff ↗
- 1.42.02025-01-30 · diff ↗
- 1.41.02024-12-18 · diff ↗
- 1.40.12024-12-04 · diff ↗
- 1.40.02024-12-03 · diff ↗
- 1.39.02024-11-07 · diff ↗
- 1.38.02024-07-27 · diff ↗
Show 27 earlier events
- RR 4.4.0 released · 2024-04-24
- 1.37.12024-02-29 · diff ↗
- 1.37.02024-02-14 · diff ↗
- 1.36.02023-05-26 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.35.02023-03-23 · diff ↗
- 1.34.02023-01-13 · diff ↗
- 1.33.02022-12-14 · diff ↗
- 1.32.12022-07-21 · diff ↗
- 1.32.02022-06-07 · diff ↗
- 1.31.12022-04-22 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 1.31.02022-04-07 · diff ↗
- 1.30.02021-12-17 · diff ↗
- 1.29.02021-11-21 · diff ↗
- 1.28.12021-09-09 · diff ↗
- 1.27.02021-07-19 · diff ↗
- 1.26.12021-06-30 · diff ↗
- 1.26.02021-06-09 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 1.25.02021-04-30 · diff ↗
- 1.24.02021-03-14 · diff ↗
- 1.23.02021-01-04 · diff ↗
- 1.22.02020-12-13 · diff ↗
- 1.21.02020-10-27 · diff ↗
- 1.20.02020-10-20
- RR 4.0.0 released · 2020-04-24
Package metadata
- First published
- 2020-10-20
- Total releases
- 36 / 6 yrs
- License
- LGPL (>= 2.1)
- Download size
- 331 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet