fix: r-cageminer and r-easier

This commit is contained in:
sukanka 2022-11-01 18:11:30 +08:00
parent 6c6c4a1c37
commit 45a1be73fc
3 changed files with 3 additions and 1 deletions

View file

@ -4,7 +4,7 @@ _pkgname=cageminer
_pkgver=1.2.2
pkgname=r-${_pkgname,,}
pkgver=1.2.2
pkgrel=3
pkgrel=4
pkgdesc='Candidate Gene Miner'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"

View file

@ -19,6 +19,7 @@ depends=(
r-dplyr
r-easierdata
r-ggplot2
r-ggpubr
r-ggrepel
r-matrixstats
r-progeny

View file

@ -11,6 +11,7 @@ repo_depends:
- r-dplyr
- r-easierdata
- r-ggplot2
- r-ggpubr
- r-ggrepel
- r-matrixstats
- r-progeny