The goal of 'trainR' is to provide a simple interface to the National Rail Enquiries (NRE) systems. There are few data feeds available, the simplest of them is Darwin, which provides real-time arrival and departure predictions, platform numbers, delay estimates, schedule changes and cancellations. Other data feeds provide historical data, Historic Service Performance (HSP), and much more. 'trainR' simplifies the data retrieval, so that the users can focus on their analyses. For more details visit <https://www.nationalrail.co.uk/46391.aspx>.
Version: | 0.0.1 |
Depends: | R (≥ 2.10) |
Imports: | RCurl, dplyr, glue, lubridate, magrittr, purrr, stringr, tibble, tidyr, usethis, xml2 |
Published: | 2021-01-20 |
Author: | Roberto Villegas-Diaz
|
Maintainer: | Roberto Villegas-Diaz <villegas.roberto at hotmail.com> |
BugReports: | https://github.com/villegar/trainR/issues/ |
License: | MIT + file LICENSE |
URL: | https://github.com/villegar/trainR/, https://villegar.github.io/trainR/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | trainR results |
Reference manual: | trainR.pdf |
Package source: | trainR_0.0.1.tar.gz |
Windows binaries: | r-devel: trainR_0.0.1.zip, r-release: trainR_0.0.1.zip, r-oldrel: trainR_0.0.1.zip |
macOS binaries: | r-release: trainR_0.0.1.tgz, r-oldrel: trainR_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=trainR to link to this page.