Package: imageTCGA
Type: Package
Title: TCGA Diagnostic Image Database Explorer
Version: 1.3.0
Authors@R: c(
    person("Ilaria", "Billato", email = "ilaria.billato@phd.unipd.it",
            role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3335-3254", 
            affiliation = "Department of Biology, University of Padova")),
    person("Marcel", "Ramos", role = "ctb",
            comment = c(affiliation = 
            "CUNY Graduate School of Public Health and Health Policy, 
            New York, NY USA")),
    person("Mohamed", "Omar", role = "ctb",
            comment = c(affiliation = 
            "Department of Computational Biomedicine, Cedars-Sinai Medical 
            Center, Los Angeles, California")),
    person("Sehyun", "Oh", role = "ctb",
            comment = c(affiliation = 
            "CUNY Graduate School of Public Health and Health Policy, 
            New York, NY USA")),
    person("Levi", "Waldron", role = "ctb",
           comment = c(affiliation = 
           "CUNY Graduate School of Public Health and Health Policy, 
           New York, NY USA")),
    person("Davide", "Risso", role = "ctb",
           comment = c(affiliation = "Department of Statistical Sciences, 
           University of Padova")),
    person("Chiara", "Romualdi", role = "ctb",
           comment = c(affiliation = "Department of Biology, University of Padova")))
Description: A Shiny application to explore the TCGA Diagnostic Image Database.
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
biocViews: ShinyApps
Imports:
    DT,
    dplyr,
    bslib,
    bsicons,
    ggplot2,
    viridis,
    tidyr,
    leaflet,
    clipr,
    rlang
Suggests:
    BiocManager,
    BiocStyle,
    knitr,
    curl,
    glue,
    rmarkdown,
    sessioninfo,
    testthat,
    tibble,
    GenomicDataCommons
RoxygenNote: 7.3.2
Depends: 
    shiny
BugReports: https://github.com/billila/imageTCGA/issues
URL: https://github.com/billila/imageTCGA
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/imageTCGA
git_branch: devel
git_last_commit: e8f9d8f
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
