Package: gsClusterDetect
Type: Package
Title: Utilities for Geo-Spatial Cluster Detection and Significance
        Classification
Version: 1.0.0
Authors@R: 
    c(
        person("Luke", "Mullany", email = "luke.mullany@jhuapl.edu", role = c("aut", "cre")),
        person("Howard", "Burkom", role = "aut")
    )
Maintainer: Luke Mullany <luke.mullany@jhuapl.edu>
Description: Provides utilities for manipulating time series of location-based counts of events to detect geo-spatial clusters. Significance of these clusters is determined using a set of models that classify based on a learned relationship between observed and the log(observed/expected) ratio of counts. The approach implemented here is similar to prospective space-time estimation of clusters using the scan statistic.
URL: https://github.com/lmullany/gsClusterDetect
BugReports: https://github.com/lmullany/gsClusterDetect/issues
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: cli, data.table (>= 1.16.0), sf
Depends: R (>= 4.3)
Suggests: ggplot2, plotly, tigris, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-19 13:39:19 UTC; mullalc1
Author: Luke Mullany [aut, cre],
  Howard Burkom [aut]
Repository: CRAN
Date/Publication: 2026-03-23 17:40:13 UTC
Built: R 4.5.3; ; 2026-04-23 20:23:09 UTC; windows
