Package: rflights
Type: Package
Title: Query Plane Tickets using the 'Kiwi' API
Version: 0.1.103
Authors@R: 
    c(person(given = "Juan Cruz",
             family = "Rodriguez",
             role = c("aut", "cre"),
             email = "jcrodriguez@unc.edu.ar"))
Maintainer: Juan Cruz Rodriguez <jcrodriguez@unc.edu.ar>
Description: Query plane tickets, from several airlines, using the 'Kiwi' API
    (similar to 'Google Flights').
    The API is documented at <https://docs.kiwi.com/>.
License: GPL-3
URL: https://github.com/jcrodriguez1989/rflights/
BugReports: https://github.com/jcrodriguez1989/rflights/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: httr, methods
Suggests: testthat, covr, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-18 21:01:23 UTC; jcrodriguez
Author: Juan Cruz Rodriguez [aut, cre]
Repository: CRAN
Date/Publication: 2019-09-18 21:20:02 UTC
