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
Config/pak/sysreqs: cmake make libicu-dev libssl-dev libnode-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:23:43 UTC
RemoteUrl: https://github.com/bioc/gDRutils
RemoteRef: RELEASE_3_22
RemoteSha: b7dd34b957a8c4b35ea13ff68c94c71d81069f39
NeedsCompilation: no
Packaged: 2025-11-11 18:55:26 UTC; root
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.2; ; 2025-11-11 19:04:43 UTC; windows
