Releases: itsleeds/od
Releases · itsleeds/od
od 0.5.1
od 0.5.0
od 0.4.2
od_coordinates_ids()
exported- Fixes for CRAN checks
od 0.4.0
od_disaggregate()
can now take route networks as inputsod_disaggregate()
is now used as a 'back-end' forod_jitter()
where possible by default- New
pd
argument inpoints_to_od()
allows calculation of OD pairs associated
with destinations that have a different geometry than the origins (#41) - Remove 'old style CRSs', preventing warnings emitted by the
sf
package
od 0.3.1
od_jitter()
succeeds with wider range of input datasets, and can work with fewer subpoints than OD pairs thanks to thereplace = TRUE
setting in the base R functionsample()
od 0.3.0
Recombining
od 0.2.1
- Updated
od_disaggregate()
so it's less likely to fail with unfathomable message (#30)
od 0.2.0
0.1.0
Update example data, close #28
0.0.1
Update readme for #1 and #2