summaryrefslogtreecommitdiff
path: root/dev-R/ggplot2/metadata.xml
blob: e58e4392cc4d4b7013a2e56de45ec3223531feaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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 system for 'declaratively' creating graphics,
based on "The Grammar of Graphics". You provide the data, tell 'ggplot2'
how to map variables to aesthetics, what graphical primitives to use,
and it takes care of the details.</longdescription>
 <upstream>
  <maintainer>
   <email>thomas.pedersen@rstudio.com</email>
   <name>Thomas Lin Pedersen</name>
  </maintainer>
  <bugs-to>https://github.com/tidyverse/ggplot2/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>