Package: fgitR
Type: Package
Title: Using 'FastGit' to Accelerate the Access to 'GitHub'
Version: 0.2.0
Authors@R: 
    c(person(given = "Han",
             family = "Chen",
             role = c("aut", "cre"),
             email = "chenhan28@gmail.com"),
      person(given = "Wanyanhan",
             family = "Jiang",
             role = "ctb",
             email = "243016042@qq.com"))
Description: 'FastGit' <https://doc.fastgit.org/> works like a mirror of 'GitHub' to make significant acceleration. 'fgitR' is a package to do git operation with 'FastGit' automatically.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.6.0)
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.1.2
Imports: httr, devtools, git2r
SystemRequirements: Git
BugReports: https://github.com/FastGitORG/fgitR/issues
NeedsCompilation: no
Packaged: 2022-02-25 07:49:50 UTC; chenhan
Author: Han Chen [aut, cre],
  Wanyanhan Jiang [ctb]
Maintainer: Han Chen <chenhan28@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-28 20:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:40:34 UTC; windows
