dev-R/palmerpenguins: new package, added 0.1.0

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 11:46:16 +01:00
parent bd53cc3118
commit 2abf995799
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?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">Size measurements, clutch observations, and blood isotope ratios for adult foraging Adélie, Chinstrap, and Gentoo penguins observed on islands in the Palmer Archipelago near Palmer Station, Antarctica. Data were collected and made available by Dr. Kristen Gorman and the Palmer Station Long Term Ecological Research (LTER) Program. </longdescription>
<upstream>
<maintainer>
<name>Allison Horst</name>
<email>ahorst@ucsb.edu</email>
</maintainer>
<bugs-to>https://github.com/allisonhorst/palmerpenguins/issues</bugs-to>
<remote-id type="github">allisonhorst/palmerpenguins</remote-id>
</upstream>
</pkgmetadata>