Package: git4r 0.1.1
git4r: Interactive Git for R
An interactive git user interface from the R command line. Intuitive tools to make commits, branches, remotes, and diffs an integrated part of R coding. Built on git2r, a system installation of git is not required and has default on-premises remote option.
Authors:
git4r_0.1.1.tar.gz
git4r_0.1.1.zip(r-4.5)git4r_0.1.1.zip(r-4.4)git4r_0.1.1.zip(r-4.3)
git4r_0.1.1.tgz(r-4.4-any)git4r_0.1.1.tgz(r-4.3-any)
git4r_0.1.1.tar.gz(r-4.5-noble)git4r_0.1.1.tar.gz(r-4.4-noble)
git4r_0.1.1.tgz(r-4.4-emscripten)git4r_0.1.1.tgz(r-4.3-emscripten)
git4r.pdf |git4r.html✨
git4r/json (API)
NEWS
# Install 'git4r' in R: |
install.packages('git4r', repos = c('https://johnxhobbs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/johnxhobbs/git4r/issues
Last updated 3 years agofrom:d2d297514f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:gitgit_addgit_branchgit_checkoutgit_clonegit_commitgit_diffgit_getgit_historygit_mergegit_pullgit_pushgit_remotegit_undo
Dependencies:base64encbslibcachemclidiffrdigestevaluatefastmapfontawesomefsgit2rgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Auto Git | git |
Git Add | git_add |
Git Branch | git_branch |
Git Checkout Commit | git_checkout |
Git Clone from Default Remote | git_clone |
Git Commit | git_commit |
Git Diff | git_diff |
Git Display History and Select Commit | git_get git_history |
Merge Branch into Current Branch | git_merge |
Git Pull | git_pull |
Git Push | git_push |
Git Modify Remotes | git_remote |
Reset To Any Previous Commit | git_undo |