dev-R/xtable: new package, add 1.8.4

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-03 09:19:11 +01:00
parent 0a2b64c890
commit 860ceecdb6
3 changed files with 45 additions and 0 deletions

15
dev-R/xtable/metadata.xml Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">Coerce data to LaTeX and HTML tables.</longdescription>
<upstream>
<maintainer>
<name>David Scott</name>
<email>d.scott@auckland.ac.nz</email>
</maintainer>
</upstream>
</pkgmetadata>