dev-R/isoband: add 0.2.5, drop 0.2.4

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-10 01:07:23 +01:00
parent 89528e5a7a
commit 6cc30e3a35
2 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='Generate Isolines and Isobands from regularky spaced elevation grids'
KEYWORDS="~amd64"
LICENSE='MIT'
SUGGESTED_PACKAGES="
dev-R/covr
dev-R/ggplot2
dev-R/knitr
dev-R/magick
dev-R/microbenchmark
dev-R/rmarkdown
dev-R/sf
dev-R/testthat
dev-R/xml2
"