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

JOSS: https://github.com/USCbiostats/partition

data-reduction dimensionality-reduction partitional-clustering r

Score: 10.97411180466407

Last synced: about 5 hours ago
JSON representation

Repository metadata:

A fast and flexible framework for data reduction in R


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 237
Total Committers: 4
Avg Commits per committer: 59.25
Development Distribution Score (DDS): 0.127

Commits in past year: 4
Committers in past year: 2
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Malcolm Barrett m****t@g****m 207
katelynqueen98 k****n@u****u 27
George G. Vega Yon g****n@g****m 2
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 21
Total pull requests: 23
Average time to close issues: 30 days
Average time to close pull requests: 2 days
Total issue authors: 5
Total pull request authors: 4
Average comments per issue: 1.29
Average comments per pull request: 0.83
Merged pull request: 23
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: about 2 hours
Past year average time to close pull requests: 4 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • malcolmbarrett (14)
  • millstei (3)
  • clauswilke (2)
  • krlmlr (1)
  • jtian123 (1)

Top Pull Request Authors

  • malcolmbarrett (21)
  • katelynqueen98 (5)
  • arfon (1)
  • gvegayon (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

cran.r-project.org: partition

Agglomerative Partitioning Framework for Dimension Reduction

  • Homepage: https://uscbiostats.github.io/partition/
  • Documentation: http://cran.r-project.org/web/packages/partition/partition.pdf
  • Licenses: MIT + file LICENSE
  • Latest release: 0.2.2 (published over 1 year ago)
  • Last Synced: 2025-10-30T04:24:04.261Z (8 months ago)
  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 371 Last month
  • Rankings:
    • Stargazers count: 8.606%
    • Forks count: 12.199%
    • Dependent packages count: 18.148%
    • Average: 19.519%
    • Dependent repos count: 23.981%
    • Downloads: 34.662%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 3.3.0 depends
  • MASS * imports
  • Rcpp * imports
  • crayon * imports
  • dplyr >= 0.8.0 imports
  • forcats * imports
  • ggplot2 >= 3.3.0 imports
  • infotheo * imports
  • magrittr * imports
  • pillar * imports
  • purrr * imports
  • rlang * imports
  • stringr * imports
  • tibble * imports
  • tidyr >= 1.0.0 imports
  • covr * suggests
  • ggcorrplot * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • spelling * suggests
  • testthat >= 3.0.0 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 v1 composite
  • r-lib/actions/setup-r-dependencies v1 composite
.github/workflows/pkgdown.yaml actions
  • actions/checkout master composite
  • r-lib/actions/setup-pandoc master composite
  • r-lib/actions/setup-r master composite