Package: ReleaseLaunch 0.99.22

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:Marcel Ramos [aut, cre], Lori Shepherd [aut], Hervé Pagès [aut], Nitesh Turaga [ctb]

ReleaseLaunch_0.99.22.tar.gz
ReleaseLaunch_0.99.22.zip(r-4.5)ReleaseLaunch_0.99.22.zip(r-4.4)ReleaseLaunch_0.99.22.zip(r-4.3)
ReleaseLaunch_0.99.22.tgz(r-4.4-any)ReleaseLaunch_0.99.22.tgz(r-4.3-any)
ReleaseLaunch_0.99.22.tar.gz(r-4.5-noble)ReleaseLaunch_0.99.22.tar.gz(r-4.4-noble)
ReleaseLaunch_0.99.22.tgz(r-4.4-emscripten)ReleaseLaunch_0.99.22.tgz(r-4.3-emscripten)
ReleaseLaunch.pdf |ReleaseLaunch.html
ReleaseLaunch/json (API)

# Install 'ReleaseLaunch' in R:
install.packages('ReleaseLaunch', repos = c('https://link-ny.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bioconductor/releaselaunch/issues

On CRAN:

15 exports 1.00 score 24 dependencies

Last updated 25 days agofrom:278905512c. Checks:OK: 1 WARNING: 6. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-winWARNINGAug 22 2024
R-4.5-linuxWARNINGAug 22 2024
R-4.4-winWARNINGAug 22 2024
R-4.4-macWARNINGAug 22 2024
R-4.3-winWARNINGAug 22 2024
R-4.3-macWARNINGAug 22 2024

Exports:add_bioc_remoteadd_gh_release_branchadd_gh_release_branchesbioc_release_yamlextractNEWSget_bioc_software_manifestget_org_github_reposget_user_github_reposgetPackagesNEWSpackages_with_release_branchpackages_without_release_branchprintNEWSset_bioc_remotesupdate_local_repoupdate_local_repos

Dependencies:askpassBiocManagerclicredentialscurlgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rappdirsrlangrstudioapisysvctrswithryamlzip

How to branch the Annotation package repository

Rendered fromBranch-annotation-repo-HOWTO.Rmdusingknitr::rmarkdownon Aug 22 2024.

Last update: 2023-05-15
Started: 2022-11-29

How to flush the Software repository

Rendered fromFlush-Packages-HOWTO.Rmdusingknitr::rmarkdownon Aug 22 2024.

Last update: 2022-12-01
Started: 2022-11-29

The Release Checklist

Rendered fromReleaseChecklist.Rmdusingknitr::rmarkdownon Aug 22 2024.

Last update: 2024-05-09
Started: 2022-11-29

How to version bump and branch

Rendered fromVersion-bump-and-branch-creation-HOWTO.Rmdusingknitr::rmarkdownon Aug 22 2024.

Last update: 2024-04-30
Started: 2022-11-29

Readme and manuals

Help Manual

Help pageTopics
Convenience functions to set, rename, or validate a repo's remotesadd_bioc_remote bioc_remotes set_bioc_remotes
Add the release branch to GitHub package repositoriesadd_gh_release_branch add_gh_release_branches bioc_release_yaml branch-release-gh
Extract NEWS files from source package tarballsextractNEWS
Get the Bioconductor packages in the software manifestget_bioc_software_manifest
Get all repositories for a given GitHub organization or usernameget-github-repos get_org_github_repos get_user_github_repos
Compare the old and current releases to generate the release announcements NEWS compilationgetPackagesNEWS printNEWS
Generate the list of packages to be updatedpackages_without_release_branch packages_with_release_branch
Update local repositories after Bioconductor Releaseupdate_local_repo update_local_repos