Package: tidyCpp
Type: Package
Title: Tidy C++ Header-Only Definitions for Parts of the C API of R
Version: 0.0.8
Date: 2025-11-25
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
NeedsCompilation: no
Packaged: 2025-11-25 20:47:56 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-11-26 06:20:02 UTC
Built: R 4.4.3; ; 2026-01-31 03:13:08 UTC; windows
