R/ghit-package.R

#' @docType package
#' @name ghit
#' @title Lightweight GitHub Package Installer
#' @description ghit provides two functions, \code{\link{install_github}} and \code{\link{install_bitbucket}}, which allow users to install R packages hosted on GitHub or Bitbucket without needing to install or load the heavy dependencies required by devtools. ghit provides a drop-in replacement that provides (almost) identical functionality.
NULL

Try the ghit package in your browser

Any scripts or data that you put into this service are public.

ghit documentation built on July 4, 2017, 9:02 a.m.