remove pandoc-citeproc and add jags to lilac.yaml

This commit is contained in:
Sukanka 2022-05-28 10:25:49 +08:00
parent 6768f1a12d
commit cb82fd4a2e
5 changed files with 3 additions and 2 deletions

View file

@ -22,7 +22,6 @@ depends=(
r-tibble
r-tidyselect
pandoc
pandoc-citeproc
)
optdepends=(
r-ggfortify

View file

@ -10,6 +10,7 @@ repo_depends:
- r-rdpack
- r-rjags
- r-runjags
- jags
update_on:
- regex: BayesTools_([\d._-]+).tar.gz
source: regex

View file

@ -14,6 +14,7 @@ repo_depends:
- r-rjags
- r-runjags
- r-scales
- jags
update_on:
- regex: RoBMA_([\d._-]+).tar.gz
source: regex

View file

@ -25,7 +25,6 @@ depends=(
r-shinystan
r-stanheaders
pandoc
pandoc-citeproc
)
optdepends=(
r-betareg

View file

@ -3,6 +3,7 @@ maintainers:
- github: sukanka
repo_depends:
- r-coda
- jags
update_on:
- regex: runjags_([\d._-]+).tar.gz
source: regex