Language

Package: r-rcppprogress @ 0.4.1

Synopsis

Interruptible progress bar for C++ in R packages

Description

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.

Home page
https://github.com/kforner/rcpp_progress
Location
gnu/packages/statistics.scm (line: 5298, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings