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: 9.587817443544179

Last synced: about 21 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: 2 days ago

Total Commits: 249
Total Committers: 3
Avg Commits per committer: 83.0
Development Distribution Score (DDS): 0.04

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

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

Issue and Pull Request metadata

Last synced: 2 days 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.9
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.2.0 (published 4 months ago)
  • Last Synced: 2026-08-19T05:31:11.230Z (2 days ago)
  • Versions: 5
  • Dependent Packages: 3
  • Dependent Repositories: 3
  • Downloads: 279 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