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=(
|
depends=(
|
||||||
r-gparotation
|
r-gparotation
|
||||||
r-gridextra
|
r-gridextra
|
||||||
r-matrix
|
|
||||||
r-rcpp
|
r-rcpp
|
||||||
r-mgcv
|
|
||||||
r-vegan
|
r-vegan
|
||||||
r-deriv
|
r-deriv
|
||||||
r-splines
|
|
||||||
r-pbapply
|
r-pbapply
|
||||||
r-dcurver
|
r-dcurver
|
||||||
r-simdesign
|
r-simdesign
|
||||||
)
|
)
|
||||||
|
makedepends=(
|
||||||
|
r-rcpparmadillo
|
||||||
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-boot
|
|
||||||
r-latticeextra
|
r-latticeextra
|
||||||
r-directlabels
|
r-directlabels
|
||||||
r-shiny
|
r-shiny
|
||||||
|
|
|
@ -7,10 +7,8 @@ repo_depends:
|
||||||
- r-gridextra
|
- r-gridextra
|
||||||
- r-matrix
|
- r-matrix
|
||||||
- r-rcpp
|
- r-rcpp
|
||||||
- r-mgcv
|
|
||||||
- r-vegan
|
- r-vegan
|
||||||
- r-deriv
|
- r-deriv
|
||||||
- r-splines
|
|
||||||
- r-pbapply
|
- r-pbapply
|
||||||
- r-dcurver
|
- r-dcurver
|
||||||
- r-simdesign
|
- r-simdesign
|
||||||
|
|
Loading…
Add table
Reference in a new issue