Package: stplanr
Type: Package
Title: Sustainable Transport Planning
Version: 0.1.2
Date: 2016-05-30
Authors@R: c(
    person("Robin", "Lovelace", email = "rob00x@gmail.com", role = c("aut", "cre")),
    person("Richard", "Ellison", role = c("aut")),
    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, magrittr,
        RgoogleMaps, openxlsx, leaflet, methods, httr, R.utils,
        stringi, stringr, readr, lubridate, RCurl, geosphere, Rcpp (>=
        0.12.1), igraph
LinkingTo: RcppArmadillo, Rcpp
Suggests: testthat, knitr, tmap, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/ropensci/stplanr
SystemRequirements: GNU make
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-05-30 10:26:50 UTC; robin
Author: Robin Lovelace [aut, cre],
  Richard Ellison [aut],
  Barry Rowlingson [aut] (Author of overline),
  Nick Bearman [aut] (Co-author of gclip)
Repository: CRAN
Date/Publication: 2016-05-30 16:26:02
