mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspsurvival: fix dependencies
This commit is contained in:
parent
b52eb92897
commit
34c4fc1dec
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ depends=(
|
|||
r-survminer
|
||||
r-jaspbase
|
||||
r-jaspgraphs
|
||||
r-ggsurvfit
|
||||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
|
|
|
@ -15,6 +15,7 @@ repo_depends:
|
|||
- r-survminer
|
||||
- r-jaspbase
|
||||
- r-jaspgraphs
|
||||
- r-ggsurvfit
|
||||
update_on:
|
||||
- source: github
|
||||
github: jasp-stats/jaspSurvival
|
||||
|
|
Loading…
Add table
Reference in a new issue