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.1.0) License: GPL-3 Imports: sf, spdep, dplyr, graphics, grDevices, rlang, lwgeom, geosphere RoxygenNote: 7.2.3 Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://jedalong.r-universe.dev Date/Publication: 2024-03-21 17:47:53 UTC RemoteUrl: https://github.com/jedalong/stampr RemoteRef: HEAD RemoteSha: 2be4013f5107119408a6d6ddcebb585c7064a7af NeedsCompilation: no Packaged: 2026-07-11 08:01:13 UTC; root Author: Jed Long [aut, cre] (ORCID: ), Colin Robertson [aut] Maintainer: Jed Long