-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.01 KB
/
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
Package: asylum
Type: Package
Title: Data on Asylum and Resettlement for the UK
Version: 1.1.3
Authors@R: c(
person(given = c("Matthew", "Gwynfryn"),
family = "Thomas",
email = "matthewgthomas@gmail.com",
role = c("cre", "aut")),
person(given = "Mike",
family = "Page",
email = "mpage@redcross.org.uk",
role = "aut"),
person(given = "Jenna",
family = "Tan",
email = "JennaTan@redcross.org.uk",
role = "aut"),
person(family = "British Red Cross",
role = "cph")
)
Description: Data on Asylum and Resettlement for the UK,
provided by the Home Office <https://www.gov.uk/government/statistical-data-sets/immigration-system-statistics-data-tables>.
License: MIT + file LICENSE
URL: https://humaniverse.github.io/asylum/, https://github.com/humaniverse/asylum
BugReports: https://github.com/humaniverse/asylum/issues
Encoding: UTF-8
LazyData: true
Depends:
R (>= 2.10)
RoxygenNote: 7.2.3