public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-R/rlang/
Date: Fri,  8 May 2020 10:19:05 +0000 (UTC)	[thread overview]
Message-ID: <1588897642.1d9717bf61e9051dd73bc45060ed1c6a1cf5471c.andrewammerlaan@gentoo> (raw)

commit:     1d9717bf61e9051dd73bc45060ed1c6a1cf5471c
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri May  8 00:00:14 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri May  8 00:27:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d9717bf

dev-R/rlang: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-R/rlang/Manifest           |  1 +
 dev-R/rlang/metadata.xml       | 33 +++++++++++++++++++++++++++++++++
 dev-R/rlang/rlang-0.4.6.ebuild | 18 ++++++++++++++++++
 3 files changed, 52 insertions(+)

diff --git a/dev-R/rlang/Manifest b/dev-R/rlang/Manifest
new file mode 100644
index 0000000..0619d75
--- /dev/null
+++ b/dev-R/rlang/Manifest
@@ -0,0 +1 @@
+DIST rlang_0.4.6.tar.gz 835198 BLAKE2B 3b6f2ce9250a0fc390e4664606b1a8a3d9f1d3e9fbf1c3691a97183e04f6c1c7b9b97e363e3225bf294eaa25362d2fea743afff9d57b325471898ea971938f1e SHA512 d128a49a098de75d672d9f7bada3234aa2a2bdced69fd680822b9d2320431f01ec95440a3925038aabd493c83834a8d1f53b6dadac66974ad0e13d0ab3f1aec1

diff --git a/dev-R/rlang/metadata.xml b/dev-R/rlang/metadata.xml
new file mode 100644
index 0000000..f03eca4
--- /dev/null
+++ b/dev-R/rlang/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>lssndrbarbieri@gmail.com</email>
+		<name>Alessandro Barbieri</name>
+	</maintainer>
+	<longdescription lang="en">
+		A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
+	</longdescription>
+	<upstream>
+		<bugs-to>
+			https://github.com/r-lib/rlang/issues
+		</bugs-to>
+		<doc lang="en">
+			https://cran.r-project.org/web//packages/rlang/rlang.pdf
+		</doc>
+		<changelog>
+			https://cran.r-project.org/web//packages/rlang/news/news.html
+		</changelog>
+		<maintainer>
+			<name>
+				Lionel Henry
+			</name>
+			<email>
+				lionel@rstudio.com
+			</email>
+		</maintainer>
+		<remote-id type="github">
+			r-lib/rlang
+		</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-R/rlang/rlang-0.4.6.ebuild b/dev-R/rlang/rlang-0.4.6.ebuild
new file mode 100644
index 0000000..f5e1bf5
--- /dev/null
+++ b/dev-R/rlang/rlang-0.4.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Functions for Base Types and Core R and Tidyverse Features'
+SRC_URI="http://cran.r-project.org/src/contrib/rlang_0.4.6.tar.gz"
+LICENSE='GPL-3'
+HOMEPAGE="
+	http://rlang.r-lib.org
+	https://github.com/r-lib/rlang
+	https://cran.r-project.org/package=rlang
+"
+
+IUSE="${IUSE-}"
+DEPEND=">=dev-lang/R-3.2.0"


             reply	other threads:[~2020-05-08 10:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 10:19 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-10 19:36 [gentoo-commits] repo/proj/guru:master commit in: dev-R/rlang/ Andrew Ammerlaan
2020-05-18 14:15 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-18 14:15 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-15 10:58 Andrew Ammerlaan
2021-05-04  8:33 Andrew Ammerlaan
2021-05-04  8:33 Andrew Ammerlaan
2022-06-29 15:37 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588897642.1d9717bf61e9051dd73bc45060ed1c6a1cf5471c.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox