Package: gDRutils
Type: Package
Title: A package with helper functions for processing drug response
        data
Version: 1.9.2
Date: 2025-11-03
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
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-11-17 09:03:12 UTC
RemoteUrl: https://github.com/bioc/gDRutils
RemoteRef: HEAD
RemoteSha: 5ae03224e4cf54b80cb37fd63e3116d05b317625
NeedsCompilation: no
Packaged: 2025-11-18 09:49:36 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.6.0; ; 2025-11-18 09:52:01 UTC; windows
