-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 843 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: oystr
Version: 0.0.0.9000
Title: Handle Personal Oyster Journey History Data Provided by Transport for London
Description: You can opt-in to monthly emails from Transport for London (TfL) that
have your Oyster journey history attached as a CSV. Functions in this small
package help you read, wrangle and summarise these data. I, and this work,
are unaffiliated with Transport for London (TfL).
Authors@R: person("Matt", "Dray", email = "[email protected]", role = c("aut", "cre"))
License: MIT + file LICENSE
URL: https://github.com/matt-dray/oystr/, https://matt-dray.github.io/oystr/
BugReports: https://github.com/matt-dray/oystr/issues
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 7.0.2
Depends: R (>= 2.10)
Suggests:
covr,
knitr,
rmarkdown,
testthat (>= 2.1.0)
VignetteBuilder: knitr