r-rcppprogress 0.4.2 Interruptible progress bar for C++ in R packages

This package displays 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.