From d97953e6ff67978da9554e7b4601aedceb21e215 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 12 Apr 2022 21:03:09 +0000 Subject: Adding metadata --- dev-R/cli/cli-3.2.0.ebuild | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 dev-R/cli/cli-3.2.0.ebuild (limited to 'dev-R/cli/cli-3.2.0.ebuild') diff --git a/dev-R/cli/cli-3.2.0.ebuild b/dev-R/cli/cli-3.2.0.ebuild new file mode 100644 index 000000000000..bc7ff150ca7e --- /dev/null +++ b/dev-R/cli/cli-3.2.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +inherit R-packages + +DESCRIPTION='Helpers for Developing Command Line Interfaces' +HOMEPAGE=" + https://github.com/r-lib/cli + https://cran.r-project.org/package=cli +" +LICENSE='MIT' +KEYWORDS="~amd64" +DEPEND=" + >=dev-lang/R-2.1.0 + dev-R/glue +" +RDEPEND="${DEPEND}" + +SUGGESTED_PACKAGES=" + dev-R/asciicast + dev-R/callr + dev-R/covr + dev-R/digest + dev-R/htmltools + dev-R/htmlwidgets + dev-R/knitr + dev-R/mockery + dev-R/processx + >=dev-R/ps-1.3.4.90000 + dev-R/rlang + dev-R/rmarkdown + dev-R/rstudioapi + dev-R/shiny + dev-R/testthat + dev-R/tibble + dev-R/whoami + dev-R/withr +" -- cgit v1.3