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

JOSS: https://github.com/TommyJones/tidylda

Score: 10.926657646037379

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Implements an algorithim for Latent Dirichlet Allocation using style conventions from the [tidyverse](https://style.tidyverse.org/) and [tidymodels](https://tidymodels.github.io/model-implementation-principles/index.html).


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 months ago

Total Commits: 495
Total Committers: 5
Avg Commits per committer: 99.0
Development Distribution Score (DDS): 0.02

Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.167

Name Email Commits
Tommy Jones j****w@g****m 485
Tommy Jonesgit config --global user.email jones.thos.w@gmail.com y****u@e****m 5
Brendan Knapp b****p@g****m 3
Tommy Jones t****y@T****l 1
= =**** 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 66
Total pull requests: 12
Average time to close issues: 4 months
Average time to close pull requests: 13 minutes
Total issue authors: 4
Total pull request authors: 1
Average comments per issue: 2.06
Average comments per pull request: 0.25
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
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: 1
Past year pull request authors: 0
Past year average comments per issue: 0.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/TommyJones/tidylda

Top Issue Authors

  • TommyJones (60)
  • maximelenormand (3)
  • hassaniazi (2)
  • harryahlas (1)

Top Pull Request Authors

  • TommyJones (12)

Top Issue Labels

  • CRAN (20)
  • enhancement (18)
  • bug (8)
  • documentation (4)
  • administrative (4)
  • wontfix (1)
  • duplicate (1)
  • help wanted (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: tidylda

Latent Dirichlet Allocation Using 'tidyverse' Conventions

  • Homepage: https://github.com/TommyJones/tidylda/
  • Documentation: http://cran.r-project.org/web/packages/tidylda/tidylda.pdf
  • Licenses: MIT + file LICENSE
  • Latest release: 0.0.7 (published 7 months ago)
  • Last Synced: 2026-02-01T12:29:04.168Z (5 months ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 213 Last month
  • Rankings:
    • Stargazers count: 7.975%
    • Forks count: 14.856%
    • Average: 26.946%
    • Dependent packages count: 29.797%
    • Dependent repos count: 35.455%
    • Downloads: 46.647%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • Matrix * imports
  • Rcpp >= 1.0.2 imports
  • dplyr * imports
  • generics * imports
  • gtools * imports
  • methods * imports
  • mvrsquared >= 0.1.0 imports
  • rlang * imports
  • stats * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • tidytext * imports
  • covr * suggests
  • knitr * suggests
  • parallel * suggests
  • quanteda * suggests
  • spelling * suggests
  • testthat * suggests
  • tm * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 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/test-coverage.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite