Package: BranchRename Title: Utilities for renaming branches on GitHub Version: 0.99.2 Authors@R: person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")) Description: 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. Imports: gert, gh, ReleaseLaunch, utils License: Artistic-2.0 Encoding: UTF-8 Remotes: Bioconductor/ReleaseLaunch Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: git libgit2-dev libssl-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2024-08-22 20:41:39 UTC RemoteUrl: https://github.com/Bioconductor/BranchRename RemoteRef: HEAD RemoteSha: 669d1bf1d9774a4500619b81cbfb615731dd12c9 NeedsCompilation: no Packaged: 2026-07-03 17:55:18 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ) Maintainer: Marcel Ramos