New package: R-cran-purrr-0.3.4
This commit is contained in:
parent
c21c2555fc
commit
1a1b8c1d43
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'R-cran-purrr'
|
||||
pkgname=R-cran-purrr
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="R-cran-magrittr R-cran-rlang"
|
||||
depends="R-cran-magrittr>=1.5 R-cran-rlang>=0.3.1"
|
||||
short_desc="Backend for selecting functions of the tidyverse"
|
||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://purrr.tidyverse.org/"
|
||||
checksum=23ebc93bc9aed9e7575e8eb9683ff4acc0270ef7d6436cc2ef4236a9734840b2
|
Loading…
Reference in New Issue