Introduction to gitr

library(gitr)
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Overview

The gitr package is a light-weight, dependency-free, API to access system-level git commands from within R. Contains wrappers and defaults for common data science workflows as well as Z-shell plugin aliases. Generalized API syntax is also available. A system installation of git is required.


Main Features


Workflows and examples (TODO)

This section will become more fleshed out in future versions of gitr

In the meantime please see the package README


MIT LICENSE



Try the gitr package in your browser

Any scripts or data that you put into this service are public.

gitr documentation built on April 13, 2025, 1:08 a.m.