Package: pgxRpi Title: R wrapper for Progenetix Version: 1.9.0 Authors@R: c(person(given = "Hangjia", family = "Zhao", role = c("aut", "cre"), email = "hangjia.zhao@uzh.ch", comment = c(ORCID = "0000-0001-8376-5751")), person(given = "Michael", family = "Baudis", role = c("aut"), email = "michael.baudis@mls.uzh.ch", comment = c(ORCID = "0000-0002-9903-4248"))) Description: The package is an R wrapper for Progenetix REST API built upon the Beacon v2 protocol. Its purpose is to provide a seamless way for retrieving genomic data from Progenetix database—an open resource dedicated to curated oncogenomic profiles. Empowered by this package, users can effortlessly access and visualize data from Progenetix. biocViews: CopyNumberVariation, GenomicVariation, DataImport, Software License: Artistic-2.0 Encoding: UTF-8 LazyData: FALSE Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: utils, methods, grDevices, graphics, circlize, httr, dplyr, attempt, lubridate, survival, survminer, ggplot2, GenomicRanges, SummarizedExperiment, S4Vectors, yaml, parallel, future, future.apply Depends: R (>= 4.2) Suggests: BiocStyle, rmarkdown, knitr, testthat BugReports: https://github.com/progenetix/pgxRpi/issues URL: https://github.com/progenetix/pgxRpi VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:57 UTC RemoteUrl: https://github.com/bioc/pgxRpi RemoteRef: HEAD RemoteSha: b20ca26cea6f1486ee49932644b2965e575d45b1 NeedsCompilation: no Packaged: 2026-07-03 21:18:12 UTC; root Author: Hangjia Zhao [aut, cre] (ORCID: ), Michael Baudis [aut] (ORCID: ) Maintainer: Hangjia Zhao