Skip to content

bigparallelr

Easy Parallel Tools

v0.3.2 · Oct 2, 2021 · GPL-3

Description

Utility functions for easy parallelism in R. Include some reexports from other packages, utility functions for splitting and parallelizing over blocks, and choosing and setting the number of cores used.

Downloads

CRAN

7.1K

Last 30 days

1371st

24.4K

Last 90 days

106.4K

Last year

Trend: -25.2% (30d vs prior 30d)

r2u CRAN

55

Last 30 days

213

Last 90 days

687

Last year

Trend: 0% (30d vs prior 30d)

autoCRAN

4

Last 7 days

19

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

conda-forge CRAN

998

Last 30 days

2.7K

Last 90 days

6K

Last year

Trend: +24.3% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,080

Files

28

Compiled share

0%

Has compiled src

No

Language breakdown

R 488 (45.2%)Tests 230 (21.3%)Docs 362 (33.5%)

API

Exported functions

19

Internal functions

4

Recent export changes

v0.3.0+2 split_df, split_vec
v0.2.5+1 split_costs

Testing & CI

Has tests

Yes

Test-to-code ratio

0.47

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

54.5%

\dontrun example ratio

30%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

14.3%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

8

First release

2019-10-18

Latest release

2021-10-02

Avg cadence

72 days

Cold removal rate

100%

Dep drift

1

LOC over versions

v0.1.1: 696 LOCv0.1.2: 696 LOCv0.2.2: 846 LOCv0.2.3: 848 LOCv0.2.5: 1,005 LOCv0.3.0: 1,082 LOCv0.3.1: 1,074 LOCv0.3.2: 1,080 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (6)

suggests

Dependency Network

Dependencies Reverse dependencies foreach bigassertr doParallel flock parallelly RhpcBLASctl AbSolution bigsnpr bigstatsr bigutilsr tidypopgen Compositional bigparallelr

Version History

9 tracked
new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Oct 1, 2021
updated 0.3.1 ← 0.3.0 diff Feb 1, 2021
updated 0.3.0 ← 0.2.5 diff Nov 3, 2020
updated 0.2.5 ← 0.2.3 diff Aug 23, 2020
updated 0.2.3 ← 0.2.2 diff Jan 8, 2020
updated 0.2.2 ← 0.1.2 diff Dec 5, 2019
updated 0.1.2 ← 0.1.1 diff Oct 24, 2019
new 0.1.1 Oct 17, 2019