Package: tidyCpp Type: Package Title: Tidy C++ Header-Only Definitions for Parts of the C API of R Version: 0.0.11 Date: 2026-03-17 Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")) Description: 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. Suggests: Rcpp, RcppSpdlog, simplermarkdown VignetteBuilder: simplermarkdown License: GPL (>= 2) URL: https://github.com/eddelbuettel/tidycpp, https://dirk.eddelbuettel.com/code/tidycpp.html BugReports: https://github.com/eddelbuettel/tidycpp/issues Repository: https://fastverse.r-universe.dev Date/Publication: 2026-03-18 11:58:45 UTC RemoteUrl: https://github.com/eddelbuettel/tidycpp RemoteRef: HEAD RemoteSha: beedb884ebaf7d6e296660a41a0c1cb85c60a03d NeedsCompilation: no Packaged: 2026-06-16 08:24:11 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ) Maintainer: Dirk Eddelbuettel