Package: rflexscan
Type: Package
Title: The Flexible Spatial Scan Statistic
Version: 1.2.0
Date: 2025-11-07
Authors@R: c(person(given = "Takahiro",
                    family = "Otani",
                    role = c("aut", "cre"),
                    email = "t.otani@aichi-cc.jp"),
             person(given = "Kunihiko",
                    family = "Takahashi",
                    role = "aut"))
Description: Provides functions for detecting spatial clusters using the flexible
    spatial scan statistic developed by Tango and Takahashi (2005) <doi:10.1186/1476-072X-4-11>.
    This package implements a wrapper for the 'C' routine used in the 'FleXScan' 3.1.2 
    <https://sites.google.com/site/flexscansoftware/home> developed by Takahashi,
    Yokoyama, and Tango. For details, see Otani et al. (2021) <doi:10.18637/jss.v099.i13>.
URL: https://tkhrotn.github.io/rflexscan/
License: GPL-3
Depends: R (>= 3.1.0)
Imports: Rcpp, igraph, sf, grDevices
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, spdep, spData (>= 2.3.1)
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-11-12 03:30:00 UTC; tkhro
Author: Takahiro Otani [aut, cre],
  Kunihiko Takahashi [aut]
Maintainer: Takahiro Otani <t.otani@aichi-cc.jp>
Repository: CRAN
Date/Publication: 2025-11-28 09:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-12-19 03:38:02 UTC; windows
Archs: x64
