-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (44 loc) · 1.62 KB
/
Copy pathDESCRIPTION
File metadata and controls
45 lines (44 loc) · 1.62 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
Package: tds
Title: Support TRAN5340M Transport Data Science
Version: 0.0.0.9000
Authors@R: c(
person("Robin", "Lovelace", , "R.Lovelace@leeds.ac.uk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5679-6536")),
person("Yuanxuan", "Yang", , "Y.Yang6@leeds.ac.uk", role = c("aut"),
comment = c(ORCID = "0000-0002-7970-2544")),
person("Malcolm", "Morgan", , "M.Morgan1@leeds.ac.uk", role = c("aut"),
comment = c(ORCID = "0000-0002-9488-9183")),
person("Juan","P. Fonseca-Zamora", ,"ts18jpf@leeds.ac.uk", role = c("aut"),
comment = c(ORCID = "0009-0006-7042-3828"))
)
Description: 'tds' supports the TRAN5340M Transport Data Science module at the Institute for Transport Studies, University of Leeds. It provides a comprehensive collection of teaching materials, tutorials, and curated resources to facilitate learning. The package also serves as the foundation for a dedicated website that delivers course content and enhances teaching by integrating key dependencies and resources for data processing, visualization, spatial analysis, and transport modelling.
License: GPL-3
URL: https://itsleeds.github.io/tds/, https://github.com/itsleeds/tds
BugReports: https://github.com/itsleeds/tds/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
tidyverse,
sf,
quarto,
stats19,
nycflights13,
remotes,
DT,
calendar,
reticulate,
stplanr,
spData,
spDataLarge,
zoo,
pct,
zonebuilder,
ggspatial,
dodgr,
opentripplanner,
osmextract,
tmap,
sfnetworks
Remotes:
Nowosad/spDataLarge