# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppRoll" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppRoll: Efficient Rolling / Windowed Operations' version: 0.3.1.9000 doi: 10.32614/CRAN.package.RcppRoll abstract: Provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided. authors: - family-names: Ushey given-names: Kevin email: kevinushey@gmail.com repository: https://blaserlab.r-universe.dev commit: 21f13e7898436dc7ee4b18e8a2ed12167fb20bb8 contact: - family-names: Ushey given-names: Kevin email: kevinushey@gmail.com