Package: m4ra Title: Many-to-Many Multi-Modal Routing Aggregator Version: 0.1.1.061 Authors@R: person(given = "Mark", family = "Padgham", role = c("aut", "cre"), email = "mark.padgham@email.com") Description: Many-to-many multi-modal routing aggregator, combining 'dodgr' and 'gtfsrouter' for complete routing through urban networks. License: GPL-3 URL: https://github.com/UrbanAnalyst/m4ra BugReports: https://github.com/UrbanAnalyst/m4ra/issues Depends: R (>= 4.1.0) Imports: checkmate, cli, digest, dodgr, fs, gtfsrouter, methods, memoise, parallel, rappdirs, Rcpp (>= 0.12.6), RcppParallel Suggests: dplyr, geodist, geosphere, hms, osmdata, osmextract, sf, testthat (>= 3.0.0) LinkingTo: Rcpp, RcppParallel, RcppThread Encoding: UTF-8 LazyData: true NeedsCompilation: yes Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 SystemRequirements: GNU make Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev Repository: https://urbananalyst.r-universe.dev Date/Publication: 2026-07-02 06:28:12 UTC RemoteUrl: https://github.com/UrbanAnalyst/m4ra RemoteRef: HEAD RemoteSha: fec1b827a3f4783409f41f5f9534a429d03692f6 Packaged: 2026-07-02 06:46:05 UTC; root Author: Mark Padgham [aut, cre] Maintainer: Mark Padgham