-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
35 lines (35 loc) · 837 Bytes
/
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
Type: Package
Package: ndsbr
Title: Load, Analyze and Manipulate Data of The Brazilian Naturalistic
Driving Study
Version: 0.3.1
Authors@R:
person("Pedro Augusto", "Borges dos Santos", email = "[email protected]", role = c("aut", "cre"))
Description: A compilation of methods used in the Brazilian Naturalistic
Driving Study (NDS-BR). Contains functions to load, manipulate and
analyze naturalistic data.
License: MIT + file LICENSE
Imports:
dplyr,
lifecycle,
magrittr,
osmdata,
purrr,
readr,
rlang,
sf,
tidyr,
units
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests:
rmarkdown,
knitr,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
R (>= 2.10)
Roxygen: list(markdown = TRUE)
URL: https://pabsantos.github.io/ndsbr/