Package: UCSCXenaTools
Title: Download and Explore Datasets from UCSC Xena Data Hubs
Version: 1.4.0
Authors@R: c(person("Shixiang", "Wang", email = "w_shixiang@163.com", role = c("aut", "cre"), 
            comment = c(ORCID = "0000-0001-9855-7357")),
            person("Xue-Song", "Liu", role = "aut", comment = c(ORCID = "0000-0002-7736-0077")),
            person("Martin", "Morgan", role="ctb"),
            person("Christine", "Stawitz", role="rev", comment = "Christine reviewed the package for ropensci, see <https://github.com/ropensci/software-review/issues/315>"),
            person("Carl", "Ganz", role="rev", comment = "Carl reviewed the package for ropensci, see <https://github.com/ropensci/software-review/issues/315>"))
Maintainer: Shixiang Wang <w_shixiang@163.com>
URL: https://docs.ropensci.org/UCSCXenaTools/,
        https://github.com/ropensci/UCSCXenaTools
BugReports: https://github.com/ropensci/UCSCXenaTools/issues
Description: Download and explore datasets from UCSC Xena data hubs, which are
    a collection of UCSC-hosted public databases such as TCGA, ICGC, TARGET, GTEx, CCLE, and others.
    Databases are normalized so they can be combined, linked, filtered, explored and downloaded.
Depends: R (>= 3.5)
Imports: httr, readr, methods, utils, dplyr, magrittr, jsonlite, rlang
Suggests: DT, knitr, rmarkdown, prettydoc, shiny, shinydashboard,
        testthat (>= 2.1.0), covr
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-19 13:31:11 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>),
  Xue-Song Liu [aut] (<https://orcid.org/0000-0002-7736-0077>),
  Martin Morgan [ctb],
  Christine Stawitz [rev] (Christine reviewed the package for ropensci,
    see <https://github.com/ropensci/software-review/issues/315>),
  Carl Ganz [rev] (Carl reviewed the package for ropensci, see
    <https://github.com/ropensci/software-review/issues/315>)
Repository: CRAN
Date/Publication: 2021-01-19 16:30:02 UTC
