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.
| License | GPL 3.0 |
|---|---|
| Tags | rlangcran |
| HomePage | https://github.com/kforner/rcpp_progress 🔍 Inspect URL |
| Date | May 12, 2022 |
| Files | pom (4 KB) jar (68 KB) View All |
| Repositories | BeDataDriven |
| Ranking | #15179 in MvnRepository (See Top Artifacts) |
| Used By | 32 artifacts |
Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)
Compile Dependencies (13)
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| org.renjin » compiler | 0.8.2346 | 0.9.2726 | ||
GPL 2.0 | org.renjin.cran » Rcpp | 0.12.5-renjin-7 | 0.12.13-renjin-15 |
Licenses
| License | URL |
|---|---|
| GPL (>= 3) |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Karl Forner | karl.forner<at>gmail.com |
Related Books
| R in Action, Third Edition: Data analysis and graphics with R and Tidyverse (2022) by Kabacoff, Robert I. | |
| Data Science with Java: Practical Methods for Scientists and Engineers (2017) by Michael R. Brzustowicz PhD |