Showing 10 of total 10 results (show query)
ropensci
git2r:Provides Access to Git Repositories
Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands.
Maintained by Stefan Widgren. Last updated 1 days ago.
gitgit-clientlibgit2libgit2-library
218 stars 13.93 score 836 scripts 46 dependentsr-lib
gitcreds:Query 'git' Credentials from 'R'
Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories.
Maintained by Gábor Csárdi. Last updated 8 months ago.
credentialscredentials-helpergitgithub
28 stars 13.31 score 372 scripts 407 dependentsr-lib
credentials:Tools for Managing SSH and Git Credentials
Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.
Maintained by Jeroen Ooms. Last updated 6 months ago.
72 stars 12.40 score 91 scripts 380 dependentsworkflowr
workflowr:A Framework for Reproducible and Collaborative Data Science
Provides a workflow for your analysis projects by combining literate programming ('knitr' and 'rmarkdown') and version control ('Git', via 'git2r') to generate a website containing time-stamped, versioned, and documented results.
Maintained by John Blischak. Last updated 4 months ago.
gitproject-managementrmarkdownwebsiteworkflow
848 stars 11.53 score 566 scriptslorenzwalthert
precommit:Pre-Commit Hooks
Useful git hooks for R building on top of the multi-language framework 'pre-commit' for hook management. This package provides git hooks for common tasks like formatting files with 'styler' or spell checking as well as wrapper functions to access the 'pre-commit' executable.
Maintained by Lorenz Walthert. Last updated 13 days ago.
257 stars 9.72 score 10 scriptscynkra
fledge:Smoother Change Tracking and Versioning for R Packages
Streamlines the process of updating changelogs (NEWS.md) and versioning R packages developed in git repositories.
Maintained by Kirill Müller. Last updated 3 months ago.
188 stars 8.73 score 10 scriptsr-world-devs
GitStats:Standardized Git Repository Data
Obtain standardized data from multiple 'Git' services, including 'GitHub' and 'GitLab'. Designed to be 'Git' service-agnostic, this package assists teams with activities spread across various 'Git' platforms by providing a unified way to access repository data.
Maintained by Maciej Banas. Last updated 2 months ago.
4 stars 6.51 score 10 scripts 1 dependentsthinkr-open
gitdown:Turn Your Git Commit Messages into a HTML Book
Read all commit messages of your local git repository and sort them according to tags or specific text pattern into chapters of a HTML book using 'bookdown'. The git history book presentation helps organisms required to testify for every changes in their source code, in relation to features requests.
Maintained by Sébastien Rochette. Last updated 1 years ago.
34 stars 6.01 score 15 scriptsstufield
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 scriptsstla
findInGit:Find Pattern in Files of All Branches of a 'git' Repository
Creates a HTML widget which displays the results of searching for a pattern in files in a given 'git' repository, including all its branches. The results can also be returned in a dataframe.
Maintained by Stéphane Laurent. Last updated 4 years ago.
4 stars 3.30 score 4 scripts