Files in kforner/rcpp_progress
An Interruptible Progress Bar with OpenMP Support for C++ in R Packages

.Rbuildignore
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
Makefile
NAMESPACE
NEWS.md R/wrap_examples.R README.md
_pkgdown.yml
codecov.yml
dev.md
docker_checker/Dockerfile
inst/Makefile
inst/examples/RcppProgressArmadillo/DESCRIPTION
inst/examples/RcppProgressArmadillo/NAMESPACE
inst/examples/RcppProgressArmadillo/R/examples.R
inst/examples/RcppProgressArmadillo/man/RcppProgressExample-package.Rd
inst/examples/RcppProgressArmadillo/man/test_multithreaded.Rd inst/examples/RcppProgressArmadillo/man/test_sequential.Rd
inst/examples/RcppProgressArmadillo/src/Makevars
inst/examples/RcppProgressArmadillo/src/example.cpp
inst/examples/RcppProgressETA/DESCRIPTION
inst/examples/RcppProgressETA/NAMESPACE
inst/examples/RcppProgressETA/R/examples.R
inst/examples/RcppProgressETA/src/Makevars
inst/examples/RcppProgressETA/src/eta_progress_bar.hpp
inst/examples/RcppProgressETA/src/example.cpp
inst/examples/RcppProgressExample/DESCRIPTION
inst/examples/RcppProgressExample/NAMESPACE
inst/examples/RcppProgressExample/R/examples.R
inst/examples/RcppProgressExample/man/RcppProgressExample-package.Rd
inst/examples/RcppProgressExample/man/test_multithreaded.Rd inst/examples/RcppProgressExample/man/test_sequential.Rd
inst/examples/RcppProgressExample/src/Makevars
inst/examples/RcppProgressExample/src/dummy.cpp
inst/examples/RcppProgressExample/src/example.cpp
inst/include/interruptable_progress_monitor.hpp
inst/include/interruptor.hpp
inst/include/interrupts.hpp
inst/include/openmp_utils.hpp
inst/include/progress.hpp
inst/include/progress_bar.hpp
inst/include/simple_progress_bar.hpp
man/test_amardillo_multithreaded.Rd man/test_eta_progress_bar.Rd man/test_multithreaded.Rd man/test_sequential.Rd tests/testthat.R tests/testthat/test-pkg_examples.R vignettes/01_using_rcpp_progress.Rmd vignettes/05_rcpp_armadillo.Rmd
kforner/rcpp_progress documentation built on June 9, 2024, 3:15 a.m.