mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mirt: fix depends
This commit is contained in:
parent
ea534b5d52
commit
aa39df9d01
2 changed files with 3 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue