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 06 Jun. 2026.
Previous versions and publish date:
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

odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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