od: Manipulate and Map Origin-Destination Data

The aim of 'od' is to provide tools and example datasets for working with origin-destination ('OD') datasets of the type used to describe aggregate urban mobility patterns (Carey et al. 1981) <doi:10.1287/trsc.15.1.32>. The package builds on functions for working with 'OD' data in the package 'stplanr', (Lovelace and Ellison 2018) <doi:10.32614/RJ-2018-053> with a focus on computational efficiency and support for the 'sf' class system (Pebesma 2018) <doi:10.32614/RJ-2018-009>. With few dependencies and a simple class system based on data frames, the package is intended to facilitate efficient analysis of 'OD' datasets and to provide a place for developing new functions. The package enables the creation and analysis of geographic entities representing large scale mobility patterns, from daily travel between zones in cities to migration between countries.

Version: 0.4.4
Depends: R (≥ 3.4.0)
Imports: sfheaders, methods, vctrs
Suggests: sf, knitr, rmarkdown, tinytest, covr, lwgeom
Published: 2024-03-10
Author: Robin Lovelace ORCID iD [aut, cre], David Cooley [ctb]
Maintainer: Robin Lovelace <rob00x at gmail.com>
BugReports: https://github.com/itsleeds/od/issues
License: GPL-3
URL: https://github.com/itsleeds/od, https://itsleeds.github.io/od/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: od results

Documentation:

Reference manual: od.pdf
Vignettes: od

Downloads:

Package source: od_0.4.4.tar.gz
Windows binaries: r-devel: od_0.4.4.zip, r-release: od_0.4.4.zip, r-oldrel: od_0.4.4.zip
macOS binaries: r-release (arm64): od_0.4.4.tgz, r-oldrel (arm64): od_0.4.4.tgz, r-release (x86_64): od_0.4.4.tgz
Old sources: od archive

Reverse dependencies:

Reverse imports: abstr, simodels, stplanr
Reverse suggests: cyclestreets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=od to link to this page.