Package: openSkies
Type: Package
Title: Retrieval, Analysis and Visualization of Air Traffic Data
Version: 1.2.2
Date: 2025-08-20
Authors@R: c(
    person("Rafael", "Ayala", email = "rafaelayalahernandez@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9332-4623")),
    person("Daniel", "Ayala", email = "dayala1@us.es", role = "aut", comment = c(ORCID = "0000-0003-2095-1009")),
    person("David", "Ruiz", email = "druiz@us.es", role = "aut", comment = c(ORCID = "0000-0003-4460-5493")),
    person("Aleix", "Sellés", role = "aut"),
    person("Lara", "Selles Vidal", email = "lara.selles@oist.jp", role = "aut", comment = c(ORCID = "0000-0003-2537-6824")))
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, ssh, xml2, ggmap, ggplot2, magick, utils, stats, R6,
        dbscan, cluster, DBI, RPresto
Suggests: knitr, BiocStyle, RUnit, rmarkdown, markdown
VignetteBuilder: knitr
BugReports: https://github.com/Rafael-Ayala/openSkies/issues
NeedsCompilation: no
Encoding: UTF-8
Repository: CRAN
Packaged: 2025-08-20 09:37:01 UTC; rafael
Author: Rafael Ayala [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9332-4623>),
  Daniel Ayala [aut] (ORCID: <https://orcid.org/0000-0003-2095-1009>),
  David Ruiz [aut] (ORCID: <https://orcid.org/0000-0003-4460-5493>),
  Aleix Sellés [aut],
  Lara Selles Vidal [aut] (ORCID:
    <https://orcid.org/0000-0003-2537-6824>)
Maintainer: Rafael Ayala <rafaelayalahernandez@gmail.com>
Date/Publication: 2025-08-21 09:10:02 UTC
Built: R 4.5.1; ; 2025-08-21 12:34:19 UTC; unix
