RcppThread: R-Friendly Threading in C++

Provides a C++11-style thread class and thread pool that can safely be interrupted from R; see, Nagler (2018) <arXiv:1811.00450>.

Version: 0.5.3
Depends: R (≥ 3.3.0)
Suggests: testthat, R.rsp, Rcpp
Published: 2018-11-23
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: no
SystemRequirements: C++11
Citation: RcppThread citation info
Materials: README NEWS
CRAN checks: RcppThread results

Downloads:

Reference manual: RcppThread.pdf
Vignettes: RcppThread
Package source: RcppThread_0.5.3.tar.gz
Windows binaries: r-devel: RcppThread_0.5.3.zip, r-release: RcppThread_0.5.3.zip, r-oldrel: RcppThread_0.5.3.zip
OS X binaries: r-release: RcppThread_0.5.3.tgz, r-oldrel: RcppThread_0.5.3.tgz
Old sources: RcppThread archive

Reverse dependencies:

Reverse linking to: RcppAlgos, rvinecopulib

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppThread to link to this page.