New package: R-cran-tidyselect-1.1.0
This commit is contained in:
parent
1a1b8c1d43
commit
bcb7bb8730
1 changed files with 13 additions and 0 deletions
13
srcpkgs/R-cran-tidyselect/template
Normal file
13
srcpkgs/R-cran-tidyselect/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'R-cran-tidyselect'
|
||||
pkgname=R-cran-tidyselect
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="R-cran-ellipsis R-cran-glue R-cran-purrr R-cran-rlang R-cran-vctrs"
|
||||
depends="R-cran-ellipsis R-cran-glue>=1.3.0 R-cran-purrr>=0.3.2
|
||||
R-cran-rlang>=0.4.6 R-cran-vctrs>=0.2.2"
|
||||
short_desc="Backend for selecting functions of the tidyverse"
|
||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://tidyselect.r-lib.org/"
|
||||
checksum=e635ed381fb53f7a53c3fa36bb33e134a3273d272367de2a8d909c821be93893
|
Loading…
Reference in a new issue