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 (2021) <doi:10.18637/jss.v097.c01>.

Version: 1.0.0
Depends: R (≥ 3.3.0)
Suggests: testthat, R.rsp, Rcpp
Published: 2021-02-02
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

Documentation:

Reference manual: RcppThread.pdf
Vignettes: RcppThread

Downloads:

Package source: RcppThread_1.0.0.tar.gz
Windows binaries: r-devel: RcppThread_1.0.0.zip, r-release: RcppThread_1.0.0.zip, r-oldrel: RcppThread_1.0.0.zip
macOS binaries: r-release (arm64): RcppThread_1.0.0.tgz, r-release (x86_64): RcppThread_1.0.0.tgz, r-oldrel: RcppThread_1.0.0.tgz
Old sources: RcppThread archive

Reverse dependencies:

Reverse imports: CDSeq
Reverse linking to: dodgr, dtwclust, gesso, matrixprofiler, mvrsquared, rayrender, rayvertex, RcppAlgos, RcppBigIntAlgos, rEDM, rethnicity, Rforestry, rvinecopulib, samc, tidylda, treenomial, universalmotif, vinereg

Linking:

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