git2r: Provides Access to Git Repositories

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.23.0
Depends: R (≥ 3.1)
Imports: graphics, utils
Suggests: getPass
Published: 2018-07-17
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: By default, git2r uses a system installation of the libgit2 headers and library. However, if a system installation is not available, builds and uses a bundled version of the libgit2 source. zlib headers and library. OpenSSL headers and library (non-macOS). LibSSH2 (optional on non-Windows) to enable the SSH transport.
Citation: git2r citation info
Materials: NEWS
In views: WebTechnologies
CRAN checks: git2r results

Downloads:

Reference manual: git2r.pdf
Package source: git2r_0.23.0.tar.gz
Windows binaries: r-devel: git2r_0.23.0.zip, r-release: git2r_0.23.0.zip, r-oldrel: git2r_0.23.0.zip
OS X binaries: r-release: git2r_0.23.0.tgz, r-oldrel: git2r_0.23.0.tgz
Old sources: git2r archive

Reverse dependencies:

Reverse imports: adapr, archivist.github, BioInstaller, codemetar, devtools, excerptr, kirby21.base, phuse, prodigenr, RepoGenerator, reproducible, RSuite, spm12r, usethis, workflowr
Reverse suggests: adaptalint, drat, envDocument, gistr, nat.templatebrains, Rcereal, remotes

Linking:

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