Package: tidyCpp 0.0.7

tidyCpp: Tidy C++ Header-Only Definitions for Parts of the C API of R

Core parts of the C API of R are wrapped in a C++ namespace via a set of inline functions giving a tidier representation of the underlying data structures and functionality using a header-only implementation without additional dependencies.

Authors:Dirk Eddelbuettel [aut, cre]

tidyCpp_0.0.7.tar.gz
tidyCpp_0.0.7.zip(r-4.5)tidyCpp_0.0.7.zip(r-4.4)tidyCpp_0.0.7.zip(r-4.3)
tidyCpp_0.0.7.tgz(r-4.4-any)tidyCpp_0.0.7.tgz(r-4.3-any)
tidyCpp_0.0.7.tar.gz(r-4.5-noble)tidyCpp_0.0.7.tar.gz(r-4.4-noble)
tidyCpp_0.0.7.tgz(r-4.4-emscripten)tidyCpp_0.0.7.tgz(r-4.3-emscripten)
tidyCpp.pdf |tidyCpp.html
tidyCpp/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/eddelbuettel/tidycpp/issues

On CRAN:

cpp

6.77 score 39 stars 2 packages 307 downloads 0 exports 0 dependencies

Last updated 4 days agofrom:8a56f8e171. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 18 2024
R-4.5-winOKNov 18 2024
R-4.5-linuxOKNov 18 2024
R-4.4-winOKNov 18 2024
R-4.4-macOKNov 18 2024
R-4.3-winOKNov 18 2024
R-4.3-macOKNov 18 2024

Exports:

Dependencies:

tidyCpp Motivation

Rendered frommotivation.mdusingsimplermarkdown::mdweave_to_htmlon Nov 18 2024.

Last update: 2023-12-02
Started: 2021-11-20