The Uber API provides a programmatic way to interact with the Uber international online transportation network. This package enables access to the Uber API from within R. Specifically it is possible to: extract information about a user's account, find out about nearby Uber vehicles, get estimates for rides, book or cancel a ride. See <https://developer.uber.com/> for more information.
Version: | 0.1.3 |
Depends: | R (≥ 3.1.2) |
Imports: | httr, httpuv, jsonlite, ggmap, dplyr, googleway, ggplot2, ggthemes |
Suggests: | testthat |
Published: | 2016-10-22 |
Author: | Andrew Collier [aut, cre], Arthur Wu [aut], Jonathan Carroll [ctb] |
Maintainer: | Andrew Collier <andrew at exegetic.biz> |
BugReports: | https://github.com/DataWookie/ubeR/issues |
License: | GPL-3 |
URL: | http://github.com/DataWookie/ubeR |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ubeR results |
Reference manual: | ubeR.pdf |
Package source: | ubeR_0.1.3.tar.gz |
Windows binaries: | r-devel: ubeR_0.1.3.zip, r-release: ubeR_0.1.3.zip, r-oldrel: ubeR_0.1.3.zip |
OS X Mavericks binaries: | r-release: ubeR_0.1.3.tgz, r-oldrel: ubeR_0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ubeR to link to this page.