mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
21 lines
841 B
XML
21 lines
841 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional
|
|
data frame.</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/tidyverse/tibble/issues</bugs-to>
|
|
<doc lang="en">https://cran.r-project.org/web//packages/tibble/tibble.pdf</doc>
|
|
<changelog>https://cran.r-project.org/web//packages/tibble/news/news.html</changelog>
|
|
<maintainer>
|
|
<name>Kirill Müller</name>
|
|
<email>krlmlr+r@mailbox.org</email>
|
|
</maintainer>
|
|
<remote-id type="github">tidyverse/tibble</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|