summaryrefslogtreecommitdiff
path: root/dev-R/ellipsis/metadata.xml
blob: 6a8d0ee8d470fa9788b5ce0edeab5e89e4b866eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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">The ellipsis is a powerful tool for extending functions. Unfortunately
this power comes at a cost: misspelled arguments will be silently ignored.
The ellipsis package provides a collection of functions to catch problems
and alert the user.</longdescription>
 <upstream>
  <maintainer>
   <email>hadley@rstudio.com</email>
   <name>Hadley Wickham</name>
  </maintainer>
  <changelog>https://cran.r-project.org/web//packages/ellipsis/news/news.html</changelog>
  <bugs-to>https://github.com/r-lib/ellipsis/issues</bugs-to>
  <doc lang="en">https://cran.r-project.org/web//packages/ellipsis/ellipsis.pdf</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>