-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
72 lines (72 loc) · 2.3 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Package: eechidna
Version: 1.4.2
Title: Exploring Election and Census Highly Informative Data Nationally for
Australia
Description: Data from the seven Australian Federal Elections (House of
Representatives) between 2001 and 2019, and from the four Australian
Censuses over the same period. Includes tools for visualizing and
analysing the data, as well as imputing Census data for years in
which a Census does not occur. This package incorporates
data that is copyright Commonwealth of Australia (Australian
Electoral Commission and Australian Bureau of Statistics) 2019.
Depends:
R (>= 3.5.0)
Imports:
dplyr,
shiny,
ggplot2,
ggthemes,
magrittr,
plotly (>= 4.5.6),
sf,
tidyr,
graphics,
stats,
purrr,
colourpicker,
methods,
stringi,
tibble,
tidyselect,
rmapshaper,
spbabel
Suggests:
testthat,
knitr,
rmarkdown,
purrrlyr,
GGally,
corrplot,
broom,
scales,
readr,
gridExtra,
tidyverse,
spelling,
ggmap
Encoding: UTF-8
Authors@R: c(person("Jeremy", "Forbes", role = c("aut", "cre"), email = "[email protected]"),
person("Di", "Cook", role = c("aut")),
person("Anthony", "Ebert", role = c("aut")),
person("Heike", "Hofmann", role = c("aut")),
person("Rob", "Hyndman", role = c("aut")),
person("Thomas", "Lumley", role = c("aut")),
person("Ben", "Marwick", role = c("aut")),
person("Carson", "Sievert", role = c("aut")),
person("Mingzhu", "Sun", role = c("aut")),
person("Dilini", "Talagala", role = c("aut")),
person("Nicholas", "Tierney", role = c("aut")),
person("Nathaniel", "Tomasetti", role = c("aut")),
person("Earo", "Wang", role = c("aut")),
person("Fang", "Zhou", role = c("aut")),
person("Commonwealth of Australia", "AEC", role = c("cph")),
person("Australian Bureau of Statistics", "ABS", role = c("cph")))
Maintainer: Jeremy Forbes <[email protected]>
LazyData: true
ByteCompile: TRUE
License: GPL (>= 2)
URL: https://github.com/jforbes14/eechidna/, https://jforbes14.github.io/eechidna/
VignetteBuilder: knitr
RoxygenNote: 7.2.3
BugReports: https://github.com/jforbes14/eechidna/issues/
Language: en-US