Provides a C++11-style thread class and thread pool that can safely be interrupted from R.
Version: | 0.4.0 |
Depends: | R (≥ 3.3.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown, covr |
Published: | 2018-06-12 |
Author: | Thomas Nagler [aut, cre] |
Maintainer: | Thomas Nagler <mail at tnagler.com> |
BugReports: | https://github.com/tnagler/RcppThread/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/tnagler/RcppThread |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | RcppThread results |
Reference manual: | RcppThread.pdf |
Vignettes: |
R-friendly threading in C++ with 'RcppThread' |
Package source: | RcppThread_0.4.0.tar.gz |
Windows binaries: | r-devel: RcppThread_0.4.0.zip, r-release: RcppThread_0.4.0.zip, r-oldrel: RcppThread_0.4.0.zip |
OS X binaries: | r-release: RcppThread_0.4.0.tgz, r-oldrel: RcppThread_0.3.0.tgz |
Old sources: | RcppThread archive |
Reverse linking to: | rvinecopulib |
Please use the canonical form https://CRAN.R-project.org/package=RcppThread to link to this page.