mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-semsens: remove unnecessary dependencies
This commit is contained in:
parent
468b41b873
commit
3fd19993e5
2 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,7 @@ arch=('any')
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=('GPL-3.0-only')
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
|
||||||
r-lavaan
|
r-lavaan
|
||||||
r-stats
|
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
|
|
|
@ -4,7 +4,6 @@ maintainers:
|
||||||
email: shuonwang@gmail.com
|
email: shuonwang@gmail.com
|
||||||
repo_depends:
|
repo_depends:
|
||||||
- r-lavaan
|
- r-lavaan
|
||||||
- r-stats
|
|
||||||
update_on:
|
update_on:
|
||||||
- source: rpkgs
|
- source: rpkgs
|
||||||
pkgname: SEMsens
|
pkgname: SEMsens
|
||||||
|
|
Loading…
Add table
Reference in a new issue