Package: cpp11 Title: A C++11 Interface for R's C Interface Version: 0.4.2 Authors@R: c(person(given = "Jim", family = "Hester", role = "aut", comment = c(ORCID = "0000-0002-2739-7082")), person(given = "Romain", family = "François", role = c("aut", "cre"), email = "romain@rstudio.com"), person(given = "Benjamin", family = "Kietzman", role = "ctb"), person(given = "RStudio", role = c("cph", "fnd"))) Description: Provides a header only, C++11 interface to R's C interface. Compared to other approaches 'cpp11' strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with 'ALTREP' vectors. License: MIT + file LICENSE URL: https://cpp11.r-lib.org, https://github.com/r-lib/cpp11 BugReports: https://github.com/r-lib/cpp11/issues Suggests: bench, brio, callr, cli, covr, decor, desc, ggplot2, glue, knitr, lobstr, mockery, progress, rmarkdown, scales, Rcpp, testthat, tibble, utils, vctrs, withr VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/cpp11/cpp_register: brio, cli, decor, desc, glue, tibble, vctrs Encoding: UTF-8 RoxygenNote: 7.1.2 SystemRequirements: C++11 NeedsCompilation: no Packaged: 2021-11-29 17:26:06 UTC; jhester Author: Jim Hester [aut] (), Romain François [aut, cre], Benjamin Kietzman [ctb], RStudio [cph, fnd] Maintainer: Romain François Repository: CRAN Date/Publication: 2021-11-30 09:10:04 UTC Built: R 4.2.3; ; 2024-11-28 07:38:13 UTC; unix