Package: tidyCpp 0.0.7

Dirk Eddelbuettel

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

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://fastverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

On CRAN:

cpp

6.67 score 39 stars 2 packages 347 downloads 0 exports 0 dependencies

Last updated 17 days agofrom:9ec32a0464. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 01 2024
R-4.5-winOKOct 01 2024
R-4.5-linuxOKOct 01 2024
R-4.4-winOKOct 01 2024
R-4.4-macOKOct 01 2024
R-4.3-winOKOct 01 2024
R-4.3-macOKOct 01 2024

Exports:

Dependencies:

tidyCpp Motivation

Rendered frommotivation.mdusingsimplermarkdown::mdweave_to_htmlon Oct 01 2024.

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