Package: spqdep
Type: Package
Title: Testing for Spatial Independence of Qualitative Data in Cross
        Section
Version: 0.1.2
Date: 2022-03-28
Authors@R: 
    c(person("Fernando", "Lopez", email = "fernando.lopez@upct.es", 
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5397-9748")),
          person("Roman", "Minguez", email = "roman.minguez@uclm.es", 
                  role = c("aut"), comment = c(ORCID = "0000-0002-0490-3181")),
          person("Antonio", "Paez", email = "paezha@gmail.com", 
                  role = c("aut"), comment = c(ORCID = "0000-0001-6912-9919")),
          person("Manuel", "Ruiz", email = "manuel.ruiz@upct.es", 
                  role = c("aut"), comment = c(ORCID = "0000-0001-9228-6410")))
Maintainer: Fernando Lopez <fernando.lopez@upct.es>
Description: Testing for Spatial Dependence of Qualitative Data in Cross Section. The list of functions includes join-count tests, Q test, spatial scan test, similarity test and spatial runs test. The methodology of these models can be found in <doi:10.1007/s10109-009-0100-1> and <doi:10.1080/13658816.2011.586327>.
LazyData: true
Encoding: UTF-8
License: MIT + file LICENSE
Depends: R (>= 3.5), methods (>= 3.5), stats (>= 3.5)
Imports: broom (>= 0.7.2), dplyr (>= 1.0.2), ggplot2 (>= 3.3.0), gt (>=
        0.2.2), rgeoda (>= 0.0.8-6), gtools (>= 3.8.2), gridExtra (>=
        2.3), igraph (>= 1.2.5), magrittr (>= 1.5), Matrix (>= 1.2-18),
        purrr (>= 0.3.4), rsample (>= 0.0.8), sp (>= 1.4-5), spatialreg
        (>= 1.1-8), spdep (>= 1.1-3), sf (>= 0.9-3), tidyr (>= 1.1.2),
        lwgeom(>= 0.2-8)
Suggests: knitr, rmarkdown, bookdown
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Language: en-US
URL: https://f8l5h9.github.io/spqdep/
NeedsCompilation: no
Packaged: 2022-03-28 15:59:07 UTC; fernandoair
Author: Fernando Lopez [aut, cre] (<https://orcid.org/0000-0002-5397-9748>),
  Roman Minguez [aut] (<https://orcid.org/0000-0002-0490-3181>),
  Antonio Paez [aut] (<https://orcid.org/0000-0001-6912-9919>),
  Manuel Ruiz [aut] (<https://orcid.org/0000-0001-9228-6410>)
Repository: CRAN
Date/Publication: 2022-03-28 16:20:02 UTC
Built: R 4.0.5; ; 2022-03-29 11:15:32 UTC; unix
