Package: regional Title: Intra- and Inter-Regional Similarity Version: 0.5.0 Authors@R: c( person(given = "Jakub", family = "Nowosad", role = c("aut", "cre"), email = "nowosad.jakub@gmail.com", comment = c(ORCID = "0000-0002-1057-3721"))) Description: Calculates intra-regional and inter-regional similarities based on user-provided spatial vector objects (regions) and spatial raster objects (cells with values). Implemented metrics include inhomogeneity, isolation (Haralick and Shapiro (1985) , Jasiewicz et al. (2018) ), and distinction (Nowosad (2021) ). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: philentropy (>= 0.6.0), terra BugReports: https://github.com/Nowosad/regional/issues URL: https://jakubnowosad.com/regional/ Suggests: supercells, sf, testthat (>= 3.0.0), covr, proxy, dtwclust Config/testthat/edition: 3 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev make libproj-dev libsqlite3-dev Repository: https://nowosad.r-universe.dev Date/Publication: 2026-02-10 21:26:44 UTC RemoteUrl: https://github.com/nowosad/regional RemoteRef: HEAD RemoteSha: 52250b92fae7c4e614b735f68c96eba390b2b952 NeedsCompilation: no Packaged: 2026-06-10 07:31:25 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ) Maintainer: Jakub Nowosad