Package: UCSCXenaShiny
Title: A Shiny App for UCSC Xena Database
Version: 0.5.0
Authors@R: 
    c(person(given = "Shixiang",
             family = "Wang",
             role = c("aut", "cre"),
             email = "w_shixiang@163.com",
             comment = c(ORCID = "0000-0001-9855-7357")),
      person(given = "Yi",
             family = "Xiong",
             role = "aut",
             email = "neuroxiong@openbiox.com",
             comment = c(ORCID = "0000-0002-4370-9824")),
      person(given = "Longfei",
             family = "Zhao",
             role = "aut",
             email = "longfei8533@126.com",
             comment = c(ORCID = "0000-0002-6277-0137")),
      person(given = "Kai",
             family = "Gu",
             role = c("aut"),
             email = "gukai1212@163.com",
             comment = c(ORCID = "0000-0002-0177-0774")),
      person(given = "Yin",
             family = "Li",
             role = "aut",
             email = "yinli18@fudan.edu.cn"),
      person(given = "Fei",
             family = "Zhao",
             role = "aut",
             email = "zhaofei415@mails.ucas.edu.cn"))
Maintainer: Shixiang Wang <w_shixiang@163.com>
Description: Provides a web app for downloading, analyzing and
    visualizing datasets from UCSC Xena (<http://xena.ucsc.edu/>), which is a collection of
    UCSC-hosted public databases such as TCGA, ICGC, TARGET, GTEx, CCLE,
    and others.
License: MIT + file LICENSE
URL: https://github.com/openbiox/XenaShiny
BugReports: https://github.com/openbiox/XenaShiny/issues
Depends: R (>= 3.5)
Imports: dplyr (>= 0.8.3), DT (>= 0.5), ggplot2 (>= 3.2.0), ggpubr (>=
        0.2), magrittr (>= 1.5), plotly (>= 4.9.0), RColorBrewer (>=
        1.1.2), shiny (>= 1.3.2), shinyBS (>= 0.61), shinyjs (>= 1.0),
        shinythemes (>= 1.1.2), shinyWidgets (>= 0.4.8), tibble (>=
        2.1.3), UCSCXenaTools (>= 1.2.2), utils, zip (>= 2.0.1)
Suggests: covr (>= 3.2.1), testthat (>= 2.0.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-03 13:17:56 UTC; Shixiang
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>),
  Yi Xiong [aut] (<https://orcid.org/0000-0002-4370-9824>),
  Longfei Zhao [aut] (<https://orcid.org/0000-0002-6277-0137>),
  Kai Gu [aut] (<https://orcid.org/0000-0002-0177-0774>),
  Yin Li [aut],
  Fei Zhao [aut]
Repository: CRAN
Date/Publication: 2020-06-03 13:40:02 UTC
