Package: RcppThread
Title: R-Friendly Threading in C++
Version: 2.1.6
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.2.3
Suggests: testthat, R.rsp, Rcpp
VignetteBuilder: R.rsp
NeedsCompilation: yes
Packaged: 2023-10-18 16:39:58 UTC; n5
Author: Thomas Nagler [aut, cre] (<https://orcid.org/0000-0003-1855-0046>)
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2023-10-18 17:20:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-10-19 10:25:16 UTC; unix
Archs: RcppThread.so.dSYM
