Skip to content

parabar

Progress Bar for Parallel Tasks

v1.4.2 · Dec 17, 2024 · MIT + file LICENSE

Description

A simple interface in the form of R6 classes for executing tasks in parallel, tracking their progress, and displaying accurate progress bars.

Downloads

2.9K

Last 30 days

2424th

8.6K

Last 90 days

13.9K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 31, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [25s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
ervice$stop() at ./helpers.R:388:9
   3.     └─private$.backend$stop()
   4.       └─private$.stop()
   5.         └─Exception$stop_busy_backend_not_allowed()
  
  [ FAIL 2 | WARN 0 | SKIP 3 | PASS 349 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (8)

Dependency Network

Dependencies Reverse dependencies R6 progress callr filelock ClusterVAR DPTM SEMdeep cito doParabar ecocbo parSim powerly parabar

Version History

new 1.4.2 Mar 10, 2026
updated 1.4.2 ← 1.3.0 diff Dec 16, 2024
updated 1.3.0 ← 1.2.1 diff Dec 9, 2024
updated 1.2.1 ← 1.1.1 diff Oct 16, 2024
updated 1.1.1 ← 1.1.0 diff Feb 4, 2024
updated 1.1.0 ← 1.0.3 diff May 6, 2023
updated 1.0.3 ← 0.10.1 diff Apr 23, 2023
new 0.10.1 Feb 27, 2023