Package: spotoroo
Title: Spatiotemporal Clustering of Satellite Hot Spot Data
Version: 0.1.3
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: utils, geodist (>= 0.0.4), progress (>= 1.2.2), dplyr (>=
        1.0.0), cli (>= 2.3.0), stats, patchwork, ggrepel, ggExtra (>=
        0.9), ggbeeswarm (>= 0.6.0), 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: 2023-02-15 01:46:58 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: 2023-02-15 03:20:02 UTC
