Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
r-cran-rcppprogress
interruptible progress bar for C++ in GNU R packages
https://cran.r-project.org/package=RcppProgress
0
no reviews
Install
This GNU R package allows one 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.