mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
remove pandoc-citeproc and add jags to lilac.yaml
This commit is contained in:
parent
6768f1a12d
commit
cb82fd4a2e
5 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,6 @@ depends=(
|
|||
r-tibble
|
||||
r-tidyselect
|
||||
pandoc
|
||||
pandoc-citeproc
|
||||
)
|
||||
optdepends=(
|
||||
r-ggfortify
|
||||
|
|
|
@ -10,6 +10,7 @@ repo_depends:
|
|||
- r-rdpack
|
||||
- r-rjags
|
||||
- r-runjags
|
||||
- jags
|
||||
update_on:
|
||||
- regex: BayesTools_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
|
@ -14,6 +14,7 @@ repo_depends:
|
|||
- r-rjags
|
||||
- r-runjags
|
||||
- r-scales
|
||||
- jags
|
||||
update_on:
|
||||
- regex: RoBMA_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
|
@ -25,7 +25,6 @@ depends=(
|
|||
r-shinystan
|
||||
r-stanheaders
|
||||
pandoc
|
||||
pandoc-citeproc
|
||||
)
|
||||
optdepends=(
|
||||
r-betareg
|
||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
|||
- github: sukanka
|
||||
repo_depends:
|
||||
- r-coda
|
||||
- jags
|
||||
update_on:
|
||||
- regex: runjags_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue