mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jasppredictiveanalytics: fix missing dependencies
This commit is contained in:
parent
6a2875edaf
commit
89a97b8e72
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@ depends=(r
|
|||
r-bart
|
||||
r-ebmaforecast
|
||||
r-imputets
|
||||
r-scoringrules
|
||||
r-scoringutils
|
||||
)
|
||||
optdepends=(r-testthat)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
|
|
|
@ -15,6 +15,8 @@ repo_depends:
|
|||
- r-bart
|
||||
- r-ebmaforecast
|
||||
- r-imputets
|
||||
- r-scoringrules
|
||||
- r-scoringutils
|
||||
pre_build: vcs_update
|
||||
post_build_script: |
|
||||
git_pkgbuild_commit()
|
||||
|
|
Loading…
Add table
Reference in a new issue