Package: mev Type: Package Title: Modelling of Extreme Values Version: 2.2.0004 Authors@R: c( person(given="Leo", family="Belzile", role = c("aut", "cre"), email = "belzilel@gmail.com", comment = c(ORCID = "0000-0002-9135-014X")), person(given="Jennifer L.", family="Wadsworth", role=c("aut")), person(given="Paul J.", family="Northrop", role=c("aut"), comment = c(ORCID = "0000-0002-1992-4882")), person(given="Raphael", family="Huser", role=c("aut"), comment = c(ORCID = "0000-0002-1228-2071")), person(given="Scott D.", family="Grimshaw", role=c("aut"), comment = c(ORCID = "0000-0002-6326-9360")), person(given="Jin", family="Zhang", role=c("ctb")), person(given="Michael A.", family="Stephens", role=c("ctb")), person(given="Art B.", family="Owen", role=c("ctb")) ) Description: Various tools for the analysis of univariate, multivariate and functional extremes. Exact simulation from max-stable processes (Dombry, Engelke and Oesting, 2016, , R-Pareto processes for various parametric models, including Brown-Resnick (Wadsworth and Tawn, 2014, ) and Extremal Student (Thibaud and Opitz, 2015, ). Threshold selection methods, including Wadsworth (2016) , and Northrop and Coleman (2014) . Multivariate extreme diagnostics. Estimation and likelihoods for univariate extremes, e.g., Coles (2001) . License: GPL-3 URL: https://lbelzile.github.io/mev/, https://github.com/lbelzile/mev/ BugReports: https://github.com/lbelzile/mev/issues/ Depends: R (>= 3.5) Imports: alabama, methods, nleqslv, numDeriv, Rcpp (>= 0.12.16), Rsolnp, stats, Suggests: boot, cobs, evd, expint, knitr, MASS, mvPot (>= 0.1.4), mvtnorm, gmm, revdbayes, rmarkdown, ismev, tinytest, TruncatedNormal (>= 1.1) LinkingTo: Rcpp, RcppArmadillo LazyData: true VignetteBuilder: knitr Encoding: UTF-8 ByteCompile: true Config/roxygen2/version: 8.0.0 Repository: https://lbelzile.r-universe.dev Date/Publication: 2026-06-10 16:13:51 UTC RemoteUrl: https://github.com/lbelzile/mev RemoteRef: HEAD RemoteSha: cf9e80728881e4828d3c4862ac93ae04e76943c2 NeedsCompilation: yes Packaged: 2026-06-10 18:17:33 UTC; root Author: Leo Belzile [aut, cre] (ORCID: ), Jennifer L. Wadsworth [aut], Paul J. Northrop [aut] (ORCID: ), Raphael Huser [aut] (ORCID: ), Scott D. Grimshaw [aut] (ORCID: ), Jin Zhang [ctb], Michael A. Stephens [ctb], Art B. Owen [ctb] Maintainer: Leo Belzile