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.0.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: 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.0.1, https://cran.r-project.org/web/packages/gert
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)
Other packages that cited gert R package
View gert citation profile
Other R packages that gert depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns