-
Notifications
You must be signed in to change notification settings - Fork 17
/
DESCRIPTION
63 lines (63 loc) · 2.11 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Package: bikedata
Title: Download and Aggregate Data from Public Hire Bicycle Systems
Version: 0.2.5.046
Authors@R: c(
person("Mark", "Padgham", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "https://orcid.org/0000-0003-2172-5265")),
person("Richard", "Ellison", role = "aut"),
person("Tom", "Buckley", role = "aut"),
person("Ryszard", "Szymański", , "[email protected]", role = "ctb"),
person("Bea", "Hernández", role = "rev",
comment = "Bea reviewed the package for ropensci, see https://github.com/ropensci/onboarding/issues/116"),
person("Elaine", "McVey", role = "rev",
comment = "Elaine reviewed the package for ropensci, see https://github.com/ropensci/onboarding/issues/116"),
person(, "SQLite Consortium", role = "ctb",
comment = "Authors of included SQLite code")
)
Description: Download and aggregate data from all public hire bicycle
systems which provide open data, currently including 'Santander'
Cycles in London, U.K.; from the U.S.A., 'Ford GoBike' in San
Francisco CA, 'citibike' in New York City NY, 'Divvy' in Chicago IL,
'Capital Bikeshare' in Washington DC, 'Hubway' in Boston MA, 'Metro'
in Los Angeles LA, 'Indego' in Philadelphia PA, and 'Nice Ride' in
Minnesota; 'Bixi' from Montreal, Canada; and 'mibici' from
Guadalajara, Mexico.
License: GPL-3
URL: https://docs.ropensci.org/bikedata/,
https://github.com/ropensci/bikedata
BugReports: https://github.com/ropensci/bikedata/issues
Depends:
R (>= 3.0)
Imports:
brio,
DBI,
httr,
lubridate,
magrittr,
methods,
Rcpp,
readxl,
reshape2,
RSQLite,
tibble,
xml2
Suggests:
dodgr,
knitr,
markdown,
rmarkdown,
testthat
LinkingTo:
BH,
Rcpp
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.1.2
SystemRequirements: C++11
X-schema.org-applicationCategory: Data Access
X-schema.org-isPartOf: https://ropensci.org
X-schema.org-keywords: bicycle-hire-systems, bike-hire-systems, bike-hire,
bicycle-hire, database, bike-data