JOSS: https://github.com/nppackages/lpcde
Score: 7.7475968386928855
Last synced: about 2 hours ago
JSON representation
Repository metadata:
Local Polynomial Conditional Distribution Methods
- Host: GitHub
- URL: https://github.com/nppackages/lpcde
- Owner: nppackages
- License: other
- Created: 2021-07-29T14:34:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-08-14T19:08:50.000Z (6 days ago)
- Last Synced: 2026-08-20T02:08:16.797Z (1 day ago)
- Language: R
- Homepage: https://nppackages.github.io
- Size: 1.67 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Security: .github/SECURITY.md
Owner metadata:
- Name: NP Packages
- Login: nppackages
- Email:
- Kind: organization
- Description: Nonparametric and Semiparametric Methods
- Website: https://nppackages.github.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/69351622?v=4
- Repositories: 5
- Last Synced at: 2023-03-04T11:49:04.683Z
- Profile URL: https://github.com/nppackages
GitHub Events
Total
- Create event: 3
- Delete event: 2
- Issue comment event: 15
- Issues event: 12
- Push event: 21
- Release event: 2
- Total: 55
Last Year
- Create event: 1
- Delete event: 2
- Push event: 2
- Total: 5
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 | 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
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
- Total packages: 2
-
Total downloads:
- cran: 171 last-month
- pypi: 17 last-month
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 10
- Total maintainers: 4
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 >= 3.3.0 depends
- MASS * imports
- Rcpp >= 0.12.8 imports
- ggplot2 * imports
- mvtnorm * imports
- purrr * imports
- stats * imports
- testthat >= 3.0.0 suggests
- actions/checkout v7 composite
- actions/setup-python v7 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v7 composite
- actions/setup-python v7 composite
- pypa/gh-action-pypi-publish release/v1 composite
- matplotlib *
- numpy *
- pandas *
- scipy *