Type: Package
Package: gDRcore
Title: Processing functions and interface to process and analyze drug
        dose-response data
Version: 1.8.0
Date: 2025-08-12
Authors@R: c(
    person("Bartosz", "Czech", , "bartosz.czech@contractors.roche.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, qs, 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.2
Roxygen: list(markdown = TRUE)
SwitchrLibrary: gDRcore
Config/pak/sysreqs: cmake make libicu-dev libssl-dev libnode-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:24:07 UTC
RemoteUrl: https://github.com/bioc/gDRcore
RemoteRef: RELEASE_3_22
RemoteSha: 632e500d0c1b92f76a853090b62cc48513431cd2
Packaged: 2025-11-11 18:57:06 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>),
  Marc Hafner [aut] (ORCID: <https://orcid.org/0000-0003-1337-7598>),
  Pawel Piatkowski [aut],
  Natalia Potocka [aut],
  Dariusz Scigocki [aut],
  Janina Smola [aut],
  Sergiu Mocanu [aut],
  Marcin Kamianowski [aut],
  Allison Vuong [aut]
Maintainer: Arkadiusz Gladki <gladki.arkadiusz@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 19:06:05 UTC; windows
Archs: x64
