migest

Tools for estimating, measuring and working with migration data.

https://github.com/guyabel/migest

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
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 4 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary

Keywords

demography migration population r rstats rstats-package
Last synced: 6 months ago · JSON representation

Repository

Tools for estimating, measuring and working with migration data.

Basic Info
Statistics
  • Stars: 33
  • Watchers: 4
  • Forks: 12
  • Open Issues: 4
  • Releases: 0
Topics
demography migration population r rstats rstats-package
Created about 11 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Support

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  # fig.path = "man/figures/",
  out.width = "100%"
)
```

# migest


[![CRAN status](https://www.r-pkg.org/badges/version/migest)](https://CRAN.R-project.org/package=migest)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/migest?color=blue)](https://r-pkg.org/pkg/migest)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![R-CMD-check](https://github.com/guyabel/migest/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/guyabel/migest/actions/workflows/R-CMD-check.yaml)




Tools for estimating, measuring and working with migration data. 

See the [pkgdown site](http://guyabel.github.io/migest/) for more information

## Installation

You can install the released version of migest from [CRAN](https://CRAN.R-project.org) with:

``` r
install.packages("migest")
```

And the development version from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("guyabel/migest")
```

Owner

  • Name: Guy Abel
  • Login: guyabel
  • Kind: user
  • Location: Tamsui, Taiwan

GitHub Events

Total
  • Watch event: 3
  • Push event: 9
Last Year
  • Watch event: 3
  • Push event: 9

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 185
  • Total Committers: 4
  • Avg Commits per committer: 46.25
  • Development Distribution Score (DDS): 0.027
Past Year
  • Commits: 3
  • Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Guy Abel g****l@g****m 180
Guy Abel G****l 2
Abel g****l@a****t 2
unknown g****l@P****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 8
  • Total pull requests: 0
  • Average time to close issues: 8 months
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.25
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • 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
  • guyabel (7)
  • lejarx (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 645 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 24
  • Total maintainers: 1
cran.r-project.org: migest

Tools for Estimating, Measuring and Working with Migration Data

  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 645 Last month
Rankings
Forks count: 5.8%
Stargazers count: 10.0%
Average: 17.0%
Downloads: 17.2%
Dependent repos count: 24.3%
Dependent packages count: 27.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • circlize * imports
  • dplyr * imports
  • forcats * imports
  • grDevices * imports
  • graphics * imports
  • magrittr * imports
  • matrixStats * imports
  • migration.indices * imports
  • mipfp * imports
  • purrr * imports
  • stats * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • utils * imports
  • countrycode * suggests
  • spelling * suggests
  • tidyverse * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 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 v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite