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) <doi:10.2307/3545584>.
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
NeedsCompilation: no
Packaged: 2025-07-22 16:55:17 UTC; AmyLuo
Author: Amy Luo [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-9197-4673>),
  Elizabeth Derryberry [ths] (ORCID:
    <https://orcid.org/0000-0002-8248-9748>)
Maintainer: Amy Luo <amy.luo.15@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-23 15:00:13 UTC
Built: R 4.5.0; ; 2025-07-23 15:46:47 UTC; unix
