Package: gDRstyle
Type: Package
Title: A package with style requirements for the gDR suite
Version: 1.8.0
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
Config/pak/sysreqs: git make libgit2-dev libicu-dev libssh2-1-dev
        libxml2-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:23:51 UTC
RemoteUrl: https://github.com/bioc/gDRstyle
RemoteRef: RELEASE_3_22
RemoteSha: 72b76e8c9486e41974b11e40e28debdb00a39244
NeedsCompilation: no
Packaged: 2025-11-16 07:45:48 UTC; root
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.2; ; 2025-11-16 07:47:20 UTC; windows
