r-jasppredictiveanalytics: fix missing dependencies

This commit is contained in:
Shun Wang 2024-12-22 05:16:41 +00:00
parent 6a2875edaf
commit 89a97b8e72
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,8 @@ depends=(r
r-bart
r-ebmaforecast
r-imputets
r-scoringrules
r-scoringutils
)
optdepends=(r-testthat)
groups=(r-jasp r-jaspextra)

View file

@ -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()