Type: Package Package: gDRcore Title: Processing functions and interface to process and analyze drug dose-response data Version: 1.11.5 Date: 2026-05-27 Authors@R: c( person("Bartosz", "Czech", , "czech.bartosz@external.gene.com", role = "aut", comment = c(ORCID = "0000-0002-9908-3007")), person("Arkadiusz", "Gladki", role=c("cre", "aut"), email="gladki.arkadiusz@gmail.com", comment = c(ORCID = "0000-0002-7059-6378")), person("Marc", "Hafner", role = "aut", comment = c(ORCID = "0000-0003-1337-7598")), person("Pawel", "Piatkowski", role = "aut"), person("Natalia", "Potocka", role = "aut"), person("Dariusz", "Scigocki", role = "aut"), person("Janina", "Smola", role = "aut"), person("Sergiu", "Mocanu", role = "aut"), person("Marcin", "Kamianowski", role="aut"), person("Allison", "Vuong", role = "aut") ) Description: This package contains core functions to process and analyze drug response data. The package provides tools for normalizing, averaging, and calculation of gDR metrics data. All core functions are wrapped into the pipeline function allowing analyzing the data in a straightforward way. License: Artistic-2.0 Depends: R (>= 4.2) Imports: BumpyMatrix, BiocParallel, checkmate, futile.logger, gDRutils (>= 1.7.1), MultiAssayExperiment, purrr, stringr, S4Vectors, SummarizedExperiment, data.table Suggests: BiocStyle, gDRstyle (>= 1.7.1), gDRimport (>= 1.7.1), gDRtestData (>= 1.7.1), IRanges, knitr, pkgbuild, qs2, testthat, yaml VignetteBuilder: knitr URL: https://github.com/gdrplatform/gDRcore, https://gdrplatform.github.io/gDRcore/ BugReports: https://github.com/gdrplatform/gDRcore/issues biocViews: Software, ShinyApps ByteCompile: TRUE DeploySubPath: gDRcore Encoding: UTF-8 LazyLoad: yes NeedsCompilation: yes RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) SwitchrLibrary: gDRcore Config/pak/sysreqs: cmake make libicu-dev libssl-dev libnode-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-07-01 22:45:07 UTC RemoteUrl: https://github.com/bioc/gDRcore RemoteRef: HEAD RemoteSha: a627542781b1a2853b767eb4c648e6878826ddb9 Packaged: 2026-07-02 06:43:29 UTC; root Author: Bartosz Czech [aut] (ORCID: ), Arkadiusz Gladki [cre, aut] (ORCID: ), Marc Hafner [aut] (ORCID: ), Pawel Piatkowski [aut], Natalia Potocka [aut], Dariusz Scigocki [aut], Janina Smola [aut], Sergiu Mocanu [aut], Marcin Kamianowski [aut], Allison Vuong [aut] Maintainer: Arkadiusz Gladki