forked from agistaterre/telraamStats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
40 lines (40 loc) · 1.39 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
Package: telraamStats
Title: Analysis of Mobility Data from Telraam Sensors
Version: 1.0.0
Authors@R: c(
person("Ulysse", "Caromel", email = "[email protected]", role = "aut", comment = c(ORCID = "YOUR-ORCID-ID")),
person("Mijin", "Park", email = "[email protected]", role = "aut"),
person("Lilou", "Augeray", email = "[email protected]", role = "aut"),
person("Tanguy", "Richard", email = "[email protected]", role = "aut"),
person("Pascal", "Irz", email = "[email protected]", role = "cre", comment = c(ORCID = "0000-0002-2066-8935")),
person("Agis-ta-terre", email = "[email protected]", role = c("cph", "fnd"))
)
Description: Tools to download, analyse and visualise mobility data from Telraam sensors <https://telraam.net/en/what-is-telraam>.
Powers a shiny app for the use case of Chateaubourg city (France): <https://agistaterre.shinyapps.io/mov-around/>.
License: file LICENSE
BugReports: https://github.com/agistaterre/telraamStats/issues
Imports:
cowplot,
CPAT,
dplyr,
ggplot2,
gridExtra,
httr,
jsonlite,
lubridate,
mgcv,
purrr,
rlang,
stringr,
synchrony,
tibble,
tidyr,
zoo
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: http://annuaire.agistaterre.org/telraamStats/