r-world-devs / GitStats

An R package to get unified data from GitHub and GitLab.
https://r-world-devs.github.io/GitStats/
Other
3 stars 1 forks source link
git github gitlab metadata r

GitStats

lifecycle R-CMD-check Codecov test
coverage

With GitStats you can pull git data in a uniform way (table format) from GitHub and GitLab. For the time-being you can get data on:

Installation

From CRAN:

install.packages("GitStats")

Or development version:

devtools::install_github("r-world-devs/GitStats")

GitStats workflow

On how to use GitStats, refer to the documentation.

Acknowledgement

Special thanks to James Black, Karolina Marcinkowska, Kamil Koziej, Matt Secrest, Krystian Igras, Kamil Wais, Adam Forys - for the support in the package development.