Package: ReleaseLaunch 0.99.28
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.28.tar.gz
ReleaseLaunch_0.99.28.zip(r-4.5)ReleaseLaunch_0.99.28.zip(r-4.4)ReleaseLaunch_0.99.28.zip(r-4.3)
ReleaseLaunch_0.99.28.tgz(r-4.4-any)ReleaseLaunch_0.99.28.tgz(r-4.3-any)
ReleaseLaunch_0.99.28.tar.gz(r-4.5-noble)ReleaseLaunch_0.99.28.tar.gz(r-4.4-noble)
ReleaseLaunch_0.99.28.tgz(r-4.4-emscripten)ReleaseLaunch_0.99.28.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')) |
Bug tracker:https://github.com/bioconductor/releaselaunch/issues
Last updated 18 days agofrom:ab70a5434d. Checks:OK: 1 WARNING: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | WARNING | Nov 01 2024 |
R-4.5-linux | WARNING | Nov 01 2024 |
R-4.4-win | WARNING | Nov 01 2024 |
R-4.4-mac | WARNING | Nov 01 2024 |
R-4.3-win | WARNING | Nov 01 2024 |
R-4.3-mac | WARNING | Nov 01 2024 |
Exports:add_bioc_remoteadd_gh_release_branchadd_gh_release_branchesbioc_release_yamlbioc_version_yamlextractNEWSget_bioc_software_manifestget_org_github_reposget_user_github_reposgetPackagesNEWSpackages_with_release_branchpackages_without_release_branchprintNEWSset_bioc_remotesupdate_local_repoupdate_local_repos
Dependencies:askpassBiocBaseUtilsBiocManagerclicredentialscurlgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rappdirsrlangrstudioapisysvctrswithryamlzip
How to branch the Annotation package repository
Rendered fromBranch-annotation-repo-HOWTO.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2023-05-15
Started: 2022-11-29
How to flush the Software repository
Rendered fromFlush-Packages-HOWTO.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2022-12-01
Started: 2022-11-29
The Release Checklist
Rendered fromReleaseChecklist.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-05-09
Started: 2022-11-29
How to version bump and branch
Rendered fromVersion-bump-and-branch-creation-HOWTO.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-10-30
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_software_manifest |
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 |