-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
37 lines (37 loc) · 882 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Package: migest
Type: Package
Title: Methods for the Indirect Estimation of Bilateral Migration
Version: 2.0.5
Authors@R: c(person(c("Guy", "J."), "Abel", role = c("aut", "cre"),
email = "g.j.abel@gmail.com",
comment = c(ORCID = "0000-0002-4893-5687")))
Maintainer: Guy J. Abel <g.j.abel@gmail.com>
Description: Tools for estimating, measuring and working with migration data.
URL: http://guyabel.github.io/migest/
BugReports: https://github.com/guyabel/migest/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
Imports:
dplyr,
purrr,
tidyr,
stringr,
magrittr,
stats,
tibble,
forcats,
utils,
matrixStats,
migration.indices,
circlize,
graphics,
grDevices,
mipfp
Suggests:
spelling,
countrycode