summaryrefslogtreecommitdiff
path: root/dev-R/lifecycle/metadata.xml
blob: afd6e74db8aba51560c20adc8ebecb6098b3455b (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">Manage the life cycle of your exported functions
with shared conventions, documentation badges, and user-friendly
deprecation warnings.</longdescription>
 <upstream>
  <maintainer>
   <email>lionel@rstudio.com</email>
   <name>Lionel Henry</name>
  </maintainer>
  <changelog>https://cran.r-project.org/web//packages/lifecycle/news/news.html</changelog>
  <bugs-to>https://github.com/r-lib/lifecycle/issues</bugs-to>
  <doc lang="en">https://cran.r-project.org/web//packages/lifecycle/lifecycle.pdf</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>