Package: xnicher
Type: Package
Title: Estimates Ecological Niche Models Using Ellipses
Version: 1.0.0
Authors@R: 
  c(person(given = "Angel",
           family = "Robles",
           email = "a.l.robles.fernandez@gmail.com",
           role = c("aut", "cre")),
    person(given = "Laura",
           family = "Jimenez",
           comment = c(ORCID = "0000-0002-4674-4270"),
           email = "ljimenez@cmm.uchile.cl",
           role = c("aut", "ctb"))
           )
Description: Ecological niche model estimation using ellipsoidal geometry
    under an M hypothesis.  Fits nine likelihood families
    (presence-only, weighted, inverse-probability-weighted, skew-normal,
    skew-normal-weighted, skew-t, skew-t-weighted, ncst, and
    ncst-weighted) via multi-start optimisation with Sobol sequences.
    Methods for the optimisation of ellipses parameters are as described
    in Jimenez et al. (2022) <doi:10.1016/j.ecolmodel.2021.109823>.
URL: https://github.com/alrobles/xnicher
BugReports: https://github.com/alrobles/xnicher/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: checkmate, Rcpp (>= 1.1.0), RcppParallel, stats, terra,
        ucminfcpp, utils
Suggests: ggplot2 (>= 3.0.0), knitr, pomp, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
LinkingTo: Rcpp, RcppEigen, RcppParallel
SystemRequirements: GNU make
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2026-09-07 03:46:00 UTC; alrobles
Author: Angel Robles [aut, cre],
  Laura Jimenez [aut, ctb] (ORCID:
    <https://orcid.org/0000-0002-4674-4270>)
Maintainer: Angel Robles <a.l.robles.fernandez@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-15 11:20:02 UTC
Built: R 4.5.2; aarch64-apple-darwin20; 2026-09-15 13:02:43 UTC; unix
Archs: xnicher.so.dSYM
