-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.2 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
31
Package: tdor
Type: Package
Title: Data for the Transgender Day of Remembrance
Version: 0.2.0
Authors@R: c(person("Dave", "Parr",
email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1539-8547")),
person("Heather", "Turner",
email = "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-1256-3375")),
person("Paul", "Brennan",
email = "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0001-8792-0499")))
BugReports: https://github.com/CaRdiffR/tdor/issues
Description: Data on killings and suicides of trans people recorded for observance of the Transgender Day of Remembrance, held annually on November 20 <https://en.wikipedia.org/wiki/Transgender_Day_of_Remembrance>.
The data are collated from reports by Transgender Europe <https://tdor.tgeu.org/> and trans activists worldwide, as published on <https://tdor.translivesmatter.info/>.
License: CC0
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
RoxygenNote: 6.1.1
Suggests:
dplyr,
gganimate,
ggplot2,
ggthemes,
knitr,
lubridate,
maps,
rmarkdown
VignetteBuilder: knitr