Package: gDRutils Type: Package Title: A package with helper functions for processing drug response data Version: 1.11.5 Date: 2026-07-01 Authors@R: c(person("Bartosz", "Czech", role=c("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("Aleksander", "Chlebowski", role=c("aut")), person("Marc", "Hafner", role=c("aut"), comment = c(ORCID = "0000-0003-1337-7598")), person("Pawel", "Piatkowski", role=c("aut")), person("Dariusz", "Scigocki", role=c("aut")), person("Janina", "Smola", role=c("aut")), person("Sergiu", "Mocanu", role=c("aut")), person("Allison", "Vuong", role=c("aut"))) Description: This package contains utility functions used throughout the gDR platform to fit data, manipulate data, and convert and validate data structures. This package also has the necessary default constants for gDR platform. Many of the functions are utilized by the gDRcore package. License: Artistic-2.0 LazyLoad: yes Depends: R (>= 4.2) Imports: BumpyMatrix, checkmate, data.table, digest, drc, jsonlite, jsonvalidate, methods, MultiAssayExperiment, S4Vectors, stats, stringr, SummarizedExperiment, qs2, utils Suggests: BiocManager, BiocStyle, futile.logger, gDRstyle (>= 1.7.1), gDRtestData (>= 1.7.1), IRanges, knitr, lintr, mockery, purrr, rcmdcheck, rmarkdown, scales, testthat, tools, withr, yaml URL: https://github.com/gdrplatform/gDRutils, https://gdrplatform.github.io/gDRutils/ BugReports: https://github.com/gdrplatform/gDRutils/issues biocViews: Software, Infrastructure VignetteBuilder: knitr ByteCompile: TRUE Roxygen: list(markdown = TRUE) SwitchrLibrary: gDRutils DeploySubPath: gDRutils Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libssl-dev libnode-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-07-20 05:54:54 UTC RemoteUrl: https://github.com/bioc/gDRutils RemoteRef: HEAD RemoteSha: 0e7cb12779b784b3adff87db60ee38c49119205a NeedsCompilation: no Packaged: 2026-07-20 11:33:59 UTC; root Author: Bartosz Czech [aut] (ORCID: ), Arkadiusz Gladki [cre, aut] (ORCID: ), Aleksander Chlebowski [aut], Marc Hafner [aut] (ORCID: ), Pawel Piatkowski [aut], Dariusz Scigocki [aut], Janina Smola [aut], Sergiu Mocanu [aut], Allison Vuong [aut] Maintainer: Arkadiusz Gladki