# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "maxbootR" in publications use:' type: software license: GPL-3.0-or-later title: 'maxbootR: Efficient Bootstrap Methods for Block Maxima' version: 1.0.0 doi: 10.32614/CRAN.package.maxbootR abstract: Implements state-of-the-art block bootstrap methods for extreme value statistics based on block maxima. Includes disjoint blocks, sliding blocks, relying on a circular transformation of blocks. Fast C++ backends (via 'Rcpp') ensure scalability for large time series. authors: - family-names: Staud given-names: Torben email: torben.staud@gmail.com repository: https://torbenstaud.r-universe.dev repository-code: https://github.com/torbenstaud/maxbootR commit: 3c2941d140d5d8c732cdb613795348d6c367b743 url: https://torbenstaud.github.io/maxbootR/ date-released: '2025-05-03' contact: - family-names: Staud given-names: Torben email: torben.staud@gmail.com