mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix r-cytomapper issue
This commit is contained in:
parent
41d356f3b7
commit
6013b1a7bd
2 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,7 @@ depends=(
|
|||
r-svglite
|
||||
r-svgpanzoom
|
||||
r-viridis
|
||||
r-nnls
|
||||
)
|
||||
optdepends=(
|
||||
r-biocstyle
|
||||
|
|
|
@ -21,6 +21,7 @@ repo_depends:
|
|||
- r-svglite
|
||||
- r-svgpanzoom
|
||||
- r-viridis
|
||||
- r-nnls
|
||||
update_on:
|
||||
- regex: cytomapper_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue