Package: odjitter
Title: Conversion of OD Data Geographic Desire Lines with Distributed Start and End Points
Version: 0.0.0.9000
Authors@R: 
    c(
     person(given = "Robin",
             family = "Lovelace",
             role = c("aut", "cre"),
             email = "rob00x@gmail.com",
             comment = c(ORCID = "0000-0001-5679-6536")),
      person(given = "Dustin",
             family = "Carlino",
             role = "aut"))
Description: Provide an interface to the odjitter Rust crate
  for processing origin-destination data.
License: Apache License (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports: 
    glue,
    readr,
    sf
