mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
rebuild forcats
This commit is contained in:
parent
42884f6f3f
commit
5e6c6e95fc
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ _pkgname=forcats
|
|||
_pkgver=0.5.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.5.1
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc='Tools for Working with Categorical Variables (Factors)'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -15,6 +15,7 @@ depends=(
|
|||
r-magrittr
|
||||
r-rlang
|
||||
r-tibble
|
||||
r-withr
|
||||
)
|
||||
optdepends=(
|
||||
r-covr
|
||||
|
|
Loading…
Add table
Reference in a new issue