Package: ghit
Type: Package
Title: Lightweight GitHub Package Installer
Version: 0.2.10
Date: 2016-07-18
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
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
Suggests: testthat
License: MIT + file LICENSE
URL: https://github.com/cloudyr/ghit
BugReports: https://github.com/cloudyr/ghit/issues
NeedsCompilation: no
Packaged: 2016-07-26 15:36:31 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Repository: CRAN
Date/Publication: 2016-07-27 03:11:50
