I have many many tagging locations and recapture locations formatted with starting latitude and longitudes and recapture coordinates in a csv file, and a raster file with the barriers weighted accordingly. I want the distances for each specific start to the corresponding recapture, not a raster of least cost paths between them all.
Comfortable working in R language, raster file size prohibitively large for gdistance package