opnsense-ports/devel/R-cran-RcppProgress/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
206 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.