mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix: r-cageminer and r-easier
This commit is contained in:
parent
6c6c4a1c37
commit
45a1be73fc
3 changed files with 3 additions and 1 deletions
|
@ -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}"
|
||||
|
|
|
@ -19,6 +19,7 @@ depends=(
|
|||
r-dplyr
|
||||
r-easierdata
|
||||
r-ggplot2
|
||||
r-ggpubr
|
||||
r-ggrepel
|
||||
r-matrixstats
|
||||
r-progeny
|
||||
|
|
|
@ -11,6 +11,7 @@ repo_depends:
|
|||
- r-dplyr
|
||||
- r-easierdata
|
||||
- r-ggplot2
|
||||
- r-ggpubr
|
||||
- r-ggrepel
|
||||
- r-matrixstats
|
||||
- r-progeny
|
||||
|
|
Loading…
Add table
Reference in a new issue