summaryrefslogtreecommitdiff
path: root/dev-R/roxygen2/metadata.xml
blob: 97528250c815e45421632df91c43b043e2f4d8a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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">Generate your Rd documentation, 'NAMESPACE' file,
and collation field using specially formatted comments. Writing
documentation in-line with code makes it easier to keep your
documentation up-to-date as your requirements change. 'Roxygen2' is
inspired by the 'Doxygen' system for C++.</longdescription>
 <upstream>
  <maintainer>
   <email>hadley@rstudio.com</email>
   <name>Hadley Wickham</name>
  </maintainer>
  <bugs-to>https://github.com/r-lib/roxygen2/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>