Package: parabar 1.4.2
parabar: Progress Bar for Parallel Tasks
A simple interface in the form of R6 classes for executing tasks in parallel, tracking their progress, and displaying accurate progress bars.
Authors:
parabar_1.4.2.tar.gz
parabar_1.4.2.zip(r-4.7)parabar_1.4.2.zip(r-4.6)parabar_1.4.2.zip(r-4.5)
parabar_1.4.2.tgz(r-4.6-any)parabar_1.4.2.tgz(r-4.5-any)
parabar_1.4.2.tar.gz(r-4.7-any)parabar_1.4.2.tar.gz(r-4.6-any)
parabar_1.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
parabar/json (API)
| # Install 'parabar' in R: |
| install.packages('parabar', repos = c('https://mihaiconstantin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mihaiconstantin/parabar/issues
Pkgdown/docs site:https://parabar.mihaiconstantin.com
parallel-computingprogress-bar
Last updated from:5f96dc5d79. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 191 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 182 | ||
| macos-release-arm64 | OK | 308 | ||
| macos-oldrel-arm64 | OK | 248 | ||
| windows-devel | OK | 202 | ||
| windows-release | OK | 201 | ||
| windows-oldrel | OK | 282 | ||
| wasm-release | OK | 100 |
Exports:AsyncBackendBackendBackendFactoryBackendServiceBarBarFactoryBasicBarclearconfigure_barContextContextFactoryevaluateExceptionexportget_optionHelperLOGOmake_logoModernBarOptionspar_applypar_lapplypar_sapplypeekProgressTrackingContextSessionStateset_default_optionsset_optionSpecificationstart_backendstop_backendSyncBackendTaskStateUserApiConsumerWarning
Dependencies:callrclicrayonfilelockgluehmslifecycleotelpkgconfigprettyunitsprocessxprogresspsR6rlangvctrs
Last update: 2024-12-16
Started: 2024-12-16
Last update: 2024-12-03
Started: 2023-03-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| AsyncBackend | AsyncBackend |
| Backend | Backend |
| BackendFactory | BackendFactory |
| BackendService | BackendService |
| Bar | Bar |
| BackendFactory | BarFactory |
| BasicBar | BasicBar |
| Clear a Backend | clear |
| Configure The Progress Bar | configure_bar |
| Context | Context |
| ContextFactory | ContextFactory |
| Evaluate An Expression On The Backend | evaluate |
| Package Exceptions | Exception |
| Export Objects To a Backend | export |
| Get or Set Package Option | get_option set_default_options set_option |
| Package Helpers | Helper |
| The Package Logo | LOGO |
| Generate Package Logo | make_logo |
| ModernBar | ModernBar |
| Class for Package Options | Options |
| Run a Task in Parallel | par_apply |
| Run a Task in Parallel | par_lapply |
| Run a Task in Parallel | par_sapply |
| Inspect a Backend | peek |
| ProgressTrackingContext | ProgressTrackingContext |
| SessionState | SessionState |
| Specification | Specification |
| Start a Backend | start_backend |
| Stop a Backend | stop_backend |
| SyncBackend | SyncBackend |
| TaskState | TaskState |
| UserApiConsumer | UserApiConsumer |
| Package Warnings | Warning |
