Package: pct
Type: Package
Title: Propensity to Cycle Tool
Version: 0.10.0
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")),
person("Nathanael", "Sheehan", role = c("ctb"),
comment = c(ORCID = "0000-0002-2779-0976"))
)
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 . For an academic
paper on the methods, see Lovelace et al (2017)
.
Depends: R (>= 3.5.0)
License: GPL-3
URL: https://itsleeds.github.io/pct/, https://github.com/ITSLeeds/pct
BugReports: https://github.com/ITSLeeds/pct/issues
Encoding: UTF-8
LazyData: true
Imports: boot, stplanr (>= 0.2.8), readr, sf, crul
Suggests: covr, curl, dplyr, ggplot2, knitr, leaflet, pbapply, remotes,
rmarkdown, tmap, bookdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Language: en-GB
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libssl-dev libproj-dev libsqlite3-dev libudunits2-dev
libx11-dev
Repository: https://itsleeds.r-universe.dev
Date/Publication: 2025-03-04 23:38:00 UTC
RemoteUrl: https://github.com/itsleeds/pct
RemoteRef: HEAD
RemoteSha: 8b68960c60c5e05e782f53e3b259c72ef48f49a6
NeedsCompilation: no
Packaged: 2026-06-05 09:40:36 UTC; root
Author: Robin Lovelace [aut, cre] (ORCID:
),
Layik Hama [aut] (ORCID: ),
Nathanael Sheehan [ctb] (ORCID:
)
Maintainer: Robin Lovelace