Changes in version 1.2.4 (2025-10-21) Bug fixes - Updates to methods for mev::fit.egp() to comply with versions 2.0 and add new models. - Add Details, Value and Examples sections in logLik.logLikVec.Rd and logLikVec.Rd to avoid CRAN HTML validation NOTE on r-devel Debian. Changes in version 1.2.3 (2024-02-25) Bug fixes - Calls to texmex::evm(), which resulted in CRAN package check ERRORs on some platforms, have been avoided. Changes in version 1.2.2 (2023-12-02) Bug fixes - Fixed issues with the incorrect use of \itemize in some Rd files. Changes in version 1.2.1 (2023-09-02) Bug fixes and minor improvements - The original model object x is added as an attribute "original_fit" to the object returned from alogLik(x). - In the documentation of return_level() the role of npy has been explained and a more accurate calculation is used for the estimation of return levels in the case where npy is not equal to 1. - If the argument cluster was supplied an alogLik() method then this is now returned as the attribute cluster in the returned object, rather than the default returned by chandwich::adjust_loglik(). - Create the help file for the package correctly, with alias lax-package. - README.md: Used app.codecov.io as base for codecov link. - Activated 3rd edition of the testthat package Changes in version 1.2.0 (2021-07-20) New features - The eva package is now supported: functions gpdFit and gevrFit. Bug fixes and minor improvements - The links at the end of the Details section of the main lax package help page have been corrected. - Depreciated function testthat::context is no longer used. - Some obsolete code has been deleted from the lax help file for mev. Changes in version 1.1.0 (2019-12-05) New features - The mev package is now supported: functions fit.gev, fit.gpd, fit.egp, fit.pp and fit.rlarg. - The function rlarg.fit in the ismev package is now supported. Bug fixes and minor improvements - Unnecessary generic information concerning the availability of S3 methods has been removed from the Details sections of the package-specific loglikelihood adjustment documentation. - More tests of internal function box_cox_deriv.