-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1.36 KB
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 1.36 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
Package: odbr
Title: Download Data from Brazil's Origin Destination Surveys
Version: 0.1.1
Authors@R: c(
person("Haydee", "Svab", , "hsvab@hsvab.eng.br", role = c("aut", "cre")),
person("Beatriz", "Milz", , "milz.bea@gmail.com", role = "aut",
comment = c(ORCID = "0000-0002-3064-4486")),
person("Diego", "Rabatone Oliveira", , "diraol@diraol.eng.br", role = "aut"),
person("Rafael H. M.", "Pereira", , "rafa.pereira.br@gmail.com", role = "aut",
comment = c(ORCID = "0000-0003-2125-7465"))
)
Description: Download data from Brazil's Origin Destination Surveys. The package covers both data from household travel surveys, dictionaries of variables, and the spatial geometries of surveys conducted in different years and across various urban areas in Brazil. For some cities, the package will include enhanced versions of the data sets with variables "harmonized" across different years.
License: GPL (>=3)
Depends:
R (>= 2.10)
Imports:
cli,
data.table,
fs,
haven,
piggyback,
R.utils,
sf
Suggests:
knitr,
rmarkdown,
spelling,
testthat (>= 3.2.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://hsvab.github.io/odbr/, https://github.com/hsvab/odbr
BugReports: https://github.com/hsvab/odbr/issues
Language: en-US