Package: gDRstyle Type: Package Title: A package with style requirements for the gDR suite Version: 1.10.0 Date: 2025-10-30 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: cmake git make libgit2-dev libicu-dev libssh2-1-dev libuv1-dev libxml2-dev libssl-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 13:01:03 UTC RemoteUrl: https://github.com/bioc/gDRstyle RemoteRef: RELEASE_3_23 RemoteSha: f4a33adb3dcfcbaa32412414e78f712f47ad2d8b NeedsCompilation: no Packaged: 2026-07-26 06:10:20 UTC; root Author: Allison Vuong [aut], Dariusz Scigocki [aut], Marcin Kamianowski [aut], Aleksander Chlebowski [ctb], Janina Smola [aut], Arkadiusz Gladki [cre, aut] (ORCID: ), Bartosz Czech [aut] (ORCID: ) Maintainer: Arkadiusz Gladki