aboutsummaryrefslogtreecommitdiff
blob: f8e9e7d96c556f6aaa0434fbcdad8b78c7206f70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit R-packages

DESCRIPTION='Palmer Archipelago (Antarctica) Penguin Data'
KEYWORDS="~amd64"
LICENSE='CC0-1.0'

SUGGESTED_PACKAGES="
	dev-R/knitr
	dev-R/rmarkdown
	dev-R/tibble
	dev-R/ggplot
	dev-R/dplyr
	dev-R/tidyr
	dev-R/recipes
"