RcppProgress: 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.

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 CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppProgress")

Try the RcppProgress package in your browser

Any scripts or data that you put into this service are public.

RcppProgress documentation built on March 26, 2020, 6:26 p.m.