Type: Package
Package: skynet
Version: 1.4.3
Title: Generates Networks from BTS Data
Authors@R: person("Filipe", "Teixeira", email = "Filipe.MarquesTeixeira@Ugent.be", role = c("aut", "cre"))
Maintainer: Filipe Teixeira <Filipe.MarquesTeixeira@Ugent.be>
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
    <https://www.transtats.bts.gov/databases.asp?Z1qr_VQ=E&Z1qr_Qr5p=N8vn6v10&f7owrp6_VQF=D>.
License: MIT + file LICENSE
BugReports: https://github.com/ropensci/skynet/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
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, maps,
        httr, geosphere, leaflet, RCurl
Suggests: knitr, rmarkdown, testthat, kableExtra, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-06-17 11:50:34 UTC; Fil
Author: Filipe Teixeira [aut, cre]
Repository: CRAN
Date/Publication: 2022-06-17 13:00:02 UTC
Built: R 4.2.0; ; 2022-06-18 12:23:15 UTC; unix
