Package: smerc
Type: Package
Title: Statistical Methods for Regional Counts
Version: 1.8.4
Authors@R: 
    c(person(given = "Joshua",
            family = "French",
            role = c("aut", "cre"),
            email = "joshua.french@ucdenver.edu",
            comment = c(ORCID = "0000-0002-9708-3353")),
     person(given = "Mohammad",
            family = "Meysami",
            role = c("ctb"),
            comment = c(ORCID = "0000-0002-3322-5244")))      
Maintainer: Joshua French <joshua.french@ucdenver.edu>
BugReports: https://github.com/jfrench/smerc/issues
Description: Implements statistical methods for analyzing the counts of areal data, with a focus on the detection of spatial clusters and clustering.  The package has a heavy emphasis on spatial scan methods, which were first introduced by Kulldorff and Nagarwalla (1995) <doi:10.1002/sim.4780140809> and Kulldorff (1997) <doi:10.1080/03610929708831995>.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 3.6)
Imports: pbapply, Rcpp
Suggests: crayon, lintr, maps, testthat, SpatialEpi, knitr, rmarkdown,
        sf, sp
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppProgress
NeedsCompilation: yes
Packaged: 2024-10-24 12:21:44 UTC; frencjos
Author: Joshua French [aut, cre] (<https://orcid.org/0000-0002-9708-3353>),
  Mohammad Meysami [ctb] (<https://orcid.org/0000-0002-3322-5244>)
Repository: CRAN
Date/Publication: 2024-10-24 17:40:02 UTC
