-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 1005 Bytes
/
DESCRIPTION
File metadata and controls
39 lines (39 loc) · 1005 Bytes
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
38
39
Package: migest
Type: Package
Title: Tools for estimating, measuring and working with migration data
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: Provides tools for estimating, measuring, and analyzing migration data. Designed to assist researchers and analysts in working effectively 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.3.2
Depends:
R (>= 2.10)
Imports:
dplyr,
purrr,
tidyr,
stringr,
magrittr,
stats,
tibble,
forcats,
utils,
matrixStats,
migration.indices,
circlize,
graphics,
grDevices,
mipfp,
CVXR,
lpSolve
Suggests:
spelling,
countrycode