# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/alrobles/maxentcpp commit: 05cb581d1d506c400dbc91223235422dc042504f url: https://alrobles.github.io/maxentcpp/ date-released: '2026-05-18' contact: - family-names: Robles given-names: Angel email: a.l.robles.fernandez@gmail.com