Package: RcppThread
Title: R-Friendly Threading in C++
Version: 2.2.0
Authors@R: c(
    person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1855-0046"))
  )
Description: 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>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/tnagler/RcppThread
BugReports: https://github.com/tnagler/RcppThread/issues
RoxygenNote: 7.3.2.9000
Suggests: testthat, R.rsp, Rcpp
VignetteBuilder: R.rsp
NeedsCompilation: yes
Packaged: 2025-01-07 13:02:50 UTC; n5
Author: Thomas Nagler [aut, cre] (<https://orcid.org/0000-0003-1855-0046>)
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2025-01-07 13:50:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-01-07 21:08:17 UTC; unix
Archs: RcppThread.so.dSYM
