-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
47 lines (47 loc) · 1.39 KB
/
Copy pathDESCRIPTION
File metadata and controls
47 lines (47 loc) · 1.39 KB
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
Package: censuspyrID
Type: Package
Title: Explorer of Indonesian Population Pyramids from Harmonized and Non-Harmonized Census Data
Version: 1.0.2
Date: 2025-10-09
Authors@R: c(
person(
given = "Ari Purwanto Sarwo", family = "Prasojo",
role = c("aut", "cre"),
email = "ari.prasojo18@gmail.com",
comment = c(ORCID = "0000-0002-4862-5523")
),
person(
given = "Puguh", family = "Prasetyoputra",
role = "aut",
email = "pprasetyoputra@gmail.com",
comment = c(ORCID = "0000-0001-5494-7003")
),
person(
given = "Nur Fitri Mustika", family = "Ayu",
role = "aut",
email = "nurfitrimustikaayu@gmail.com"
)
)
Description: Provides harmonized and non-harmonized population pyramid datasets from the Indonesian population censuses (1971–2020), along with tools for visualization and an interactive 'shiny'-based explorer application. Data are processed from IPUMS International (1971–2010) and the Population Census 2020 (BPS Indonesia).
License: GPL-3
Depends:
R (>= 4.1)
Imports:
shiny (>= 1.11.1),
shinythemes,
shinyWidgets,
shinyjs,
dplyr,
tidyr,
DT,
ggplot2,
ggthemes,
scales,
networkD3
Suggests:
tibble
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/aripurwantosp/censuspyrID
BugReports: https://github.com/aripurwantosp/censuspyrID/issues