Skip to content

❗ This is a read-only mirror of the CRAN R package repository. RcppProgress — An Interruptible Progress Bar with OpenMP Support for C++ in R Packages. Homepage: https://github.com/kforner/rcpp_progress Report bugs for this package: https://github.com/kforner/rcpp_progress/issues

Notifications You must be signed in to change notification settings

cran/RcppProgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RcppProgress

a R package that provides a c++ interruptible progress bar with OpenMP support for c++ code in R packages

example

see a detailed example on Rcpp Gallery: http://gallery.rcpp.org/articles/using-rcppprogress/

How to build

Prerequisites:

  • OpenMP support to use the multithreaded parallelized version. OpenMP is available in GCC >= 4.2

Just install it the usual way.

If you want more control, unarchive it, cd to the source directory, then type R CMD INSTALL . in the console.

Contribute

Send me a pull request with at least one test or example

About

❗ This is a read-only mirror of the CRAN R package repository. RcppProgress — An Interruptible Progress Bar with OpenMP Support for C++ in R Packages. Homepage: https://github.com/kforner/rcpp_progress Report bugs for this package: https://github.com/kforner/rcpp_progress/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •