mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix the r-spatialheatmap issue
This commit is contained in:
parent
528a390d23
commit
863075cff1
2 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,8 @@ depends=(
|
|||
r-wgcna
|
||||
r-xml2
|
||||
r-yaml
|
||||
r-proc
|
||||
r-scran
|
||||
)
|
||||
optdepends=(
|
||||
r-biobase
|
||||
|
|
|
@ -37,6 +37,8 @@ repo_depends:
|
|||
- r-wgcna
|
||||
- r-xml2
|
||||
- r-yaml
|
||||
- r-proc
|
||||
- r-scran
|
||||
update_on:
|
||||
- regex: spatialHeatmap_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue