RcppProgress: An interruptible progress bar with OpenMP support for c++ in R packages

This package 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 a multithreaded code, typically using OpenMP.

Package details

AuthorKarl Forner <karl.forner@quartzbio.com>
MaintainerKarl Forner <karl.forner@quartzbio.com>
LicenseGPL (>= 3)
Version0.2
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppProgress", repos="http://R-Forge.R-project.org")

Try the RcppProgress package in your browser

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

RcppProgress documentation built on May 2, 2019, 5:17 p.m.