Package: sabre Version: 0.4.3 Title: Spatial Association Between Regionalizations Description: Calculates a degree of spatial association between regionalizations or categorical maps using the information-theoretical V-measure (Nowosad and Stepinski (2018) ). It also offers an R implementation of the MapCurve method (Hargrove et al. (2006) ). Authors@R: c(person("Jakub", "Nowosad", email = "nowosad.jakub@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1057-3721")), person("Tomasz", "Stepinski", role = c("aut")), person("Space Informatics Lab", role = c("cph")) ) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true ByteCompile: true Suggests: testthat, covr, knitr, rmarkdown, methods Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Depends: R (>= 3.3.0) Imports: dplyr, entropy, raster, rlang, sf, tibble, tidyr Enhances: stars, terra VignetteBuilder: knitr URL: https://jakubnowosad.com/sabre/ BugReports: https://github.com/Nowosad/sabre/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://nowosad.r-universe.dev Date/Publication: 2024-12-14 15:14:54 UTC RemoteUrl: https://github.com/nowosad/sabre RemoteRef: HEAD RemoteSha: 593d2a7c65d18e2e66ad0ddbbc60039d8f6826a3 NeedsCompilation: no Packaged: 2026-06-18 08:39:38 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ), Tomasz Stepinski [aut], Space Informatics Lab [cph] Maintainer: Jakub Nowosad