nsapi: Connect to the NS (Dutch Railways) API

Access the NS api and download current departure times, disruptions and engineering work, the station list, and travel recommendations from station to station. All results will be returned as a 'data.frame'. NS (Nederlandse Spoorwegen; Dutch Railways) is the largest train travel provider in the Netherlands. for more information about the API itself see <https://www.ns.nl/en/travel-information/ns-api>. To use the API, and this package, you will need to obtain a username and password. More information about authentication and the use of the functions are described in the vignette.

Version: 0.1.1
Imports: crul, xml2
Suggests: testthat, knitr, rmarkdown, covr
Published: 2018-08-11
Author: Roel M. Hogervorst ORCID iD [cre, aut]
Maintainer: Roel M. Hogervorst <hogervorst.rm at gmail.com>
BugReports: https://github.com/RMHogervorst/nsapi/issues
License: MIT + file LICENSE
URL: https://github.com/RMHogervorst/nsapi , https://rmhogervorst.nl/nsapi/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: nsapi results

Documentation:

Reference manual: nsapi.pdf
Vignettes: Basic use of the nsapi package

Downloads:

Package source: nsapi_0.1.1.tar.gz
Windows binaries: r-devel: nsapi_0.1.1.zip, r-release: nsapi_0.1.1.zip, r-oldrel: nsapi_0.1.1.zip
macOS binaries: r-release (arm64): nsapi_0.1.1.tgz, r-oldrel (arm64): nsapi_0.1.1.tgz, r-release (x86_64): nsapi_0.1.1.tgz, r-oldrel (x86_64): nsapi_0.1.1.tgz
Old sources: nsapi archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nsapi to link to this page.