bioconductor. To fix this you can add URL: https://link-ny.r-universe.dev/ReleaseLaunch to the package DESCRIPTION file. See also theR-universe documentation.Package: ReleaseLaunch 0.99.30
ReleaseLaunch: R utilities related to Bioconductor release tasks
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.
Authors:
ReleaseLaunch_0.99.30.tar.gz
ReleaseLaunch_0.99.30.zip(r-4.7)ReleaseLaunch_0.99.30.zip(r-4.6)ReleaseLaunch_0.99.30.zip(r-4.5)
ReleaseLaunch_0.99.30.tgz(r-4.6-any)ReleaseLaunch_0.99.30.tgz(r-4.5-any)
ReleaseLaunch_0.99.30.tar.gz(r-4.7-any)ReleaseLaunch_0.99.30.tar.gz(r-4.6-any)
ReleaseLaunch_0.99.30.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ReleaseLaunch/json (API)
| # Install 'ReleaseLaunch' in R: |
| install.packages('ReleaseLaunch', repos = c('https://link-ny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bioconductor/releaselaunch/issues
Last updated from:d1e3957e08. Checks:7 WARNING, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 151 | ||
| source / vignettes | OK | 188 | ||
| linux-release-x86_64 | WARNING | 165 | ||
| macos-release-arm64 | WARNING | 212 | ||
| macos-oldrel-arm64 | WARNING | 241 | ||
| windows-devel | WARNING | 96 | ||
| windows-release | WARNING | 157 | ||
| windows-oldrel | WARNING | 102 | ||
| wasm-release | OK | 129 |
Exports:add_bioc_remoteadd_gh_release_branchadd_gh_release_branchesbioc_release_yamlbioc_version_yamlclone_repoclone_reposextractNEWSget_bioc_software_manifestget_org_github_reposget_org_packagesget_user_github_reposgetPackagesNEWSpackages_with_release_branchpackages_without_release_branchprintNEWSset_bioc_remotesupdate_local_repoupdate_local_repos
Dependencies:askpassBiocBaseUtilsBiocManagerclicredentialscurlgertgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rappdirsrlangrstudioapisysvctrswithryamlzip
How to branch the Annotation package repository
Rendered fromBranch-annotation-repo-HOWTO.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2025-11-10
Started: 2022-11-29
How to flush the Software repository
Rendered fromFlush-Packages-HOWTO.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2022-12-01
Started: 2022-11-29
The Release Checklist
Rendered fromReleaseChecklist.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-03-18
Started: 2022-11-29
How to version bump and branch
Rendered fromVersion-bump-and-branch-creation-HOWTO.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-04-22
Started: 2022-11-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convenience functions to set, rename, or validate a repo's remotes | add_bioc_remote bioc_remotes set_bioc_remotes |
| Add the release branch to GitHub package repositories | add_gh_release_branch add_gh_release_branches bioc_release_yaml bioc_version_yaml branch-release-gh |
| Extract NEWS files from source package tarballs | extractNEWS |
| Get the Bioconductor packages in the software manifest | get-bioc-packages get_bioc_software_manifest get_org_packages |
| Get all repositories for a given GitHub organization or username | get-github-repos get_org_github_repos get_user_github_repos |
| Compare the old and current releases to generate the release announcements NEWS compilation | getPackagesNEWS printNEWS |
| Generate the list of packages to be updated | packages_without_release_branch packages_with_release_branch |
| Update local repositories after Bioconductor Release | update_local_repo update_local_repos |
