Package: spotoroo
Title: Spatiotemporal Clustering of Satellite Hot Spot Data
Version: 0.1.5
Authors@R: 
    c(person(given = "Weihao",
           family = "Li",
           role = c("aut", "cre"),
           email = "llreczx@gmail.com",
           comment = c(ORCID = "0000-0003-4959-106X")),
      person("Di", "Cook", 
             email = "dicook@monash.edu", 
             role = "ctb", 
             comment = c(ORCID = "0000-0002-3813-7155")),
      person("Emily", "Dodwell",
             email = "emdodwell@gmail.com",
             role = "ctb"))
Description: An algorithm to cluster satellite hot spot data spatially and temporally.
License: MIT + file LICENSE
URL: https://tengmcing.github.io/spotoroo/,
        https://github.com/TengMCing/spotoroo/
BugReports: https://github.com/TengMCing/spotoroo/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Depends: R (>= 3.3.0)
Imports: geodist (>= 0.0.4), progress (>= 1.2.2), dplyr (>= 1.0.0), cli
        (>= 2.3.0), stats, patchwork, ggrepel, ggExtra (>= 0.9),
        ggbeeswarm (>= 0.7.2), ggplot2 (>= 3.0.0)
Suggests: sf (>= 0.7-3), testthat (>= 3.0.0), covr, knitr, rmarkdown,
        markdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-19 02:11:15 UTC; patrickli
Author: Weihao Li [aut, cre] (<https://orcid.org/0000-0003-4959-106X>),
  Di Cook [ctb] (<https://orcid.org/0000-0002-3813-7155>),
  Emily Dodwell [ctb]
Maintainer: Weihao Li <llreczx@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-19 03:20:02 UTC
Built: R 4.3.3; ; 2025-04-07 03:15:22 UTC; windows
