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.

Version: 0.1.2
Imports: git2r, diffr, utils
Suggests: gitcreds, rstudioapi, knitr, rmarkdown
Published: 2022-03-11
Author: John Hobbs [aut, cre]
Maintainer: John Hobbs <johnxhobbs at gmail.com>
BugReports: https://github.com/johnxhobbs/git4r/issues
License: MIT + file LICENSE
URL: https://github.com/johnxhobbs/git4r
NeedsCompilation: no
Materials: README NEWS
CRAN checks: git4r results

Documentation:

Reference manual: git4r.pdf
Vignettes: git4r-demo

Downloads:

Package source: git4r_0.1.2.tar.gz
Windows binaries: r-devel: git4r_0.1.2.zip, r-release: git4r_0.1.2.zip, r-oldrel: git4r_0.1.2.zip
macOS binaries: r-release (arm64): git4r_0.1.2.tgz, r-oldrel (arm64): git4r_0.1.2.tgz, r-release (x86_64): git4r_0.1.2.tgz
Old sources: git4r archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=git4r to link to this page.