gert

Simple Git Client for R

Simple git client for R based on 'libgit2' <https://libgit2.org> 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.

2.3.1 MIT + file LICENSE 1 个版本
安装
install.packages("gert")
remotes::install_cran("gert")
版本列表
2.3.1 2026-01-11