remotes: R Package Installation from Remote Repositories, Including 'GitHub'

Download and install R packages stored in 'GitHub', 'BitBucket', or plain 'subversion' or 'git' repositories. This package is a lightweight replacement of the 'install_*' functions in 'devtools'. Indeed most of the code was copied over from 'devtools'.

Version: 1.1.1
Depends: R (≥ 3.0.0)
Imports: methods, utils
Suggests: curl, git2r, mockery, pingr, testthat, withr
Published: 2017-12-20
Author: Gábor Csárdi [aut, cre], Hadley Wickham [aut], Winston Chang [aut], Jim Hester [aut], RStudio [cph], Martin Morgan [aut], Dan Tenenbaum [aut], Mango Solutions [cph]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/remotes/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/r-lib/remotes#readme
NeedsCompilation: no
SystemRequirements: Subversion for install_svn, git for install_git
Materials: NEWS
CRAN checks: remotes results

Downloads:

Reference manual: remotes.pdf
Package source: remotes_1.1.1.tar.gz
Windows binaries: r-devel: remotes_1.1.1.zip, r-release: remotes_1.1.1.zip, r-oldrel: remotes_1.1.1.zip
OS X El Capitan binaries: r-release: remotes_1.1.1.tgz
OS X Mavericks binaries: r-oldrel: remotes_1.1.1.tgz
Old sources: remotes archive

Reverse dependencies:

Reverse imports: automagic, cyclocomp

Linking:

Please use the canonical form https://CRAN.R-project.org/package=remotes to link to this page.