Package: ghit
Type: Package
Title: Lightweight GitHub Package Installer
Version: 0.2.5
Date: 2016-03-13
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/leeper/ghit
BugReports: https://github.com/leeper/ghit/issues
NeedsCompilation: no
Packaged: 2016-03-15 10:07:43 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Repository: CRAN
Date/Publication: 2016-03-15 12:36:25
