Package: BranchRename 0.99.2
BranchRename: Utilities for renaming branches on GitHub
The package provides utility functions at the user and organization level for renaming branches on GitHub. The functions are written mainly for modifying batches of either repositories or packages. It uses tools to authenticate and call git from within R.
Authors:
BranchRename_0.99.2.tar.gz
BranchRename_0.99.2.zip(r-4.5)BranchRename_0.99.2.zip(r-4.4)BranchRename_0.99.2.zip(r-4.3)
BranchRename_0.99.2.tgz(r-4.4-any)BranchRename_0.99.2.tgz(r-4.3-any)
BranchRename_0.99.2.tar.gz(r-4.5-noble)BranchRename_0.99.2.tar.gz(r-4.4-noble)
BranchRename_0.99.2.tgz(r-4.4-emscripten)BranchRename_0.99.2.tgz(r-4.3-emscripten)
BranchRename.pdf |BranchRename.html✨
BranchRename/json (API)
# Install 'BranchRename' in R: |
install.packages('BranchRename', repos = c('https://link-ny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bioconductor/branchrename/issues
Last updated 3 months agofrom:669d1bf1d9. Checks:OK: 1 WARNING: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | WARNING | Nov 20 2024 |
R-4.5-linux | WARNING | Nov 20 2024 |
R-4.4-win | WARNING | Nov 20 2024 |
R-4.4-mac | WARNING | Nov 20 2024 |
R-4.3-win | WARNING | Nov 20 2024 |
R-4.3-mac | WARNING | Nov 20 2024 |
Exports:add_bioc_remotefix_bioc_remotespackages_with_default_branchrename_branch_packagesrename_branch_reposrename_branch_to_develrepos_with_default_branchupdate_local_repoupdate_local_repos
Dependencies:askpassBiocBaseUtilsBiocManagerclicredentialscurlgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rappdirsReleaseLaunchrlangrstudioapisysvctrswithryamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A convenience function to set the 'upstream' Bioconductor remote | add_bioc_remote |
A helper function to adjust git remotes the Bioconductor way | fix_bioc_remotes |
Find packages with default branches for an organization | packages_with_default_branch |
Convenience function to create the devel branch for all GitHub packages | rename_branch_packages |
Convenience function to create the devel branch for all GitHub repositories | rename_branch_repos |
Create the 'devel' branch locally and on GitHub | rename_branch_to_devel |
Identify repositories that have old default branches | repos_with_default_branch |
Update local repositories after GitHub branch rename | update_local_repo update_local_repos |