Package: GenomicDataCommons Type: Package Title: NIH / NCI Genomic Data Commons Access Description: Programmatically access the NIH / NCI Genomic Data Commons RESTful service. Version: 1.37.0 Date: 2025-05-12 Authors@R: c( person("Martin", "Morgan", email="martin.morgan@roswellpark.org", role=c("aut")), person("Sean", "Davis", email="seandavi@gmail.com", role=c("aut", "cre")), person("Marcel", "Ramos", email = "marcel.ramos@sph.cuny.edu", role = "ctb")) License: Artistic-2.0 Depends: R (>= 4.1.0) Imports: stats, httr, xml2, jsonlite, utils, rlang, readr, GenomicRanges, IRanges, dplyr, rappdirs, tibble, tidyr Suggests: BiocStyle, knitr, rmarkdown, DT, testthat, listviewer, ggplot2, GenomicAlignments, Rsamtools, BiocParallel, TxDb.Hsapiens.UCSC.hg38.knownGene, VariantAnnotation, maftools, R.utils, data.table biocViews: DataImport, Sequencing URL: https://bioconductor.org/packages/GenomicDataCommons, http://github.com/Bioconductor/GenomicDataCommons, http://bioconductor.github.io/GenomicDataCommons/ BugReports: https://github.com/Bioconductor/GenomicDataCommons/issues/new Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:45:25 UTC RemoteUrl: https://github.com/bioc/GenomicDataCommons RemoteRef: HEAD RemoteSha: 1f1dd57f36ddcd76f4b53c80e81ae993c00f54ff NeedsCompilation: no Packaged: 2026-07-04 15:06:54 UTC; root Author: Martin Morgan [aut], Sean Davis [aut, cre], Marcel Ramos [ctb] Maintainer: Sean Davis