R Package Installation from Remote Repositories, Including 'GitHub'


[Up] [Top]

Documentation for package ‘remotes’ version 1.1.1

Help Pages

bioc_install_repos Deduce the URLs of the BioConductor repositories
dev_package_deps Find all dependencies of a CRAN or dev package.
download_version Download a specified version of a CRAN package
github_pull GitHub references
github_release GitHub references
install_bitbucket Install a package directly from bitbucket
install_deps Install package dependencies if needed.
install_git Install a package from a git repository
install_github Attempts to install a package directly from GitHub.
install_local Install a package from a local file
install_svn Install a package from a SVN repository
install_url Install a package from a url
install_version Install specified version of a CRAN package.
local_package_deps Find all dependencies of a CRAN or dev package.
package_deps Find all dependencies of a CRAN or dev package.
parse-git-repo Parse a remote git repo specification
parse_github_repo_spec Parse a remote git repo specification
parse_github_url Parse a remote git repo specification
parse_repo_spec Parse a remote git repo specification
update.package_deps Find all dependencies of a CRAN or dev package.
update_packages Update packages that are missing or out-of-date.