mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix r-dearseq issue
This commit is contained in:
parent
6013b1a7bd
commit
7d7b5e33f9
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ depends=(
|
|||
r-compquadform
|
||||
r-reshape2
|
||||
r-plyr
|
||||
r-dplyr
|
||||
)
|
||||
optdepends=(
|
||||
r-biobase
|
||||
|
|
|
@ -13,6 +13,7 @@ repo_depends:
|
|||
- r-compquadform
|
||||
- r-reshape2
|
||||
- r-plyr
|
||||
- r-dplyr
|
||||
update_on:
|
||||
- regex: dearseq_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue