Package: gDRstyle
Type: Package
Title: A package with style requirements for the gDR suite
Version: 1.7.4
Date: 2025-08-12
Authors@R: c(
    person("Allison", "Vuong", role=c("aut")),
    person("Dariusz", "Scigocki", role=c("aut")),
    person("Marcin", "Kamianowski", role=c("aut")),
    person("Aleksander", "Chlebowski", role=c("ctb")),
    person("Janina", "Smola", role="aut"),
    person("Arkadiusz", "Gladki", role=c("cre", "aut"), email="gladki.arkadiusz@gmail.com",
           comment = c(ORCID = "0000-0002-7059-6378")),
    person("Bartosz", "Czech", role=c("aut"),
           comment = c(ORCID = "0000-0002-9908-3007")))
Description: Package fills a helper package role for whole gDR suite. It helps to 
    support good development practices by keeping style requirements and style tests for 
    other packages. It also contains build helpers to make all package requirements met.
License: Artistic-2.0
LazyLoad: yes
Depends: R (>= 4.2)
Imports: BiocCheck, BiocManager, BiocStyle, checkmate, desc, git2r,
        lintr (>= 3.0.0), rcmdcheck, remotes, yaml, rjson, pkgbuild,
        withr
Suggests: knitr, pkgdown, testthat (>= 3.0.0)
URL: https://github.com/gdrplatform/gDRstyle,
        https://gdrplatform.github.io/gDRstyle/
BugReports: https://github.com/gdrplatform/gDRstyle/issues
biocViews: Software, Infrastructure
VignetteBuilder: knitr
ByteCompile: TRUE
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/gDRstyle
git_branch: devel
git_last_commit: a0a5e6f
git_last_commit_date: 2025-08-22
Repository: Bioconductor 3.22
Date/Publication: 2025-10-07
NeedsCompilation: no
Packaged: 2025-10-07 21:08:44 UTC; biocbuild
Author: Allison Vuong [aut],
  Dariusz Scigocki [aut],
  Marcin Kamianowski [aut],
  Aleksander Chlebowski [ctb],
  Janina Smola [aut],
  Arkadiusz Gladki [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-7059-6378>),
  Bartosz Czech [aut] (ORCID: <https://orcid.org/0000-0002-9908-3007>)
Maintainer: Arkadiusz Gladki <gladki.arkadiusz@gmail.com>
Built: R 4.5.1; ; 2025-10-08 06:18:51 UTC; unix
