Rafael H M Pereira
Rafael H M Pereira
As [mentioned in our FAQ](https://ipeagit.github.io/r5r/articles/faq.html#what-does-the-error-geographic-extent-of-street-layer-exceeds-limit-mean-and-what-to-do-about-it), R5 does not process ares where the `bbox` of the OSM data exceeds the limit of 975000 km2. The expected behavior of {r5r} is to...
Trying a few tests to update {r5r} to use the latest version of R5 `v7.2`, I'm finding this error with `r5r::expanded_travel_time_matrix()` ``` # increase Java memory options(java.parameters = "-Xmx2G") library(r5r)...
@mattwigway , you pushed to the repo the function `fareto_debug()` some time ago. Only now I've found some time to have a look at it and to add some documentation...
The letter after apostrophes should be upper case. Example: - `Barra D'alcântara` should be `Barra D'Alcântara`
Once [{gtfstools}](https://github.com/ipeaGIT/gtfstools/issues/79) is back on CRAN, we'll resubmit {gtfs2gps} to CRAN.