Package: git4r
Type: Package
Title: Interactive Git for R
Version: 0.1.2
Authors@R: 
  person(given = "John",
         family = "Hobbs",
         role = c("aut", "cre"),
         email = "johnxhobbs@gmail.com")
Description: 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.
License: MIT + file LICENSE
URL: https://github.com/johnxhobbs/git4r
BugReports: https://github.com/johnxhobbs/git4r/issues
Encoding: UTF-8
Imports: git2r, diffr, utils
Suggests: gitcreds, rstudioapi, knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-11 17:45:02 UTC; john
Author: John Hobbs [aut, cre]
Maintainer: John Hobbs <johnxhobbs@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-11 18:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:04:37 UTC; unix
