Package: RcppProgress
Maintainer: Karl Forner <karl.forner@gmail.com>
License: GPL (>= 3)
Title: An Interruptible Progress Bar with OpenMP Support for C++ in R
        Packages
Type: Package
LazyLoad: yes
Author: Karl Forner <karl.forner@gmail.com>
Description: 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.
URL: https://github.com/kforner/rcpp_progress
BugReports: https://github.com/kforner/rcpp_progress/issues
Version: 0.4.1
Date: 2018-05-11
Suggests: RcppArmadillo, devtools, roxygen2, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-11 13:15:30 UTC; karl
Repository: CRAN
Date/Publication: 2018-05-11 14:46:14 UTC
