Package: gDRstyle Type: Package Title: A package with style requirements for the gDR suite Version: 1.11.5 Date: 2026-06-17 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.2.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.3 Encoding: UTF-8 Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libssh2-1-dev libuv1-dev libxml2-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-06-18 06:04:43 UTC RemoteUrl: https://github.com/bioc/gDRstyle RemoteRef: HEAD RemoteSha: 09959b9a4ef3f329b31b0c129627df17255b3ea5 NeedsCompilation: no Packaged: 2026-06-18 14:09:58 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