diff options
Diffstat (limited to 'dev-R/cpp11/metadata.xml')
| -rw-r--r-- | dev-R/cpp11/metadata.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-R/cpp11/metadata.xml b/dev-R/cpp11/metadata.xml deleted file mode 100644 index a167eade2d2c..000000000000 --- a/dev-R/cpp11/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - <description>co-maintainers welcome</description> - </maintainer> - <longdescription lang="en">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.</longdescription> - <upstream> - <maintainer> - <email>romain@rstudio.com</email> - <name>Romain François</name> - </maintainer> - <changelog>https://cran.r-project.org/web/packages/cpp11/ChangeLog</changelog> - <bugs-to>https://github.com/r-lib/cpp11/issues</bugs-to> - <doc lang="en">https://cran.r-project.org/web/packages/cpp11/cpp11.pdf</doc> - </upstream> - <origin>gentoo-guru-overlay</origin> -</pkgmetadata>
\ No newline at end of file |
