# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" inherit R-packages-guru DESCRIPTION='A Forward-Pipe Operator for R' HOMEPAGE="https://cran.r-project.org/package=magrittr" SRC_URI="mirror://cran/src/contrib/magrittr_1.5.tar.gz" LICENSE='MIT' KEYWORDS="~amd64" IUSE="${IUSE-}"