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

JOSS: https://github.com/zizroc/villager

abm agent-based-modeling simulation

Score: 11.086440989637987

Last synced: about 24 hours ago
JSON representation

Repository metadata:

villager is an extensible agent based modeling (ABM) framework for the R language. It supports agents, agent aggregations and their associated resources, as well as flexible data management.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 131
Total Committers: 4
Avg Commits per committer: 32.75
Development Distribution Score (DDS): 0.145

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Thomas Thelen t****n@g****m 112
Marcus Thomson 3****c 11
ohmannyy m****y@u****u 6
gvaldana 6****a 2

Issue and Pull Request metadata

Last synced: 8 months ago

Total issues: 57
Total pull requests: 43
Average time to close issues: 4 months
Average time to close pull requests: 9 days
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 1.14
Average comments per pull request: 0.47
Merged pull request: 41
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • ThomasThelen (50)
  • zizroc (4)
  • thodson-usgs (2)
  • Edouard-Legoupil (1)

Top Pull Request Authors

  • ThomasThelen (38)
  • ohmannyy (2)
  • zizroc (2)
  • thodson-usgs (1)

Top Issue Labels

  • enhancement (21)
  • good first issue (7)
  • documentation (5)
  • help wanted (2)
  • question (2)
  • bug (2)

Top Pull Request Labels


Package metadata

cran.r-project.org: villager

A Framework for Designing and Running Agent Based Models

  • Homepage: https://github.com/zizroc/villager/
  • Documentation: http://cran.r-project.org/web/packages/villager/villager.pdf
  • Licenses: MIT + file LICENSE
  • Latest release: 2.0.0 (published about 2 years ago)
  • Last Synced: 2026-04-08T11:01:08.399Z (3 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 254 Last month
  • Rankings:
    • Stargazers count: 6.838%
    • Forks count: 14.856%
    • Dependent packages count: 29.797%
    • Average: 35.196%
    • Dependent repos count: 35.455%
    • Downloads: 89.035%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • R6 * imports
  • readr * imports
  • uuid * imports
  • covr * suggests
  • dplyr * suggests
  • knitr * suggests
  • leaflet * suggests
  • plotly * suggests
  • remotes * suggests
  • rmarkdown * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/check-r-package v1 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v1 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v1 composite