Package: motif Title: Local Pattern Analysis Version: 0.6.5 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: Describes spatial patterns of categorical raster data for any defined regular and irregular areas. Patterns are described quantitatively using built-in signatures based on co-occurrence matrices but also allows for any user-defined functions. It enables spatial analysis such as search, change detection, and clustering to be performed on spatial patterns (Nowosad (2021) ). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 3.1) LinkingTo: comat (>= 0.7.0), Rcpp, RcppArmadillo Imports: comat, philentropy (>= 0.6.0), Rcpp, sf, stars, tibble Suggests: covr, dplyr, spdep, knitr, rmarkdown, testthat (>= 2.1.0), terra URL: https://jakubnowosad.com/motif/ BugReports: https://github.com/Nowosad/motif/issues VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://nowosad.r-universe.dev Date/Publication: 2025-07-26 08:52:49 UTC RemoteUrl: https://github.com/nowosad/motif RemoteRef: HEAD RemoteSha: 981b85a63e88ab703d50c51a384a4160430c2e55 NeedsCompilation: yes Packaged: 2026-06-15 08:04:20 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ) Maintainer: Jakub Nowosad