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

JOSS: https://github.com/JonasMoss/kdensity

asymmetric-kernels density-estimation kernel-density-estimation non-parametric

Score: 10.547181849376543

Last synced: about 11 hours ago
JSON representation

Repository metadata:

An R package for kernel density estimation with parametric starts and asymmetric kernels.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 236
Total Committers: 3
Avg Commits per committer: 78.667
Development Distribution Score (DDS): 0.042

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

Name Email Commits
Jonas Moss j****n@g****m 226
Martin Tveten m****n@g****m 8
Erfjord a****2@v****o 2

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 50
Total pull requests: 15
Average time to close issues: 4 months
Average time to close pull requests: 20 minutes
Total issue authors: 6
Total pull request authors: 2
Average comments per issue: 0.92
Average comments per pull request: 0.07
Merged pull request: 15
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/JonasMoss/kdensity

Top Issue Authors

  • JonasMoss (37)
  • gvegayon (5)
  • trashbirdecology (4)
  • Tveten (2)
  • pkumar81 (1)
  • Avi-Kenny (1)

Top Pull Request Authors

  • JonasMoss (12)
  • Tveten (3)

Top Issue Labels

  • enhancement (12)
  • feature (12)
  • documentation (7)
  • bug (5)
  • vignette (5)
  • question (2)
  • testing (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: kdensity

Kernel Density Estimation with Parametric Starts and Asymmetric Kernels

  • Homepage: https://github.com/JonasMoss/kdensity
  • Documentation: http://cran.r-project.org/web/packages/kdensity/kdensity.pdf
  • Licenses: MIT + file LICENSE
  • Latest release: 1.1.1 (published over 1 year ago)
  • Last Synced: 2025-11-15T13:00:24.241Z (7 months ago)
  • Versions: 4
  • Dependent Packages: 3
  • Dependent Repositories: 3
  • Downloads: 698 Last month
  • Rankings:
    • Forks count: 12.199%
    • Dependent packages count: 13.695%
    • Stargazers count: 14.613%
    • Average: 15.715%
    • Dependent repos count: 16.523%
    • Downloads: 21.545%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • EQL * imports
  • assertthat * imports
  • univariateML * imports
  • SkewHyperbolic * suggests
  • covr * suggests
  • extraDistr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout 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/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite