Type: Package Package: cyclestreets Title: Cycle Routing and Data for Cycling Advocacy Version: 1.0.1 Authors@R: c( person("Robin", "Lovelace", , "rob00x@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5679-6536")), person("Martin", "Lucas-Smith", role = "aut"), person("Eric", "Krueger", role = "ctb"), person("Joey", "Talbot", , "j.d.talbot@leeds.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-6520-4560")), person("Malcolm", "Morgan", role = "ctb", comment = c(ORCID = "0000-0002-9488-9183")) ) Description: An interface to the cycle routing/data services provided by 'CycleStreets', a not-for-profit social enterprise and advocacy organisation. The application programming interfaces (APIs) provided by 'CycleStreets' are documented at (). The focus of this package is the journey planning API, which aims to emulate the routes taken by a knowledgeable cyclist. An innovative feature of the routing service of its provision of fastest, quietest and balanced profiles. These represent routes taken to minimise time, avoid traffic and compromise between the two, respectively. License: GPL-3 URL: https://rpackage.cyclestreets.net/, https://github.com/cyclestreets/cyclestreets-r BugReports: https://github.com/cyclestreets/cyclestreets-r/issues Depends: R (>= 3.6.0) Imports: checkmate, curl, dplyr, data.table, geojsonsf, httr, jsonlite, magrittr, progressr, RcppSimdJson, readr, sf, stringr, stringi Suggests: covr, od, stplanr Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 NeedsCompilation: no Packaged: 2023-08-14 15:49:07 UTC; robin Author: Robin Lovelace [aut, cre] (), Martin Lucas-Smith [aut], Eric Krueger [ctb], Joey Talbot [aut] (), Malcolm Morgan [ctb] () Maintainer: Robin Lovelace Repository: CRAN Date/Publication: 2023-08-15 07:20:14 UTC