Package: UCSCXenaTools
Title: Download and Explore Datasets from UCSC Xena Data Hubs
Version: 1.6.1
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 = "Xue-Song",
             family = "Liu",
             role = "aut",
             comment = c(ORCID = "0000-0002-7736-0077")),
      person(given = "Martin",
             family = "Morgan",
             role = "ctb"),
      person(given = "Christine",
             family = "Stawitz",
             role = "rev",
             comment = "Christine reviewed the package for ropensci, see <https://github.com/ropensci/software-review/issues/315>"),
      person(given = "Carl",
             family = "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>
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.
License: GPL-3
URL: https://docs.ropensci.org/UCSCXenaTools/,
        https://github.com/ropensci/UCSCXenaTools
BugReports: https://github.com/ropensci/UCSCXenaTools/issues
Depends: R (>= 3.5)
Imports: digest, dplyr, httr, jsonlite, magrittr, methods, readr,
        rlang, utils
Suggests: covr, knitr, prettydoc, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-20 03:22:24 UTC; wsx
Author: Shixiang Wang [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9855-7357>),
  Xue-Song Liu [aut] (ORCID: <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: 2025-08-21 10:00:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:40:21 UTC; windows
