prevR

prevR: an R package for estimating spatial variations from DHS

https://github.com/larmarange/prevr

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

prevR: an R package for estimating spatial variations from DHS

Basic Info
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created almost 14 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

prevR

Project Status: Active - The project has reached a stable, usable state and is being actively developed. R-CMD-check CRAN_Status_Badge Downloads DOI <!-- badges: end -->

This package performs spatial estimation of a prevalence surface or a relative risks surface, using data from a Demographic and Health Survey (DHS) or an analog survey.

Methodological paper

Installation & Documentation

To install stable version:

install.packages("prevR")

Documentation of stable version: https://larmarange.github.io/prevR/

To install development version:

remotes::install_github("larmarange/prevR")

Documentation of development version: https://larmarange.github.io/prevR/dev/

Owner

  • Name: Joseph Larmarange
  • Login: larmarange
  • Kind: user
  • Location: Paris, France
  • Company: IRD

Public health demographer

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 251
  • Total Committers: 1
  • Avg Commits per committer: 251.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Joseph Larmarange j****h@l****t 251
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 26
  • Total pull requests: 3
  • Average time to close issues: 9 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 4
  • Total pull request authors: 1
  • Average comments per issue: 0.77
  • Average comments per pull request: 0.67
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • larmarange (23)
  • jpspeng (1)
  • monitoringhsd (1)
  • rsbivand (1)
Pull Request Authors
  • larmarange (3)
Top Labels
Issue Labels
enhancement (2) bug (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 423 last-month
  • Total docker downloads: 855
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 11
  • Total maintainers: 1
cran.r-project.org: prevR

Estimating Regional Trends of a Prevalence from a DHS and Similar Surveys

  • Versions: 11
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 423 Last month
  • Docker Downloads: 855
Rankings
Docker downloads count: 16.0%
Forks count: 17.1%
Dependent packages count: 18.1%
Average: 21.4%
Stargazers count: 21.9%
Dependent repos count: 23.9%
Downloads: 31.1%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • KernSmooth * imports
  • directlabels * imports
  • fields * imports
  • foreign * imports
  • ggplot2 * imports
  • gstat * imports
  • maptools * imports
  • methods * imports
  • rgdal >= 0.7 imports
  • sp * imports
  • knitr * suggests
  • rmarkdown * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v2 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/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout 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 v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite