Package: bespatial Title: Boltzmann Entropy for Spatial Data Version: 0.1.3 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 several entropy metrics for spatial data inspired by Boltzmann's entropy formula. It includes metrics introduced by Cushman for landscape mosaics (Cushman (2015) ), and landscape gradients and point patterns (Cushman (2021) ); by Zhao and Zhang for landscape mosaics (Zhao and Zhang (2019) ); and by Gao et al. for landscape gradients (Gao et al. (2018) ; Gao and Li (2019) ). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 3.1) LinkingTo: comat (>= 0.9.2), Rcpp, RcppArmadillo Imports: belg, comat, Rcpp, terra (>= 1.5-13), tibble, landscapemetrics Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://jakubnowosad.com/bespatial/ BugReports: https://github.com/Nowosad/bespatial/issues Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://nowosad.r-universe.dev Date/Publication: 2025-04-02 13:52:30 UTC RemoteUrl: https://github.com/nowosad/bespatial RemoteRef: HEAD RemoteSha: a8111c97d42cc5902ff8ac801c68881c9ce9d60e NeedsCompilation: yes Packaged: 2026-06-15 08:05:56 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ) Maintainer: Jakub Nowosad