CRAN version 0.2.0
Major changes:
- Lots of intermediate processes now executed and cached as background processes (via
callrpackage). - new
dodgr_cache_offfunction added to suppress primary caching, for cases where immediate usage is critical. dodgr_contract_graphreturns the contracted graph only, instead of former version which return list ofgraphandedge_map(theedge_mapis cached and re-loaded when needed for graph uncontraction).
Minor changes:
- 'turn_angle' parameter of
weight_streetnetrenamed toturn_penalty - Test coverage now complete (100%)
- Update internal
hampidata to remove factor columns
- Fix some bugs in max speed calculations for weight_streetnet
- Fix bug with polygonal bbox in dodgr_streetnet()