Package: moveability Title: Moveability statistics for any specified city Version: 0.0.0.013 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Angus", "Johnson", role = "cph", comment = "Original author of included code for polygon clipping") ) Description: Moveability statistics for any specified city. License: GPL-3 URL: https://github.com/moveability/moveability BugReports: https://github.com/moveability/moveability/issues Depends: R (>= 2.10) Imports: dodgr, dplyr, magrittr, methods, osmdata, pbapply, Rcpp (>= 0.12.6), RcppParallel, sf Suggests: geodist, knitr, testthat LinkingTo: Rcpp, RcppParallel VignetteBuilder: knitr Remotes: atfutures/dodgr Encoding: UTF-8 LazyData: true NeedsCompilation: yes Roxygen: list(markdown = TRUE) RoxygenNote: 6.1.1 SystemRequirements: C++11, GNU make Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://mpadge.r-universe.dev Date/Publication: 2022-02-11 00:36:58 UTC RemoteUrl: https://github.com/moveability/moveability RemoteRef: HEAD RemoteSha: ac1336e0100a853f4bd36a754c42a5627c7bf974 Packaged: 2026-06-25 11:56:42 UTC; root Author: Mark Padgham [aut, cre], Angus Johnson [cph] (Original author of included code for polygon clipping) Maintainer: Mark Padgham