Other packages > Find by keyword >

gert  

Simple Git Client for R
View on CRAN: Click here


Download and install gert package within the R console
Install from CRAN:
install.packages("gert")

Install from Github:
library("remotes")
install_github("cran/gert")

Install by package version:
library("remotes")
install_version("gert", "2.3.1")



Attach the package and use:
library("gert")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-19
Latest Update: 2025-03-25
Description:
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.
How to cite:
Jeroen Ooms (2019). gert: Simple Git Client for R. R package version 2.3.1, https://cran.r-project.org/web/packages/gert. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 0.1 (2019-06-19 11:00), 0.2 (2019-07-22 23:30), 0.3 (2019-10-29 14:00), 1.0.0 (2020-10-08 00:50), 1.0.1 (2020-10-14 07:30), 1.0.2 (2020-11-12 12:30), 1.1.0 (2021-01-25 22:50), 1.2.0 (2021-02-14 23:40), 1.3.0 (2021-03-29 14:30), 1.3.1 (2021-06-23 22:50), 1.3.2 (2021-08-16 17:30), 1.4.0 (2021-09-15 16:30), 1.4.1 (2021-09-16 17:00), 1.4.2 (2021-11-03 11:30), 1.4.3 (2021-11-11 00:00), 1.5.0 (2022-01-03 11:40), 1.6.0 (2022-03-29 23:10), 1.7.0 (2022-08-07 14:30), 1.7.1 (2022-08-18 10:50), 1.8.0 (2022-09-06 18:10), 1.9.0 (2022-09-15 10:00), 1.9.1 (2022-10-05 18:40), 1.9.2 (2022-12-06 00:50), 1.9.3 (2023-08-07 15:20), 2.0.0 (2023-09-26 14:40), 2.0.1 (2023-12-04 14:10), 2.1.0 (2024-07-19 11:10), 2.1.1 (2024-08-16 12:20), 2.1.2 (2024-09-20 06:20), 2.1.3 (2024-10-13 23:00), 2.1.4 (2024-10-14 14:11), 2.1.5 (2025-03-25 01:40), 2.2.0 (2025-11-16 16:30), 2.3.0 (2026-01-08 08:50)
Other packages that cited gert R package
View gert citation profile
Other R packages that gert depends, imports, suggests or enhances
Complete documentation for gert
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA