Package: RcppXPtrUtils 0.1.2.1
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.2.1.tar.gz
RcppXPtrUtils_0.1.2.1.zip(r-4.5)RcppXPtrUtils_0.1.2.1.zip(r-4.4)RcppXPtrUtils_0.1.2.1.zip(r-4.3)
RcppXPtrUtils_0.1.2.1.tgz(r-4.5-any)RcppXPtrUtils_0.1.2.1.tgz(r-4.4-any)RcppXPtrUtils_0.1.2.1.tgz(r-4.3-any)
RcppXPtrUtils_0.1.2.1.tar.gz(r-4.5-noble)RcppXPtrUtils_0.1.2.1.tar.gz(r-4.4-noble)
RcppXPtrUtils_0.1.2.1.tgz(r-4.4-emscripten)RcppXPtrUtils_0.1.2.1.tgz(r-4.3-emscripten)
RcppXPtrUtils.pdf |RcppXPtrUtils.html✨
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 4 months agofrom:00e5a8bf6e. Checks:5 OK, 3 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 05 2025 |
R-4.5-win | WARNING | Feb 05 2025 |
R-4.5-mac | OK | Feb 05 2025 |
R-4.5-linux | OK | Feb 05 2025 |
R-4.4-win | WARNING | Feb 05 2025 |
R-4.4-mac | OK | Feb 05 2025 |
R-4.3-win | WARNING | Feb 05 2025 |
R-4.3-mac | OK | Feb 05 2025 |
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check an 'XPtr''s Signature | checkXPtr |
Define an 'XPtr' with a C++ Implementation | cppXPtr |