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.7)git4r_0.1.1.zip(r-4.6)git4r_0.1.1.zip(r-4.5)
git4r_0.1.1.tgz(r-4.6-any)git4r_0.1.1.tgz(r-4.5-any)
git4r_0.1.1.tar.gz(r-4.7-any)git4r_0.1.1.tar.gz(r-4.6-any)
git4r_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:d2d297514f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 141 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 137 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 107 |
Exports:gitgit_addgit_branchgit_checkoutgit_clonegit_commitgit_diffgit_getgit_historygit_mergegit_pullgit_pushgit_remotegit_undo
Dependencies:base64encbslibcachemclidiffrdigestevaluatefastmapfontawesomefsgit2rhighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
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 |
