Changelog
Source:NEWS.md
    confcons 0.3.2
CRAN release: 2025-08-28
- ENMeval example added to the vignette
 - vignette and tests don’t fail if sggested packages are missing
 
confcons 0.3.1
CRAN release: 2024-03-17
- published on CRAN, installation guideline (readme, vignette) updated
 
confcons 0.3.0
- scientific article about the measures is published. The citation, the readme and the vignette are updated
 
confcons 0.2.0
- 
thresholds()can now calculate information-based thresholds besides the mean-based thresholds. Two new parameters (typeandrange) are added to the function. - 
consistence()is renamed toconsistency() 
confcons 0.1.0
- new functions: 
thresholds(),confidence(),consistence()andmeasures()