mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-R: match eclass changes
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,10 +3,9 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
inherit R-packages-guru
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Functions for Base Types and Core R and Tidyverse Features'
|
||||
SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
|
||||
LICENSE='GPL-3'
|
||||
HOMEPAGE="
|
||||
https://rlang.r-lib.org
|
||||
@@ -14,6 +13,5 @@ HOMEPAGE="
|
||||
https://cran.r-project.org/package=rlang
|
||||
"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="${IUSE-}"
|
||||
DEPEND=">=dev-lang/R-3.3.0"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user