Package: nsapi
Version: 0.1.1
Title: Connect to the NS (Dutch Railways) API
Description: 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. 
Authors@R: person("Roel M.", "Hogervorst", email ="hogervorst.rm@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-7509-0328"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
URL: https://github.com/RMHogervorst/nsapi ,
        https://rmhogervorst.nl/nsapi/
BugReports: https://github.com/RMHogervorst/nsapi/issues
RoxygenNote: 6.1.0
Suggests: testthat, knitr, rmarkdown, covr
Imports: crul, xml2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-10 19:42:42 UTC; roel
Author: Roel M. Hogervorst [cre, aut] (<https://orcid.org/0000-0001-7509-0328>)
Maintainer: Roel M. Hogervorst <hogervorst.rm@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-11 05:20:02 UTC
Built: R 4.0.2; ; 2020-07-16 09:07:10 UTC; unix
