RcppProgress - An Interruptible Progress Bar with OpenMP Support for C++ in R Packages
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.
Last updated 6 months ago
openmp-supportpkgrcpp
12.85 score 27 stars 430 packages 143 scripts 57k downloadssrcpkgs - R Source Packages Manager
Manage a collection/library of R source packages. Discover, document, load, test source packages. Enable to use those packages as if they were actually installed. Quickly reload only what is needed on source code change. Run tests and checks in parallel.
Last updated 6 months ago
6.04 score 11 stars 6 scripts 138 downloads