Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands.
Version: | 0.13.1 |
Depends: | R (≥ 3.0.2) |
Imports: | graphics, methods, utils |
Published: | 2015-12-10 |
Author: | See AUTHORS file. git2r author details |
Maintainer: | Stefan Widgren <stefan.widgren at gmail.com> |
BugReports: | https://github.com/ropensci/git2r/issues |
License: | GPL-2 |
Copyright: | See COPYRIGHTS file. git2r copyright details |
URL: | https://github.com/ropensci/git2r |
NeedsCompilation: | yes |
SystemRequirements: | zlib headers and library. OpenSSL headers and library. LibSSH2 (optional on non-Windows) to enable the SSH transport. |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | git2r results |
Reference manual: | git2r.pdf |
Package source: | git2r_0.13.1.tar.gz |
Windows binaries: | r-devel: git2r_0.13.1.zip, r-release: git2r_0.13.1.zip, r-oldrel: git2r_0.13.1.zip |
OS X Snow Leopard binaries: | r-release: git2r_0.13.1.tgz, r-oldrel: git2r_0.10.1.tgz |
OS X Mavericks binaries: | r-release: git2r_0.13.1.tgz |
Old sources: | git2r archive |
Reverse imports: | archivist.github, devtools, ghit, spm12r |
Reverse suggests: | drat, gistr, nat.templatebrains, Rcereal |