summaryrefslogtreecommitdiff
path: root/devel/R-cran-RcppProgress/pkg-descr
blob: c5f6b927641836d6b6a806a261bfe71e538ca73d (plain) (blame)
1
2
3
4
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.