blob: a0a20d2b6945f56d01a01a0df6287e96a6adb505 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = r-biocstyle
pkgdesc = Standard styles for vignettes and other Bioconductor documents
pkgver = 2.26.0
pkgrel = 1
url = https://bioconductor.org/packages/BiocStyle
arch = any
license = Artistic2.0
depends = r
depends = r-biocmanager
depends = r-bookdown
depends = r-knitr
depends = r-rmarkdown
depends = r-yaml
optdepends = r-biocgenerics
optdepends = r-htmltools
optdepends = r-runit
source = https://bioconductor.org/packages/release/bioc/src/contrib/BiocStyle_2.26.0.tar.gz
sha256sums = 546f4f06289585d8772ed35e85aa4ce071dc0d151cb12d862ce5a80c7dbd5024
pkgname = r-biocstyle
|