Showing 2 of total 2 results (show query)
ropensci
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.
Maintained by Jeroen Ooms. Last updated 5 days ago.
154 stars 14.85 score 158 scripts 367 dependentsstufield
gitr:A Lightweight API for 'Git'
A light-weight, dependency-free, application programming interface (API) to access system-level 'Git' commands from within 'R'. Contains wrappers and defaults for common data science workflows as well as 'Zsh' <https://github.com/ohmyzsh/ohmyzsh> plugin aliases. A generalized API syntax is also available. A system installation of 'Git' <https://git-scm.com/downloads> is required.
Maintained by Stu Field. Last updated 2 months ago.
1 stars 4.45 score 14 scripts