mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix r-methylclock issue
This commit is contained in:
parent
99608395c2
commit
c12e43a92d
2 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,7 @@ depends=(
|
|||
r-tibble
|
||||
r-tidyr
|
||||
r-tidyverse
|
||||
r-planet
|
||||
)
|
||||
optdepends=(
|
||||
r-biocstyle
|
||||
|
|
|
@ -22,6 +22,7 @@ repo_depends:
|
|||
- r-tibble
|
||||
- r-tidyr
|
||||
- r-tidyverse
|
||||
- r-planet
|
||||
update_on:
|
||||
- regex: methylclock_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue