I am trying to develop a long haul intermodal transportation route considering 4 countries for a research paper. Before processing with mixed integer linear programming (MILP) model, I need to calculate travel distance between cities and respective travel time. I prefer to work on R.
Unfortunately the OSRM package is not working on my R version.
Can anyone please suggest any alternative?