Package: RcppProgress Maintainer: Karl Forner License: GPL (>= 3) Title: An Interruptible Progress Bar with OpenMP Support for C++ in R Packages Type: Package LazyLoad: yes Author: Karl Forner 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: 1.0.0 Date: 2024-06-03 Suggests: devtools, knitr, Rcpp, RcppArmadillo, rmarkdown, roxygen2, testthat RoxygenNote: 7.3.1 Encoding: UTF-8 VignetteBuilder: knitr Repository: https://kforner.r-universe.dev Date/Publication: 2024-06-04 08:00:14 UTC RemoteUrl: https://github.com/kforner/rcpp_progress RemoteRef: HEAD RemoteSha: d851ac62fd0314239e852392de7face5fa4bf48e NeedsCompilation: no Packaged: 2026-06-07 07:12:19 UTC; root