Package: imageTCGA Type: Package Title: TCGA Diagnostic Image Database Explorer Version: 1.5.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 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: R (>= 3.5.0), shiny BugReports: https://github.com/billila/imageTCGA/issues URL: https://github.com/billila/imageTCGA VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:05:00 UTC RemoteUrl: https://github.com/bioc/imageTCGA RemoteRef: HEAD RemoteSha: 56483f8032c42c30ed2958df3b5d94ee657abe5f NeedsCompilation: no Packaged: 2026-05-30 07:57:57 UTC; root Author: Ilaria Billato [aut, cre] (ORCID: , affiliation: Department of Biology, University of Padova), Marcel Ramos [ctb] (affiliation: CUNY Graduate School of Public Health and Health Policy, New York, NY USA), Mohamed Omar [ctb] (affiliation: Department of Computational Biomedicine, Cedars-Sinai Medical Center, Los Angeles, California), Sehyun Oh [ctb] (affiliation: CUNY Graduate School of Public Health and Health Policy, New York, NY USA), Levi Waldron [ctb] (affiliation: CUNY Graduate School of Public Health and Health Policy, New York, NY USA), Davide Risso [ctb] (affiliation: Department of Statistical Sciences, University of Padova), Chiara Romualdi [ctb] (affiliation: Department of Biology, University of Padova) Maintainer: Ilaria Billato