-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 792 Bytes
/
DESCRIPTION
File metadata and controls
15 lines (15 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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