Type: Package Package: skynet Version: 1.4.4 Title: Generates Networks from BTS Data Authors@R: person("Filipe", "Teixeira", email = "Filipe.MarquesTeixeira@Ugent.be", role = c("aut", "cre")) Maintainer: Filipe Teixeira URL: https://github.com/ropensci/skynet Description: A flexible tool that allows generating bespoke air transport statistics for urban studies based on publicly available data from the Bureau of Transport Statistics (BTS) in the United States . License: MIT + file LICENSE BugReports: https://github.com/ropensci/skynet/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Collate: 'PowerLaw.R' 'createNodes.R' 'data_ODsample.R' 'data_airports.R' 'data_carriers.R' 'data_metro.R' 'disparityfilter.R' 'findAirport.R' 'fromto.R' 'netImport.R' 'netDir.R' 'netUnd.R' 'netInt.R' 'netPath.R' 'make_net_trip.R' 'skynet.R' 'nodeStats.R' 'import_t100.R' 'import_db1b.R' 'import_ontime.R' 'findCarrier.R' 'plotMap.R' 'skynet_example.R' 'bootnet.R' 'summary.R' 'download_db1b.R' 'download_t100.R' 'download_t100_int.R' 'download_ontime.R' Depends: R (>= 3.1.2) Imports: data.table, igraph, dplyr, ggplot2, ggrepel, stringr, httr, geosphere, leaflet, RCurl, maps Suggests: knitr, rmarkdown, testthat, kableExtra, covr VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-09-12 13:29:02 UTC RemoteUrl: https://github.com/ropensci/skynet RemoteRef: master RemoteSha: fb902f7b3677c84919e8776bda3890f861703568 NeedsCompilation: no Packaged: 2026-07-01 08:16:13 UTC; root Author: Filipe Teixeira [aut, cre]