Package: ReleaseLaunch Title: R utilities related to Bioconductor release tasks Version: 0.99.30 Encoding: UTF-8 Authors@R: c( person("Marcel", "Ramos", role = c("aut", "cre"), email = "marcel.ramos@sph.cuny.edu", comment = c(ORCID="0000-0002-3242-0582")), person("Lori", "Shepherd", role = "aut"), person("Hervé", "Pagès", role = "aut"), person("Nitesh", "Turaga", role = "ctb") ) Description: The package faciliates a Bioconductor release. It currently updates existing Bioconductor repositories on GitHub after a release. The script creates the RELEASE_XX_YY branch and pushes it to the Bioconductor organization. License: Artistic-2.0 Imports: BiocBaseUtils, BiocManager, gert, gh, methods, utils, yaml Suggests: BiocParallel, BiocStyle, knitr, rmarkdown VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Date: 2026-04-29 Config/pak/sysreqs: git libgit2-dev libssl-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2026-04-29 21:43:08 UTC RemoteUrl: https://github.com/Bioconductor/ReleaseLaunch RemoteRef: HEAD RemoteSha: d1e3957e08b6a8fd9a25bea6844f75a00a8a2cad NeedsCompilation: no Packaged: 2026-06-30 22:46:56 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), Lori Shepherd [aut], Hervé Pagès [aut], Nitesh Turaga [ctb] Maintainer: Marcel Ramos