Tools for transport planning with an emphasis on spatial
    transport data and non-motorized modes. Create geographic "desire
    lines" from origin-destination (OD) data (building on the 'od'
    package); calculate routes on the transport network locally and via
    interfaces to routing services such as <https://cyclestreets.net/>;
    calculate route segment attributes such as bearing.  The package
    implements the 'travel flow aggregration' method described in Morgan
    and Lovelace (2020) <doi:10.1177/2399808320942779>.  Further
    information on the package's aim and scope can be found in the
    vignettes and in a paper in the R Journal (Lovelace and Ellison 2018)
    <doi:10.32614/RJ-2018-053>.
| Version: | 
1.0.2 | 
| Depends: | 
R (≥ 3.5.0) | 
| Imports: | 
curl (≥ 3.2), data.table, dplyr (≥ 0.7.6), httr (≥ 1.3.1), jsonlite (≥ 1.5), lwgeom (≥ 0.1.4), magrittr, methods, nabor (≥ 0.5.0), od, pbapply, Rcpp (≥ 0.12.1), rlang (≥ 0.2.2), sf (≥ 0.6.3), sfheaders | 
| Suggests: | 
cyclestreets, dodgr (≥ 0.2.15), geodist, igraph (≥ 1.2.2), knitr (≥ 1.20), leaflet, mapsapi, opentripplanner, osrm, pct, rmarkdown (≥ 1.10), testthat (≥ 2.0.0), tmap | 
| Published: | 
2022-11-08 | 
| Author: | 
Robin Lovelace  
    [aut, cre],
  Richard Ellison [aut],
  Malcolm Morgan  
    [aut],
  Barry Rowlingson [ctb],
  Nick Bearman [ctb],
  Nikolai Berkoff [ctb],
  Scott Chamberlain [rev] (Scott reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/10),
  Mark Padgham [ctb],
  Andrea Gilardi  
    [ctb] | 
| Maintainer: | 
Robin Lovelace  <rob00x at gmail.com> | 
| BugReports: | 
https://github.com/ropensci/stplanr/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://github.com/ropensci/stplanr,
https://docs.ropensci.org/stplanr/ | 
| NeedsCompilation: | 
no | 
| SystemRequirements: | 
GNU make | 
| Citation: | 
stplanr citation info  | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
stplanr results |