r-mirt: fix depends

This commit is contained in:
Shun Wang 2025-01-07 14:17:25 +08:00 committed by GitHub
parent ea534b5d52
commit aa39df9d01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 6 deletions

View file

@ -12,18 +12,17 @@ license=('GPL-3.0-or-later')
depends=(
r-gparotation
r-gridextra
r-matrix
r-rcpp
r-mgcv
r-vegan
r-deriv
r-splines
r-pbapply
r-dcurver
r-simdesign
)
makedepends=(
r-rcpparmadillo
)
optdepends=(
r-boot
r-latticeextra
r-directlabels
r-shiny

View file

@ -7,10 +7,8 @@ repo_depends:
- r-gridextra
- r-matrix
- r-rcpp
- r-mgcv
- r-vegan
- r-deriv
- r-splines
- r-pbapply
- r-dcurver
- r-simdesign