Package: pct
Type: Package
Title: Propensity to Cycle Tool
Version: 0.1.1
Authors@R: c(
    person("Robin", "Lovelace", email = "rob00x@gmail.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0001-5679-6536")),
    person("Layik", "Hama", email = "layik.hama@gmail.com", role = c("aut"),
      comment = c(ORCID = "0000-0003-1912-4890"))
    )
Description: Functions and example data to teach and
  increase the reproducibility of the methods and code underlying 
  the Propensity to Cycle Tool (PCT), a research project and web application 
  hosted at <https://www.pct.bike/>. 
  For an academic paper on the methods,
  see Lovelace et al (2017) <doi:10.5198/jtlu.2016.862>.
Depends: R (>= 3.5.0)
License: GPL-3
URL: http://www.pct.bike/, https://itsleeds.github.io/pct/
BugReports: https://github.com/ITSLeeds/pct/issues
Encoding: UTF-8
LazyData: true
Imports: boot, stplanr (>= 0.2.8), readr, sf
Suggests: testthat, knitr, curl, covr, pbapply, ggplot2, remotes,
        rmarkdown, leaflet
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Language: en-GB
NeedsCompilation: no
Packaged: 2019-03-25 17:09:03 UTC; robin
Author: Robin Lovelace [aut, cre] (<https://orcid.org/0000-0001-5679-6536>),
  Layik Hama [aut] (<https://orcid.org/0000-0003-1912-4890>)
Maintainer: Robin Lovelace <rob00x@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-29 17:30:03 UTC
