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.1.5")



Attach the package and use:
library("gert")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
First Published: 2019-06-19
Latest Update: 2023-12-04
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.1.5, https://cran.r-project.org/web/packages/gert. Accessed 08 May. 2025.
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)
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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for gert300040005000600070008000900010000110001200013000TrendBars

Today's Hot Picks in Authors and Packages

MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
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  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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