blob: 1448e29635de9c603e7937f05db037c378d26c31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = r-ga4ghshiny
pkgdesc = Shiny application for interacting with GA4GH-based data servers
pkgver = 1.30.0
pkgrel = 1
url = https://bioconductor.org/packages/GA4GHshiny
arch = any
license = GPL
depends = r
depends = r-annotationdbi
depends = r-biocgenerics
depends = r-dplyr
depends = r-dt
depends = r-ga4ghclient
depends = r-genomeinfodb
depends = r-genomicfeatures
depends = r-openxlsx
depends = r-purrr
depends = r-s4vectors
depends = r-shiny
depends = r-shinyjs
depends = r-shinythemes
depends = r-tidyr
optdepends = r-biocstyle
optdepends = r-knitr
optdepends = r-org.hs.eg.db
optdepends = r-rmarkdown
optdepends = r-testthat
optdepends = r-txdb.hsapiens.ucsc.hg19.knowngene
source = https://bioconductor.org/packages/release/bioc/src/contrib/GA4GHshiny_1.30.0.tar.gz
sha256sums = bb4316fe8cabb97e104ffb3f2f8fbe5a0aae118dff0464ef8941c0e86e20d036
pkgname = r-ga4ghshiny
|