This package 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.
Version: | 0.2.1 |
Imports: | Rcpp (≥ 0.9.4) |
LinkingTo: | Rcpp |
Published: | 2015-01-09 |
Author: | Karl Forner |
Maintainer: | Karl Forner <karl.forner at quartzbio.com> |
BugReports: | https://github.com/kforner/rcpp_progress/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/kforner/rcpp_progress |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | RcppProgress results |
Reference manual: | RcppProgress.pdf |
Package source: | RcppProgress_0.2.1.tar.gz |
Windows binaries: | r-devel: RcppProgress_0.2.1.zip, r-release: RcppProgress_0.2.1.zip, r-oldrel: RcppProgress_0.2.1.zip |
OS X Snow Leopard binaries: | r-release: RcppProgress_0.2.1.tgz, r-oldrel: RcppProgress_0.2.1.tgz |
OS X Mavericks binaries: | r-release: RcppProgress_0.2.1.tgz |
Old sources: | RcppProgress archive |
Reverse depends: | DNAprofiles |
Reverse imports: | GCPM, textreuse |
Reverse linking to: | cpgen, dfcomb, dfmta, DNAprofiles, GCPM, JAGUAR, lsgl, matchingMarkets, MRIaggr, msgl, sglOptim, textreuse |