opnsense-ports/devel/R-cran-RcppProgress/pkg-descr
Franco Fichtner 2e52e1b1b2 */*: sync with upstream
Taken from: HardenedBSD
2019-12-08 02:17:53 +01:00

6 lines
266 B
Text

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.
WWW: https://cran.r-project.org/web/packages/RcppProgress/