Package: ECDFniche
Type: Package
Title: Empirical Cumulative Distribution Function Niche Modeling Tools
Version: 0.1.0
Authors@R: c(
    person("Dayani", "Bailly", role = "aut",
           comment = c(ORCID = "0000-0002-6954-9902")),
    person("Marcos", "R. Lima", role = "aut",
           comment = c(ORCID = "0000-0002-5901-0911")),
    person("Reginaldo", "Ré", role = "aut",
           comment = c(ORCID = "0000-0001-6452-3466")),
    person("Luíz Fernando", "Esser", , "luizesser@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2982-7223")))
Description: Simulate ecological niche models using Mahalanobis distance, transform distances to 
    suitability with 1 - empirical cumulative distribution function and 1 - chi-squared, and 
    generate comparison figures.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.0.0)
Imports: ggplot2, lemon, MASS, stats
Suggests: knitr, rmarkdown, roxyglobals, tictoc
VignetteBuilder: knitr
Config/roxyglobals/filename: globals.R
Config/roxyglobals/unique: FALSE
NeedsCompilation: no
Packaged: 2025-12-16 16:17:01 UTC; luizesser
Author: Dayani Bailly [aut] (ORCID: <https://orcid.org/0000-0002-6954-9902>),
  Marcos R. Lima [aut] (ORCID: <https://orcid.org/0000-0002-5901-0911>),
  Reginaldo Ré [aut] (ORCID: <https://orcid.org/0000-0001-6452-3466>),
  Luíz Fernando Esser [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2982-7223>)
Maintainer: Luíz Fernando Esser <luizesser@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-19 20:20:22 UTC
Built: R 4.4.3; ; 2025-12-21 22:34:42 UTC; unix
