Implements the basic elements of the multi-model
    inference paradigm for up to twenty species-area relationship models (SAR), using simple
    R list-objects and functions, as in Triantis et al. 2012 <doi:10.1111/j.1365-2699.2011.02652.x>.
    The package is scalable and users can easily create their own model and data objects. Additional
    SAR related functions are provided.
| Version: | 2.0.0 | 
| Depends: | R (≥ 3.6.0) | 
| Imports: | graphics, nortest, stats, utils, crayon, cli, numDeriv, doParallel, foreach, parallel, AICcmodavg, minpack.lm | 
| Suggests: | knitr, rmarkdown, testthat, covr | 
| Published: | 2025-03-03 | 
| DOI: | 10.32614/CRAN.package.sars | 
| Author: | Thomas J. Matthews  [aut, cre],
  Francois Guilhaumon  [aut],
  Kevin Cazelles  [rev] | 
| Maintainer: | Thomas J. Matthews  <txm676 at gmail.com> | 
| BugReports: | https://github.com/txm676/sars/issues | 
| License: | GPL-3 | file LICENSE | 
| URL: | https://github.com/txm676/sars, https://txm676.github.io/sars/ | 
| NeedsCompilation: | no | 
| Citation: | sars citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | sars results |