Type: Package
Package: skynet
Version: 1.4.0
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?Mode_ID=1&Mode_Desc=Aviation&Subject_ID2=0>.
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
Suggests: knitr, rmarkdown, testthat, kableExtra, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-05 11:32:17 UTC; Fil
Author: Filipe Teixeira [aut, cre]
Repository: CRAN
Date/Publication: 2020-10-07 12:40:03 UTC
Built: R 4.0.2; ; 2020-10-08 11:07:49 UTC; unix
