Package: cpp4r 0.7.0

cpp4r: Header-Only 'C++' and 'R' Interface

Provides a header only, 'C++' interface to 'R' with enhancements over 'cpp11'. Enforces copy-on-write semantics consistent with 'R' behavior. Offers native support for ALTREP objects, 'UTF-8' string handling, modern 'C++' features and idioms, and reduced memory requirements. Allows for vendoring, making it useful for restricted environments. Compared to 'cpp11', it adds support for converting 'C++' maps to 'R' lists, 'Roxygen' documentation directly in 'C++' code, proper handling of matrix attributes, support for nullable external pointers, bidirectional copy of complex number types, flexibility in type conversions, use of nullable pointers, and various performance optimizations.

Authors:Mauricio Vargas Sepulveda [aut, cre], Posit Software, PBC [aut]

cpp4r_0.7.0.tar.gz
cpp4r_0.7.0.zip(r-4.7)cpp4r_0.7.0.zip(r-4.6)cpp4r_0.7.0.zip(r-4.5)
cpp4r_0.7.0.tgz(r-4.6-any)cpp4r_0.7.0.tgz(r-4.5-any)
cpp4r_0.7.0.tar.gz(r-4.7-any)cpp4r_0.7.0.tar.gz(r-4.6-any)
cpp4r_0.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
cpp4r/json (API)
NEWS

# Install 'cpp4r' in R:
install.packages('cpp4r', repos = c('https://pachadotdev.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/pachadotdev/cpp4r/issues

On CRAN:

Conda:

cpp

7.25 score 7 stars 24 packages 6 scripts 4.4k downloads 4 exports 3 dependencies

Last updated from:7b58b91482. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK105
source / vignettesOK156
linux-release-x86_64OK106
macos-release-arm64OK99
macos-oldrel-arm64OK89
windows-develOK70
windows-releaseOK63
windows-oldrelOK85
wasm-releaseOK93

Exports:pkg_templateregisterunvendorvendor

Dependencies:clidescR6