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

JOSS: https://github.com/nppackages/lpcde

Score: 7.7475968386928855

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Local Polynomial Conditional Distribution Methods


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 161
Total Committers: 3
Avg Commits per committer: 53.667
Development Distribution Score (DDS): 0.193

Commits in past year: 10
Committers in past year: 2
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.4

Name Email Commits
Rajita Chandak r****k@d****u 130
Matias D. Cattaneo c****o@p****u 27
dependabot[bot] 4****] 4

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 9
Total pull requests: 10
Average time to close issues: about 1 month
Average time to close pull requests: about 5 hours
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 1.44
Average comments per pull request: 0.2
Merged pull request: 9
Bot issues: 0
Bot pull requests: 4

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 12 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 4

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

Top Issue Authors

  • salbalkus (6)
  • soichiroy (3)

Top Pull Request Authors

  • rajitachandak (6)
  • dependabot[bot] (4)

Top Issue Labels

Top Pull Request Labels

  • dependencies (4)
  • github_actions (2)
  • python (2)

Package metadata

pypi.org: lpcde

Implements local polynomial conditional distribution and density estimation with bandwidth selection and robust inference.

  • Homepage: https://github.com/nppackages/lpcde
  • Documentation: https://lpcde.readthedocs.io/
  • Licenses: GPL-3.0-only
  • Latest release: 1.0.0 (published 3 months ago)
  • Last Synced: 2026-08-19T02:01:19.511Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 17 Last month
  • Rankings:
    • Dependent packages count: 7.179%
    • Average: 23.9%
    • Dependent repos count: 40.621%
  • Maintainers (3)
cran.r-project.org: lpcde

Boundary Adaptive Local Polynomial Conditional Density Estimator

  • Homepage: https://nppackages.github.io/lpcde/
  • Documentation: http://cran.r-project.org/web/packages/lpcde/lpcde.pdf
  • Licenses: GPL-3
  • Latest release: 1.0.0 (published 3 months ago)
  • Last Synced: 2026-08-20T02:00:55.247Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 171 Last month
  • Rankings:
    • Dependent packages count: 29.797%
    • Dependent repos count: 35.455%
    • Average: 46.617%
    • Downloads: 74.601%
  • Maintainers (1)

Dependencies

R/lpcde/DESCRIPTION cran
  • R >= 3.3.0 depends
  • MASS * imports
  • Rcpp >= 0.12.8 imports
  • ggplot2 * imports
  • mvtnorm * imports
  • purrr * imports
  • stats * imports
  • testthat >= 3.0.0 suggests
.github/workflows/ci.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v7 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
Python/lpcde/pyproject.toml pypi
.github/workflows/publish-python.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v7 composite
  • pypa/gh-action-pypi-publish release/v1 composite
Python/lpcde/requirements.txt pypi
  • matplotlib *
  • numpy *
  • pandas *
  • scipy *