Other packages > Find by keyword >

GitStats  

Standardized Git Repository Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GitStats", "2.3.9")



Attach the package and use:
library("GitStats")
Maintained by
Maciej Banas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-10-25
Latest Update: 2025-08-23
Description:
Obtain statistics in a standardized way from multiple 'Git' services: 'GitHub' and 'GitLab' for the time-being. Its main purpose is to help teams, whose activities are spread across multiple git platforms, get their repository metadata in a standardized way from all these platforms.
How to cite:
Maciej Banas (2024). GitStats: Standardized Git Repository Data. R package version 2.3.9, https://cran.r-project.org/web/packages/GitStats. Accessed 06 Mar. 2026.
Previous versions and publish date:
2.1.1 (2024-10-25 10:10), 2.1.2 (2024-11-12 17:20), 2.2.0 (2025-01-14 15:30), 2.2.1 (2025-01-21 12:00), 2.2.2 (2025-02-11 12:20), 2.3.0 (2025-04-03 11:00), 2.3.1 (2025-04-25 16:30), 2.3.2 (2025-05-20 11:20), 2.3.3 (2025-06-03 09:40), 2.3.4 (2025-07-07 12:30), 2.3.5 (2025-08-18 21:10), 2.3.6 (2025-09-17 09:30), 2.3.7 (2025-10-16 09:00), 2.3.8 (2025-12-06 15:30)
Other packages that cited GitStats R package
View GitStats citation profile
Other R packages that GitStats depends, imports, suggests or enhances
Complete documentation for GitStats
Functions, R codes and Examples using the GitStats R package
Full GitStats package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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