-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
29 lines (29 loc) · 906 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
Package: telraamR
Type: Package
Title: R Interface For The Telraam API
Version: 0.1.2
Authors@R:
c(
person("Juan Pablo", "Fonseca Zamora", , email = "ts18jpf@leeds.ac.uk",
role = c("aut", "cre"),
comment = c(ORDCID = "0009-0006-7042-3828")),
person("Robin", "Lovelace", role = c("ctb"), comment = c(ORCID = "0000-0001-5679-6536"))
)
Description: A package to wrap the common calls of the telraam API.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
dplyr (>= 1.1.1),
geojsonsf (>= 2.0.3),
httr (>= 1.4.5),
lubridate (>= 1.9.2),
rjson (>= 0.2.21),
rlang (>= 1.1.1),
sf (>= 1.0.12),
stplanr (>= 1.0.2),
stringr (>= 1.5.0),
tidyr (>= 1.3.0)
URL: https://github.com/juanfonsecaLS1/telraamR, https://juanfonsecals1.github.io/telraamR/
BugReports: https://github.com/juanfonsecaLS1/telraamR/issues