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: Wed, 30 Mar 2022 15:13:53 +0000 (UTC) [thread overview]
Message-ID: <1648653103.c3bd066ca0a2423d67f1d35e2ea620ef0c8cb39d.Alessandro-Barbieri@gentoo> (raw)
commit: c3bd066ca0a2423d67f1d35e2ea620ef0c8cb39d
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Mar 30 15:11:43 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Mar 30 15:11:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3bd066c
dev-R/vctrs: new version
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/vctrs/Manifest | 2 +-
dev-R/vctrs/vctrs-0.3.8.ebuild | 22 ----------------------
dev-R/vctrs/vctrs-0.4.0.ebuild | 40 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+), 23 deletions(-)
diff --git a/dev-R/vctrs/Manifest b/dev-R/vctrs/Manifest
index 35215173a..292e69a4a 100644
--- a/dev-R/vctrs/Manifest
+++ b/dev-R/vctrs/Manifest
@@ -1 +1 @@
-DIST vctrs_0.3.8.tar.gz 782608 BLAKE2B 7b8ee4ae7d8255394d0e79dc7aa5c9c5782dfd47f3390dd6c346081546e8cc2fe8d6fc455c7902c0c8d2b498105088c1967919120d82d2c0da8c9f93b9c3146f SHA512 f5162fa4641779fc7cd0f77efb1d83efc01af0ba13d910337531980e2fa93abe6ce03f23a9a51db4f506faf716cc3fac820b91abac3e3282bc9cb73038fc5787
+DIST vctrs_0.4.0.tar.gz 916665 BLAKE2B af948dfe2f00431ca8f4467cf16e2dff8b9b95ba8a3d51387a4fe2857f8d0c4debfc148beb6f096b41a0aea3d2c78ee487bd73a7408e34afbb6e9ba52c02f6c0 SHA512 026587a20220d29870394946c611465c4608bbdee57a7ef52ea4401a16d2f1ec2f4d1063041344652f59c22e88669b3025880b0ec2af287ba5f4fcfa2ca94266
diff --git a/dev-R/vctrs/vctrs-0.3.8.ebuild b/dev-R/vctrs/vctrs-0.3.8.ebuild
deleted file mode 100644
index 9961d6f64..000000000
--- a/dev-R/vctrs/vctrs-0.3.8.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit R-packages
-
-DESCRIPTION='Vector Helpers'
-HOMEPAGE="
- https://github.com/r-lib/vctrs
- https://cran.r-project.org/package=vctrs
-"
-LICENSE='GPL-3'
-
-KEYWORDS="~amd64"
-DEPEND="
- >=dev-lang/R-3.3
- >=dev-R/ellipsis-0.2.0
- dev-R/glue
- >=dev-R/rlang-0.4.10
-"
-RDEPEND="${DEPEND}"
diff --git a/dev-R/vctrs/vctrs-0.4.0.ebuild b/dev-R/vctrs/vctrs-0.4.0.ebuild
new file mode 100644
index 000000000..f86462ab2
--- /dev/null
+++ b/dev-R/vctrs/vctrs-0.4.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='Vector Helpers'
+HOMEPAGE="
+ https://github.com/r-lib/vctrs
+ https://cran.r-project.org/package=vctrs
+"
+LICENSE='GPL-3'
+
+KEYWORDS="~amd64"
+DEPEND="
+ >=dev-lang/R-3.3
+ >=dev-R/cli-3.2.0
+ dev-R/glue
+ >=dev-R/rlang-1.0.2
+"
+RDEPEND="${DEPEND}"
+
+SUGGESTED_PACKAGES="
+ dev-R/bit64
+ dev-R/covr
+ dev-R/crayon
+ >=dev-R/dplyr-0.8.5
+ dev-R/generics
+ dev-R/knitr
+ >=dev-R/pillar-1.4.4
+ >=dev-R/pkgdown-2.0.1
+ dev-R/rmarkdown
+ >=dev-R/testthat-3.0.0
+ >=dev-R/tibble-3.1.3
+ dev-R/withr
+ dev-R/xml2
+ >=dev-R/waldo-0.2.0
+ dev-R/zeallot
+"
next reply other threads:[~2022-03-30 15:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 15:13 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-16 0:29 [gentoo-commits] repo/proj/guru:dev commit in: dev-R/vctrs/ Alessandro Barbieri
2021-05-16 15:28 Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-04-07 17:28 Alessandro Barbieri
2021-03-14 22:42 Alessandro Barbieri
2020-05-18 18:39 Alessandro Barbieri
2020-05-08 0:27 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=1648653103.c3bd066ca0a2423d67f1d35e2ea620ef0c8cb39d.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