Package: habCluster
Type: Package
Title: Detecting Spatial Clustering Based on Connection Cost Between
        Grids
Version: 1.0.5
Date: 2022-05-24
Author: Qiang Dai
Maintainer: Qiang Dai <daiqiang@cib.ac.cn>
Description: Based on landscape connectivity, spatial boundaries were
        identified using community detection algorithm at grid level. Methods 
        using raster as input and the value of each cell of the raster is the 
        "smoothness" to indicate how easy the cell connecting with neighbor cells. 
        Details about the 'habCluster' package methods can be found in Zhang et al.
        <bioRxiv:2022.05.06.490926>.
License: GPL (>= 3)
Depends: R (>= 4.0.0), igraph (>= 1.3.0), stars (>= 0.5-0), sf (>=
        1.0.0), methods
Imports: Rcpp, raster
Suggests: knitr, rmarkdown, testthat (>= 3.1.0), spelling
Config/testthat/edition: 3
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: yes
Packaged: 2022-05-24 11:23:16 UTC; qiang
Repository: CRAN
Date/Publication: 2022-05-25 15:30:02 UTC
