-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 983 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 983 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
Package: migest
Type: Package
Title: Tools for Estimating, Measuring and Working with Migration Data
Version: 2.0.6
Authors@R: c(person(c("Guy", "J."), "Abel", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4893-5687")))
Maintainer: Guy J. Abel <[email protected]>
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.3
Depends:
R (>= 4.1.0)
Imports:
dplyr,
purrr,
tidyr,
stringr,
magrittr,
stats,
tibble,
forcats,
utils,
matrixStats,
migration.indices,
circlize,
graphics,
grDevices,
mipfp
Suggests:
spelling,
countrycode