Package: enmpa Title: Ecological Niche Modeling using Presence-Absence Data Version: 0.2.5 Authors@R: c( person("Luis F.", "Arias-Giraldo", email = "lfarias.giraldo@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4861-8064")), person("Marlon E.", "Cobos", email = "manubio13@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2611-1767")), person("A. Townsend", "Peterson", email = "town@ku.edu", role = "ctb", comment = c(ORCID = "0000-0003-0243-2379")) ) Maintainer: Luis F. Arias-Giraldo Date: 2026-06-25 Description: A set of tools to perform Ecological Niche Modeling with presence-absence data. It includes algorithms for data partitioning, model fitting, calibration, evaluation, selection, and prediction. Other functions help to explore signals of ecological niche using univariate and multivariate analyses, and model features such as variable response curves and variable importance. Unique characteristics of this package are the ability to exclude models with concave quadratic responses, and the option to clamp model predictions to specific variables. These tools are implemented following principles proposed in Cobos et al., (2022) , Cobos et al., (2019) , and Peterson et al., (2008) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 URL: https://github.com/Luisagi/enmpa BugReports: https://github.com/Luisagi/enmpa/issues Imports: doSNOW, ellipse, foreach, graphics, methods, mgcv, parallel, Rcpp, snow, stats, terra, utils, vegan LazyData: true Depends: R (>= 3.5.0) LinkingTo: Rcpp Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://luisagi.r-universe.dev Date/Publication: 2026-06-25 12:14:56 UTC RemoteUrl: https://github.com/luisagi/enmpa RemoteRef: HEAD RemoteSha: f82c88b0d4dabfbdbec1e910de3e41799680a363 NeedsCompilation: yes Packaged: 2026-06-25 14:39:28 UTC; root Author: Luis F. Arias-Giraldo [aut, cre] (ORCID: ), Marlon E. Cobos [aut] (ORCID: ), A. Townsend Peterson [ctb] (ORCID: )