Package: stampr
Type: Package
Title: Spatial Temporal Analysis of Moving Polygons
Version: 0.3.1
Authors@R: c(person(given="Jed", family="Long",role=c("aut","cre"),email="jed.long@uwo.ca", comment = c(ORCID = "0000-0002-2815-0399")),
		person(given="Colin",family="Robertson",role="aut"))
Description: Perform spatial temporal analysis of moving polygons; a
    longstanding analysis problem in Geographic Information Systems. Facilitates
    directional analysis, distance analysis, and some other simple functionality for
    examining spatial-temporal patterns of moving polygons.
URL: https://github.com/jedalong/stampr
Depends: R (>= 4.0)
License: GPL-3
Imports: sf, spdep, dplyr, graphics, grDevices, rlang, lwgeom,
        geosphere
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-01-09 16:19:51 UTC; jlong83
Author: Jed Long [aut, cre] (<https://orcid.org/0000-0002-2815-0399>),
  Colin Robertson [aut]
Maintainer: Jed Long <jed.long@uwo.ca>
Repository: CRAN
Date/Publication: 2024-01-09 17:10:02 UTC
Built: R 4.2.3; ; 2024-01-10 02:23:22 UTC; unix
