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:
- repositories,
- commits,
- users,
- release logs,
- repository files structure,
- text files content,
- R package usage.
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.