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 9 months ago
openmp-supportpkgrcpp
12.69 score 28 stars 435 dependents 166 scripts 41k 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 9 months ago
6.04 score 11 stars 6 scripts 174 downloads