NEWS
osrmr 0.1.36 (2021-05-31)
- Avoid calls to 'closeAllConnections()', as necessary change to remain on CRAN.
osrmr 0.1.35 (2019-01-14)
- Introduce an optional parameter 'timeout' for the functions 'viaroute' and 'nearest' that is preset to 0.001s. This prevents errors from server queue overflows.
- Improved error handling in 'viaroute' in order to comply with the CRAN policy on 'failing gracefully'.
osrmr 0.1.29 (2018-05-28)
- Set examples using OSRMR webserver to "dontrun" because of check errors due to flaky web server
- Bugfix in viaroute when using instructions
- Updated documentation
osrmr 0.1.28 (2018-03-28)
- Added a
NEWS.md
file to track changes to the package.
- Basic functionality as described in readme.md and vignette.