Package: gDRutils
Type: Package
Title: A package with helper functions for processing drug response
        data
Version: 1.8.0
Date: 2025-09-30
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: BiocParallel, BumpyMatrix, checkmate, data.table, digest, drc,
        jsonlite, jsonvalidate, methods, MultiAssayExperiment,
        S4Vectors, stats, stringr, SummarizedExperiment, qs, 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)
RoxygenNote: 7.3.2
SwitchrLibrary: gDRutils
DeploySubPath: gDRutils
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/gDRutils
git_branch: RELEASE_3_22
git_last_commit: b7dd34b
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:50:09 UTC; biocbuild
Author: Bartosz Czech [aut] (ORCID: <https://orcid.org/0000-0002-9908-3007>),
  Arkadiusz Gladki [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-7059-6378>),
  Aleksander Chlebowski [aut],
  Marc Hafner [aut] (ORCID: <https://orcid.org/0000-0003-1337-7598>),
  Pawel Piatkowski [aut],
  Dariusz Scigocki [aut],
  Janina Smola [aut],
  Sergiu Mocanu [aut],
  Allison Vuong [aut]
Maintainer: Arkadiusz Gladki <gladki.arkadiusz@gmail.com>
Built: R 4.5.1; ; 2025-10-30 09:25:29 UTC; unix
