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.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 2 months agofrom:00e5a8bf6e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check an 'XPtr''s Signature | checkXPtr |
Define an 'XPtr' with a C++ Implementation | cppXPtr |