Package: tidyCpp
Type: Package
Title: Tidy C++ Header-Only Definitions for Parts of the C API of R
Version: 0.0.4
Date: 2021-09-05
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
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, knitr, rmarkdown, minidown, RcppSpdlog
VignetteBuilder: knitr
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: 2021-09-05 13:40:50 UTC; edd
Repository: CRAN
Date/Publication: 2021-09-05 14:00:02 UTC
