mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-R/dplyr: add 1.0.8, drop 1.0.7
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST dplyr_1.0.7.tar.gz 852103 BLAKE2B ac55fe28188e5e5e8abc1a4a282af889be0e0df6b3a372f0b22bbbeda2f913ba87a13a5d9e0087135fa58975f524bb3248c71cb6887cb5c2c7611304f888f78e SHA512 a81765c414476fdf8a991b487ec0bbd98aaee6f2fd082e3969eb04b7ee4c658a3eb0997dcfef9c743343ade6220f2ea102887cc058c881da249480a5203cde57
|
||||
DIST dplyr_1.0.8.tar.gz 880713 BLAKE2B c3b606458a06aebdd0d1c0b6786b8ad4a06d031b8a4f2be2407781eb1239b9e8ab353d63f3c85db28d814bdb195bb48df3da5324a7ade79676b180bc037f1a2b SHA512 ba92210834853252b7ad2d4bb8f68ac70a0fc876f6928f729921f27218e313a549eb511f17d69a03c1e15c6651a19c19f0d0a04bb78a5ca563b2bdaec053ca6e
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -16,17 +16,39 @@ KEYWORDS="~amd64"
|
||||
DEPEND="
|
||||
dev-cpp/plog
|
||||
dev-libs/boost
|
||||
>=dev-lang/R-3.3.0
|
||||
>=dev-lang/R-3.4.0
|
||||
dev-R/ellipsis
|
||||
dev-R/generics
|
||||
>=dev-R/glue-1.3.2
|
||||
>=dev-R/lifecycle-1.0.0
|
||||
>=dev-R/lifecycle-1.0.1
|
||||
>=dev-R/magrittr-1.5
|
||||
>=dev-R/pillar-1.5.1
|
||||
dev-R/R6
|
||||
>=dev-R/rlang-0.4.10
|
||||
>=dev-R/rlang-1.0.0
|
||||
>=dev-R/tibble-2.1.3
|
||||
>=dev-R/tidyselect-1.1.0
|
||||
>=dev-R/tidyselect-1.1.1
|
||||
>=dev-R/vctrs-0.3.5
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/bench
|
||||
dev-R/broom
|
||||
dev-R/callr
|
||||
dev-R/covr
|
||||
dev-R/DBI
|
||||
>=dev-R/dplyr-1.4.3
|
||||
dev-R/ggplot2
|
||||
dev-R/knitr
|
||||
dev-R/Lahman
|
||||
dev-R/lobstr
|
||||
dev-R/microbenchmark
|
||||
dev-R/nycflights13
|
||||
dev-R/purrr
|
||||
dev-R/rmarkdown
|
||||
dev-R/RMySQLRPostgreSQL
|
||||
dev-R/RSQLite
|
||||
>=dev-R/testthat-3.1.1
|
||||
dev-R/tidyr
|
||||
dev-R/withr
|
||||
"
|
||||
Reference in New Issue
Block a user