kforner/rcpp_progress: An Interruptible Progress Bar with OpenMP Support for C++ in R Packages

Allows to display a progress bar in the R console for long running computations taking place in c++ code, and support for interrupting those computations even in multithreaded code, typically using OpenMP.

Getting started

Package details

AuthorKarl Forner <karl.forner@gmail.com>
MaintainerKarl Forner <karl.forner@gmail.com>
LicenseGPL (>= 3)
Version0.4.2
URL https://github.com/kforner/rcpp_progress
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kforner/rcpp_progress")
kforner/rcpp_progress documentation built on Feb. 4, 2024, 5:21 a.m.