Package: stplanr
Type: Package
Title: Sustainable Transport Planning
Version: 0.0.2
Date: 2015-10-18
Authors@R: c(
    person("Robin", "Lovelace", email = "rob00x@gmail.com", role = c("aut", "cre")),
    person("Richard", "Ellison", role = c("aut"), comment = "Author of various functions"),
    person("Barry", "Rowlingson", role = c("aut"), comment = "Author of overline"),
    person("Nick", "Bearman", role = c("aut"), comment = "Co-author of gclip")
    )
Maintainer: Robin Lovelace <rob00x@gmail.com>
Description: Functionality and data access tools for transport planning, including origin-destination analysis, route allocation and modelling travel patterns.
License: MIT + file LICENSE
BugReports: https://github.com/ropensci/stplanr/issues
LazyData: yes
Depends: sp, R (>= 3.0)
Imports: jsonlite, maptools, raster, rgdal, rgeos, dplyr, RgoogleMaps,
        openxlsx, leaflet, methods, httr
Suggests: testthat, knitr, tmap
VignetteBuilder: knitr
URL: https://github.com/ropensci/stplanr
NeedsCompilation: no
Packaged: 2015-11-01 23:51:34 UTC; robin
Author: Robin Lovelace [aut, cre],
  Richard Ellison [aut] (Author of various functions),
  Barry Rowlingson [aut] (Author of overline),
  Nick Bearman [aut] (Co-author of gclip)
Repository: CRAN
Date/Publication: 2015-11-02 17:14:24
