Package: openSkies
Type: Package
Title: An R Client-Side Interface to the 'OpenSky' API
Version: 1.0.0
Date: 2021-01-25
Author: Rafael Ayala, Daniel Ayala, David Ruiz, Aleix Sellés, Lara Sellés Vidal
Maintainer: Rafael Ayala <r.ayala14@imperial.ac.uk>
Description: Provides functionalities and data structures to retrieve, analyze
    and visualize aviation data. It includes a client interface to the 'OpenSky' 
    API <https://opensky-network.org>. It allows retrieval of flight information, 
    as well as aircraft state vectors.
Acknowledgements: The development of this software is supported by the
        Spanish Ministry of Science and Innovation (grant code
        PID2019-105471RB-I00) and the Regional Government of Andalusia
        (grant code P18-RT-1060).
License: CC BY-NC 4.0
Depends: grid
Imports: httr, xml2, ggmap, ggplot2, magick, utils, stats, R6, dbscan
Suggests: knitr, BiocStyle, RUnit, BiocGenerics
VignetteBuilder: knitr
NeedsCompilation: no
Encoding: UTF-8
Repository: CRAN
BugReports: https://github.com/Rafael-Ayala/openSkies/issues
Packaged: 2021-01-26 13:32:33 UTC; Rafael
Date/Publication: 2021-01-26 13:50:02 UTC
