Package: ClustGeo
Type: Package
Title: Hierarchical Clustering with Spatial Constraints
Version: 2.0
Authors@R: c(person("Marie", "Chavent", role = c("aut", "cre"),
                    email = "Marie.Chavent@u-bordeaux.fr"),
             person("Vanessa", "Kuentz", role = "aut"),
             person("Amaury", "Labenne", role = "aut"),
             person("Jerome", "Saracco", role = "aut"))
Author: Marie Chavent [aut, cre],
    Vanessa Kuentz [aut],
    Amaury Labenne [aut],
    Jerome Saracco [aut]
Maintainer: Marie Chavent <Marie.Chavent@u-bordeaux.fr>
Description: Implements a Ward-like hierarchical clustering
    algorithm including spatial/geographical constraints.
Depends: R (>= 3.0.0)
Imports: sp, spdep
License: GPL (>= 2.0)
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-07-14 09:09:17 UTC; chavent
Repository: CRAN
Date/Publication: 2017-07-14 13:40:16 UTC
