Package: extrememix Title: Bayesian Estimation of Extreme Value Mixture Models Version: 0.0.1 Authors@R: person("Manuele", "Leonelli", , "manuele.leonelli@ie.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2562-5192")) Description: Fits extreme value mixture models, which are models for tails not requiring selection of a threshold, for continuous data. It includes functions for model comparison, estimation of quantity of interest in extreme value analysis and plotting. Reference: CN Behrens, HF Lopes, D Gamerman (2004) . FF do Nascimento, D. Gamerman, HF Lopes . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/manueleleonelli/extrememix BugReports: https://github.com/manueleleonelli/extrememix/issues LinkingTo: Rcpp, RcppProgress Imports: evd, ggplot2, gridExtra, mixtools, Rcpp, RcppProgress, stats, threshr Depends: R (>= 2.10) LazyData: true Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://manueleleonelli.r-universe.dev Date/Publication: 2024-10-21 11:02:04 UTC RemoteUrl: https://github.com/manueleleonelli/extrememix RemoteRef: HEAD RemoteSha: 5ac20adb0d17a840a6a73d311450728a37654bbd NeedsCompilation: yes Packaged: 2026-07-03 23:17:30 UTC; root Author: Manuele Leonelli [aut, cre, cph] (ORCID: ) Maintainer: Manuele Leonelli