dev-R/purrr: tidy metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-03 19:21:09 +02:00
parent 9e12b19b28
commit fb82e744b0

View File

@@ -1,30 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata> <pkgmetadata>
<maintainer type="person"> <maintainer type="person">
<email>lssndrbarbieri@gmail.com</email> <email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name> <name>Alessandro Barbieri</name>
</maintainer> </maintainer>
<upstream> <upstream>
<bugs-to> <bugs-to>https://github.com/tidyverse/purrr/issues</bugs-to>
https://github.com/tidyverse/purrr/issues <doc lang="en">https://cran.r-project.org/web//packages/purrr/purrr.pdf</doc>
</bugs-to> <changelog>https://cran.r-project.org/web//packages/purrr/news/news.html</changelog>
<doc lang="en"> <maintainer>
https://cran.r-project.org/web//packages/purrr/purrr.pdf <name>Lionel Henry</name>
</doc> <email>lionel@rstudio.com</email>
<changelog> </maintainer>
https://cran.r-project.org/web//packages/purrr/news/news.html <remote-id type="github">tidyverse/purrr</remote-id>
</changelog> </upstream>
<maintainer>
<name>
Lionel Henry
</name>
<email>
lionel@rstudio.com
</email>
</maintainer>
<remote-id type="github">
tidyverse/purrr
</remote-id>
</upstream>
</pkgmetadata> </pkgmetadata>