Files
guru/dev-R/pkgbuild/metadata.xml
Alessandro Barbieri cda017e9d5 dev-R/pkgbuild: new package, add 1.3.1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-05-03 22:21:35 +02:00

21 lines
780 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<name>Alessandro Barbieri</name>
<email>lssndrbarbieri@gmail.com</email>
</maintainer>
<longdescription lang="en">Provides functions used to build R packages. Locates compilers
needed to build R packages on various platforms and ensures the PATH is
configured appropriately so R can use them.</longdescription>
<upstream>
<maintainer>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
<remote-id type="github">r-lib/pkgbuild</remote-id>
<bugs-to>https://github.com/r-lib/pkgbuild/issues</bugs-to>
</upstream>
</pkgmetadata>