Package: hyperoverlap
Title: Overlap Detection in n-Dimensional Space
Version: 1.1.3
Description: Uses support vector machines to identify a perfectly separating hyperplane (linear or curvilinear) between two entities in high-dimensional space. If this plane exists, the entities do not overlap. Applications include overlap detection in morphological, resource or environmental dimensions. More details can be found in: Brown et al. (2020) <doi:10.1111/2041-210X.13363> .
Authors@R: c(person("Matilda", "Brown", email = "m.brown2@kew.org", role = c("aut", "cre"), comment= c( ORCID = "0000-0003-2536-8365")), person("Greg", "Jordan", role="aut"))
Depends: R (>= 3.4.0)
Imports: e1071, matlib, ggplot2, rgl, misc3d, methods, stats, MASS,
        graphics
License: GPL-3
Encoding: UTF-8
Suggests: knitr, rmarkdown, plotrix, rlang, webshot2, markdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-23 08:39:00 UTC; mbr10kg
Author: Matilda Brown [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2536-8365>),
  Greg Jordan [aut]
Maintainer: Matilda Brown <m.brown2@kew.org>
Repository: CRAN
Date/Publication: 2025-09-23 22:30:02 UTC
Built: R 4.5.1; ; 2025-10-26 03:57:54 UTC; windows
