Major changes
RcppParallel package instead of parallelMinor changes
long and keep for get_path_pair, get_isochrone and get_multi_paths functionsallcores option for get_detour functioncpp_simplify functionmakegraph functionMajor changes
cpp_simplify, get_detour and to_dfMinor changes
get_distance_pair and get_path_pair : verify that origin / destination nodes are present in the graph before running c++ functionget_distance_pair and get_path_pair Rd. files : clearer explanation about the choice between algorithmsget_distance_matrix function : if length(to) < length(from) then Dijkstra algorithm is ran from destination nodes on reversed graphFirst CRAN release