mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
21 lines
781 B
XML
21 lines
781 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|