⚠️There's a newer version (0.4.2) of this package. Take me there.

RcppProgress (version 0.1)

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

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('RcppProgress')

Monthly Downloads

48,439

Version

0.1

License

GPL (>= 3)

Maintainer

Last Published

May 10th, 2013

Functions in RcppProgress (0.1)