Package: hyperoverlap
Title: Overlap Detection in n-Dimensional Space
Version: 1.1.1
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 = "matilda.brown@utas.edu.au", 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.1.1
Additional_repositories: https://dmurdoch.github.io/drat
NeedsCompilation: no
Packaged: 2021-08-10 07:39:08 UTC; matilda
Author: Matilda Brown [aut, cre] (<https://orcid.org/0000-0003-2536-8365>),
  Greg Jordan [aut]
Maintainer: Matilda Brown <matilda.brown@utas.edu.au>
Repository: CRAN
Date/Publication: 2021-08-10 08:30:05 UTC
