An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/gvegayon/rgexf/

gephi gexf gexf-graph-files r rpackage social-network xml

Score: 5.934894195619588

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Create, read and write GEXF (Graph Exchange XML Format) graph files (used in Gephi and others) in R.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 200
Total Committers: 9
Avg Commits per committer: 22.222
Development Distribution Score (DDS): 0.15

Commits in past year: 9
Committers in past year: 2
Avg Commits per committer in past year: 4.5
Development Distribution Score (DDS) in past year: 0.111

Name Email Commits
George Vega Yon g****n@g****m 170
Joshua j****t@g****m 10
George Vega g****a@s****l 9
Jorge Fabrega j****a@u****l 4
Tobias Jørgensen T****s@b****k 2
George g****e@g****) 2
SamGG s****d@i****r 1
Jared Lander i****o@j****m 1
Copilot 1****t 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 45
Total pull requests: 8
Average time to close issues: over 2 years
Average time to close pull requests: 10 months
Total issue authors: 11
Total pull request authors: 3
Average comments per issue: 2.0
Average comments per pull request: 1.63
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 6
Past year average time to close issues: 34 minutes
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/gvegayon/rgexf/

Top Issue Authors

  • gvegayon (29)
  • jbkunst (7)
  • IsabelFE (1)
  • sciatro (1)
  • HolzmanoLagrene (1)
  • Arf9999 (1)
  • milnus (1)
  • balachia (1)
  • JessicaFinck (1)
  • xiaofanliang (1)
  • mksteel (1)

Top Pull Request Authors

  • gvegayon (5)
  • Copilot (2)
  • SamGG (1)

Top Issue Labels

  • bug (24)
  • major (21)
  • enhancement (5)
  • minor (2)
  • help wanted (1)

Top Pull Request Labels


Dependencies

DESCRIPTION cran
  • XML * imports
  • grDevices * imports
  • igraph * imports
  • servr * imports
  • utils * imports
  • covr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • tinytest * suggests
.github/workflows/ci.yml actions
  • actions/checkout v6 composite
  • actions/upload-artifact v4 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/copilot-setup-steps.yml actions
  • actions/checkout v6 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/website.yml actions
  • CDCgov/cfa-actions/post-artifact v1.2.0 composite
  • actions/checkout v6 composite
  • actions/deploy-pages v5 composite
  • actions/upload-artifact v7 composite
  • actions/upload-pages-artifact v5 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
docker/Dockerfile docker
  • rocker/r-base latest build