mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-R/palmerpenguins: new package, added 0.1.0
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
20
dev-R/palmerpenguins/palmerpenguins-0.1.0.ebuild
Normal file
20
dev-R/palmerpenguins/palmerpenguins-0.1.0.ebuild
Normal file
@@ -0,0 +1,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
|
||||
"
|
||||
Reference in New Issue
Block a user