Path to this page:
./
devel/R-gert,
Simple Git Client for R
Branch: CURRENT,
Version: 1.0.2,
Package name: R-gert-1.0.2,
Maintainer: pkgsrc-usersSimple git client for R based on 'libgit2' with support for SSH and
HTTPS remotes. All functions in 'gert' use basic R data types (such as
vectors and data-frames) for their arguments and return values. User
credentials are shared with command line 'git' through the
git-credential store and ssh keys stored on disk or ssh-agent. On
Linux, a somewhat recent version of 'libgit2' is required; we provide
a 'PPA' for older Ubuntu 'LTS' versions.
Master sites: (Expand)
Version history: (Expand)
- (2021-01-01) Package added to pkgsrc.se, version R-gert-1.0.2 (created)
CVS history: (Expand)
2021-01-01 07:22:06 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(devel/R-gert) import R-gert-1.0.2
Simple git client for R based on 'libgit2' with support for SSH and
HTTPS remotes. All functions in 'gert' use basic R data types (such as
vectors and data-frames) for their arguments and return values. User
credentials are shared with command line 'git' through the
git-credential store and ssh keys stored on disk or ssh-agent. On
Linux, a somewhat recent version of 'libgit2' is required; we provide
a 'PPA' for older Ubuntu 'LTS' versions.
|