summaryrefslogtreecommitdiff
path: root/dev-R/tidyselect/metadata.xml
blob: 7e847f3a565aaf4fb6f7864f1b62562aa1eada45 (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">A backend for the selecting functions of the 'tidyverse'.
It makes it easy to implement select-like functions in your own
packages in a way that is consistent with other 'tidyverse'
interfaces for selection.</longdescription>
 <upstream>
  <maintainer>
   <email>lionel@rstudio.com</email>
   <name>Lionel Henry</name>
  </maintainer>
  <changelog>https://cran.r-project.org/web//packages/tidyselect/news/news.html</changelog>
  <bugs-to>https://github.com/r-lib/tidyselect/issues</bugs-to>
  <doc lang="en">https://cran.r-project.org/web//packages/tidyselect/tidyselect.pdf</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>