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
git_url: https://git.bioconductor.org/packages/gDRcore
git_branch: RELEASE_3_22
git_last_commit: 632e500
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 02:49:54 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>),
  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.1; aarch64-apple-darwin20; 2025-10-30 09:25:27 UTC; unix
