Package: motif
Title: Local Pattern Analysis
Version: 0.6.4
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) <doi:10.1007/s10980-020-01135-0>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
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
NeedsCompilation: yes
Packaged: 2023-06-29 15:08:20 UTC; jn
Author: Jakub Nowosad [aut, cre] (<https://orcid.org/0000-0002-1057-3721>)
Maintainer: Jakub Nowosad <nowosad.jakub@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-29 18:30:02 UTC
