Package: spatialcluster Title: R port of redcap Version: 0.2.0.017 Authors@R: person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")) Description: R port of redcap (Regionalization with dynamically constrained agglomerative clustering and partitioning). License: GPL-3 URL: https://github.com/mpadge/spatialcluster BugReports: https://github.com/mpadge/spatialcluster/issues Depends: R (>= 4.1.0) Imports: alphahull, dplyr, ggplot2, ggthemes, methods, Rcpp (>= 0.12.6), tibble, tripack Suggests: dbscan, knitr, rmarkdown, roxygen2, testthat LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Encoding: UTF-8 NeedsCompilation: yes RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://mpadge.r-universe.dev Date/Publication: 2025-01-19 16:30:17 UTC RemoteUrl: https://github.com/mpadge/spatialcluster RemoteRef: HEAD RemoteSha: ae90bfc66f4b523c0c9988175810da5d3fe60986 Packaged: 2026-06-18 08:35:47 UTC; root Author: Mark Padgham [aut, cre] Maintainer: Mark Padgham