* [gentoo-commits] repo/proj/guru:master commit in: dev-R/pkgload/
@ 2022-06-29 15:37 Florian Schmaus
0 siblings, 0 replies; only message in thread
From: Florian Schmaus @ 2022-06-29 15:37 UTC (permalink / raw
To: gentoo-commits
commit: a8b96864293d5345821b96c7cd306a44702d35ee
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 15:46:49 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 15:46:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8b96864
dev-R/pkgload: add 1.3.0, drop 1.2.4
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/pkgload/Manifest | 2 +-
.../{pkgload-1.2.4.ebuild => pkgload-1.3.0.ebuild} | 20 ++++++++++++++++----
2 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/dev-R/pkgload/Manifest b/dev-R/pkgload/Manifest
index 6bf2119b6..ccc5237f5 100644
--- a/dev-R/pkgload/Manifest
+++ b/dev-R/pkgload/Manifest
@@ -1 +1 @@
-DIST pkgload_1.2.4.tar.gz 62827 BLAKE2B db2c636b953b43bc34abd47246b28d47cbd48e1f146a686384c27c88386b97238b95c2e1f3fbe9aeadc5b51a598c3a89e776efca8d1567d7ac92f278eed3933e SHA512 5cc6c790c3fd77e938d5aacb841a2a416666ae8fdee09e5eefb54bd87fac1c912beecf8f3239f1dc3258103f90c2e4d5fcb8f27402a60fe280da70bb99892661
+DIST pkgload_1.3.0.tar.gz 76008 BLAKE2B 48be7f398c929b21db56bf12231e32032a48f5f320610eed044c8668810e36d2cbbf9241e3c34ee8b41e6be45f4ff4f4791e316f2fe219ea84cd615e5dfdcdc6 SHA512 b20c205d18004598d4bc8ba704949496a8c34fa33ed8a7e93e1dd9a192ce78f4cb35f15ccb60745cca94bcfe327ecd1b3ff0b92fd4b4c9e9f38fdedba4e57d3b
diff --git a/dev-R/pkgload/pkgload-1.2.4.ebuild b/dev-R/pkgload/pkgload-1.3.0.ebuild
similarity index 57%
rename from dev-R/pkgload/pkgload-1.2.4.ebuild
rename to dev-R/pkgload/pkgload-1.3.0.ebuild
index 6a30022eb..8fa6d6f28 100644
--- a/dev-R/pkgload/pkgload-1.2.4.ebuild
+++ b/dev-R/pkgload/pkgload-1.3.0.ebuild
@@ -6,24 +6,36 @@ EAPI=7
inherit R-packages
DESCRIPTION='Simulate Package Installation and Attach'
+HOMEPAGE="
+ https://cran.r-project.org/package=pkgload
+ https://github.com/r-lib/pkgload
+ https://pkgload.r-lib.org/
+"
+
KEYWORDS="~amd64"
LICENSE='GPL-3'
DEPEND="
- dev-R/cli
+ >=dev-R/cli-3.3.0
dev-R/desc
dev-R/crayon
+ dev-R/fs
+ dev-R/glue
dev-R/rprojroot
- dev-R/rlang
+ >=dev-R/rlang-1.0.3
dev-R/rstudioapi
- dev-R/withr
+ >=dev-R/withr-2.4.3
"
RDEPEND="${DEPEND}"
SUGGESTED_PACKAGES="
dev-R/bitops
+ dev-R/mathjaxr
+ dev-R/pak
dev-R/covr
dev-R/pkgbuild
dev-R/Rcpp
- dev-R/testthat
+ >=dev-R/testthat-3.1.0
+ dev-R/remotes
+ dev-R/rstudioapi
"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-29 15:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29 15:37 [gentoo-commits] repo/proj/guru:master commit in: dev-R/pkgload/ Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox