Skip to content

ropensci-review-tools/repometrics

Repository files navigation

R build status codecov Project Status: Active

repometrics

Metrics for your code repository.

But why?

There are lots of tools for collating metrics of software repositories, most of which are commercial and not open source. Notable open source tools include those in the github.com/chaoss organization, especially their augur and grimoirelab tools. Both of these tools are huge and comprehensive. They are intended to be highly configurable and customizable, but can be difficult both to set up and to use.

The repometrics package is a lightweight alternative to CHAOSS tools. Where those tools use large database and data broker libraries, this package stores all data in raw JSON form as directly returned from APIs, and uses tools such as jq for extraction and filtering. Unlike the more general CHAOSS tools, the repometrics package is also restricted to analysing GitHub repositories only.

Code of Conduct

Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Metrics for your code repository

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published