Package: BoundaryStats Type: Package Title: Boundary Overlap Statistics Version: 2.3.0 Authors@R: c( person(given = 'Amy', family = 'Luo', role = c('aut', 'cre', 'cph'), email = 'amy.luo.15@gmail.com', comment = c(ORCID = '0000-0002-9197-4673')), person(given = 'Elizabeth', family = 'Derryberry', role = 'ths', comment = c(ORCID = '0000-0002-8248-9748')) ) Description: Analysis workflow for finding geographic boundaries of ecological or landscape traits and comparing the placement of geographic boundaries of two traits. If data are trait values, trait data are transformed to boundary intensities based on approximate first derivatives across latitude and longitude. The package includes functions to create custom null models based on the input data. The boundary statistics are described in: Fortin, Drapeau, and Jacquez (1996) . License: GPL (>= 3) Encoding: UTF-8 LazyData: true Imports: terra, gstat, methods, ggplot2, tibble, dplyr, magrittr, igraph, fields, scales Depends: R (>= 4.1.0) Suggests: knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://aluo734.r-universe.dev Date/Publication: 2025-07-20 21:39:04 UTC RemoteUrl: https://github.com/aluo734/boundarystats RemoteRef: HEAD RemoteSha: 2ffbad87cadf76fe370a5bb9555c071a9a9b1558 NeedsCompilation: no Packaged: 2026-07-19 07:50:30 UTC; root Author: Amy Luo [aut, cre, cph] (ORCID: ), Elizabeth Derryberry [ths] (ORCID: ) Maintainer: Amy Luo