# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "maxentcpp" in publications use:' type: software license: MIT title: 'maxentcpp: Maximum Entropy Species Distribution Modeling (''C++'' Implementation)' version: 1.0.0 doi: 10.32614/CRAN.package.maxentcpp abstract: '''C++'' implementation of Maximum Entropy (Maxent) species distribution modeling with R bindings via ''Rcpp''. Provides a high-performance reimplementation of the Maxent algorithm for modeling species geographic distributions from occurrence data and environmental variables, following Phillips et al. (2006) . Supports linear, quadratic, product, hinge, and threshold feature transformations, spatial projection in raw, logistic, and cloglog scales, and model diagnostics including Area Under the ROC Curve (AUC), variable importance, response curves, and Multivariate Environmental Similarity Surfaces (MESS) maps.' authors: - family-names: Robles given-names: Angel email: a.l.robles.fernandez@gmail.com repository: https://alrobles.r-universe.dev repository-code: https://github.com/alrobles/maxentcpp commit: 88ddc4fdde9708d04ebf44865c096ef90a9269d1 url: https://alrobles.github.io/maxentcpp/ date-released: '2026-05-13' contact: - family-names: Robles given-names: Angel email: a.l.robles.fernandez@gmail.com