Package: RcppThread 2.4.0
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>.
Authors:
RcppThread_2.4.0.tar.gz
RcppThread_2.4.0.zip(r-4.7-x86_64)RcppThread_2.4.0.zip(r-4.6-x86_64)RcppThread_2.4.0.zip(r-4.5-x86_64)
RcppThread_2.4.0.tgz(r-4.6-x86_64)RcppThread_2.4.0.tgz(r-4.6-arm64)RcppThread_2.4.0.tgz(r-4.5-x86_64)RcppThread_2.4.0.tgz(r-4.5-arm64)
RcppThread_2.4.0.tar.gz(r-4.7-arm64)RcppThread_2.4.0.tar.gz(r-4.7-x86_64)RcppThread_2.4.0.tar.gz(r-4.6-arm64)RcppThread_2.4.0.tar.gz(r-4.6-x86_64)
RcppThread_2.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RcppThread/json (API)
| # Install 'RcppThread' in R: |
| install.packages('RcppThread', repos = c('https://tnagler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tnagler/rcppthread/issues
Last updated from:e892bf2760. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 121 | ||
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 168 | ||
| linux-release-arm64 | OK | 173 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-release-x86_64 | OK | 299 | ||
| macos-oldrel-arm64 | OK | 161 | ||
| macos-oldrel-x86_64 | OK | 268 | ||
| windows-devel-x86_64 | OK | 111 | ||
| windows-release-x86_64 | OK | 109 | ||
| windows-oldrel-x86_64 | OK | 133 | ||
| wasm-release | OK | 94 |
Exports:detectCoresLdFlags
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Detect the Number of CPU Cores | detectCores |
| Get portable linker flags for libraries building on RcppThread | LdFlags |
| R-friendly C++11 threads | RcppThread-package RcppThread |
