gert
Simple Git Client for R
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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
2.3.1 |
latest linux/jammy R-4.5 | gert_2.3.1.tar.gz |
2.7 MiB |
2.3.1 |
latest source/ R- | gert_2.3.1.tar.gz |
128.1 KiB |
2.3.1 |
latest windows/windows R-4.5 | gert_2.3.1.zip |
3.8 MiB |
2.3.1 |
2026-04-18 linux/jammy R-4.5 | gert_2.3.1.tar.gz |
2.7 MiB |
2.3.1 |
2026-04-18 source/ R- | gert_2.3.1.tar.gz |
128.1 KiB |
2.3.1 |
2026-04-18 windows/windows R-4.5 | gert_2.3.1.zip |
3.8 MiB |
2.3.1 |
2026-04-12 linux/jammy R-4.5 | gert_2.3.1.tar.gz |
2.7 MiB |
2.3.1 |
2026-04-09 linux/jammy R-4.2 | gert_2.3.1.tar.gz |
2.7 MiB |
2.3.1 |
2026-04-09 linux/jammy R-4.5 | gert_2.3.1.tar.gz |
2.7 MiB |
2.3.1 |
2026-04-09 windows/windows R-4.2 | gert_2.3.1.zip |
3.8 MiB |
2.3.1 |
2026-04-09 windows/windows R-4.5 | gert_2.3.1.zip |
3.8 MiB |
1.5.0 |
2022-02-12 windows/windows R-4.1 | gert_1.5.0.zip |
3.6 MiB |
Dependencies (latest)
Imports
- askpass
- credentials (>= 1.2.1)
- openssl (>= 2.0.3)
- rstudioapi (>= 0.11)
- sys
- zip (>= 2.1.0)