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

JOSS: https://github.com/dirmeier/datastructures

algorithms datastructures r rcpp

Score: 10.986918519208572

Last synced: about 13 hours ago
JSON representation

Repository metadata:

:rocket: Implementation of core data structures for R


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 146
Total Committers: 2
Avg Commits per committer: 73.0
Development Distribution Score (DDS): 0.048

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
dirmeier s****r@b****h 139
Simon Dirmeier s****r@w****e 7

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 17
Total pull requests: 2
Average time to close issues: 2 months
Average time to close pull requests: N/A
Total issue authors: 11
Total pull request authors: 2
Average comments per issue: 3.18
Average comments per pull request: 0.0
Merged pull request: 0
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/dirmeier/datastructures

Top Issue Authors

  • dirmeier (3)
  • fabian-s (3)
  • talgalili (2)
  • vgherard (1)
  • wlandau (1)
  • multimeric (1)
  • Marc-Ruebsam (1)
  • yushuf (1)
  • MilesMcBain (1)
  • kvak (1)
  • randy3k (1)

Top Pull Request Authors

  • fkohrt (1)
  • MichaelChirico (1)

Top Issue Labels

  • bug (1)
  • wontfix (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: datastructures

Implementation of Core Data Structures

  • Homepage: https://github.com/dirmeier/datastructures
  • Documentation: http://cran.r-project.org/web/packages/datastructures/datastructures.pdf
  • Licenses: GPL-3
  • Latest release: 0.2.9 (published almost 6 years ago)
  • Last Synced: 2026-02-15T10:17:04.354Z (4 months ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 3
  • Downloads: 328 Last month
  • Rankings:
    • Stargazers count: 5.25%
    • Forks count: 10.051%
    • Dependent repos count: 17.571%
    • Average: 20.077%
    • Dependent packages count: 29.797%
    • Downloads: 37.715%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 3.3 depends
  • Rcpp * depends
  • methods * imports
  • purrr * imports
  • knitr * suggests
  • lintr * suggests
  • rmarkdown * suggests
  • styler * suggests
  • testthat * suggests
.github/workflows/ci.yaml actions
  • actions/checkout v1 composite
  • r-lib/actions/setup-pandoc master composite
  • r-lib/actions/setup-r master composite