From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/vctrs/
Date: Fri, 8 May 2020 00:27:28 +0000 (UTC) [thread overview]
Message-ID: <1588897643.bb28238c7e1a7bdb4b9a10a426156e75a5e93512.Alessandro-Barbieri@gentoo> (raw)
commit: bb28238c7e1a7bdb4b9a10a426156e75a5e93512
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri May 8 00:25:32 2020 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri May 8 00:27:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bb28238c
dev-R/vctrs: new package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/vctrs/Manifest | 1 +
dev-R/vctrs/metadata.xml | 33 +++++++++++++++++++++++++++++++++
dev-R/vctrs/vctrs-0.2.4.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 58 insertions(+)
diff --git a/dev-R/vctrs/Manifest b/dev-R/vctrs/Manifest
new file mode 100644
index 0000000..6ecf329
--- /dev/null
+++ b/dev-R/vctrs/Manifest
@@ -0,0 +1 @@
+DIST vctrs_0.2.4.tar.gz 787455 BLAKE2B bcf86164566c4d70ec9d64e670eaf12dc80c5b115fa0320b79ee13b79113ef1b372dd728af6d3610680f124ff87f2c83268baed234a75ba6277e69a313dc2512 SHA512 2d23a58d407b1eff2162883d6906684ab0f3ec8a4ca2be7274bc82f29b2a846bce7d288d20b47ceb912846f4ee743556955b569b655efbd1d7d3d0da897e76ac
diff --git a/dev-R/vctrs/metadata.xml b/dev-R/vctrs/metadata.xml
new file mode 100644
index 0000000..eaeb354
--- /dev/null
+++ b/dev-R/vctrs/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">
+ Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces.
+ </longdescription>
+ <upstream>
+ <bugs-to>
+ https://github.com/r-lib/vctrs/issues
+ </bugs-to>
+ <doc lang="en">
+ https://cran.r-project.org/web//packages/vctrs/vctrs.pdf
+ </doc>
+ <changelog>
+ https://cran.r-project.org/web//packages/vctrs/news/news.html
+ </changelog>
+ <maintainer>
+ <name>
+ Hadley Wickham
+ </name>
+ <email>
+ hadley@rstudio.com
+ </email>
+ </maintainer>
+ <remote-id type="github">
+ r-lib/vctrs
+ </remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-R/vctrs/vctrs-0.2.4.ebuild b/dev-R/vctrs/vctrs-0.2.4.ebuild
new file mode 100644
index 0000000..ae67774
--- /dev/null
+++ b/dev-R/vctrs/vctrs-0.2.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Vector Helpers'
+HOMEPAGE="
+ https://github.com/r-lib/vctrs
+ https://cran.r-project.org/package=vctrs
+"
+SRC_URI="http://cran.r-project.org/src/contrib/vctrs_0.2.4.tar.gz"
+LICENSE='GPL-3'
+
+IUSE="${IUSE-}"
+DEPEND="
+ >=dev-lang/R-3.2
+ dev-R/digest
+ >=dev-R/ellipsis-0.2.0
+ dev-R/glue
+ >=dev-R/rlang-0.4.5
+"
+RDEPEND="${DEPEND-}"
next reply other threads:[~2020-05-08 0:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 0:27 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-18 18:39 [gentoo-commits] repo/proj/guru:dev commit in: dev-R/vctrs/ Alessandro Barbieri
2021-03-14 22:42 Alessandro Barbieri
2021-04-07 17:28 Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-05-16 15:28 Alessandro Barbieri
2022-03-30 15:13 Alessandro Barbieri
2022-04-16 0:29 Alessandro Barbieri
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=1588897643.bb28238c7e1a7bdb4b9a10a426156e75a5e93512.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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