mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-R/magrittr: add 2.0.3, drop 2.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
18
dev-R/magrittr/magrittr-2.0.3.ebuild
Normal file
18
dev-R/magrittr/magrittr-2.0.3.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='A Forward-Pipe Operator for R'
|
||||
LICENSE='MIT'
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/covr
|
||||
dev-R/knitr
|
||||
dev-R/rlang
|
||||
dev-R/rmarkdown
|
||||
dev-R/testthat
|
||||
"
|
||||
Reference in New Issue
Block a user