Package: ghit
Type: Package
Title: Lightweight GitHub Package Installer
Version: 0.2.12
Date: 2016-08-18
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"), email = "thosjleeper@gmail.com"))
Description: A lightweight, vectorized drop-in replacement for
    'devtools::install_github()' that uses native git and R methods to clone and
    install a package from GitHub.
Imports: utils, tools, git2r (>= 0.12.1)
Suggests: testthat
License: MIT + file LICENSE
URL: https://github.com/cloudyr/ghit
BugReports: https://github.com/cloudyr/ghit/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-18 13:17:00 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2016-08-18 15:57:53
