export(install_github)
importFrom(git2r, init, clone, config, commits, remote_ls)
importFrom(utils, install.packages, installed.packages, remove.packages, packageVersion, compareVersion, capture.output)
importFrom(tools, write_PACKAGES)
