Package: RcppXPtrUtils 0.1.3
RcppXPtrUtils: XPtr Add-Ons for 'Rcpp'
Provides the means to compile user-supplied C++ functions with 'Rcpp' and retrieve an 'XPtr' that can be passed to other C++ components.
Authors:
RcppXPtrUtils_0.1.3.tar.gz
RcppXPtrUtils_0.1.3.zip(r-4.7)RcppXPtrUtils_0.1.3.zip(r-4.6)RcppXPtrUtils_0.1.3.zip(r-4.5)
RcppXPtrUtils_0.1.3.tgz(r-4.6-any)RcppXPtrUtils_0.1.3.tgz(r-4.5-any)
RcppXPtrUtils_0.1.3.tar.gz(r-4.7-any)RcppXPtrUtils_0.1.3.tar.gz(r-4.6-any)
RcppXPtrUtils_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppXPtrUtils/json (API)
NEWS
| # Install 'RcppXPtrUtils' in R: |
| install.packages('RcppXPtrUtils', repos = c('https://enchufa2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/enchufa2/rcppxptrutils/issues
Last updated from:599bacbad9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 97 |
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check an 'XPtr''s Signature | checkXPtr |
| Define an 'XPtr' with a C++ Implementation | cppXPtr |
