# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "slider" in publications use:' type: software license: MIT title: 'slider: Sliding Window Functions' version: 0.3.1.9000 abstract: Provides type-stable rolling window functions over any R data type. Cumulative and expanding windows are also supported. For more advanced usage, an index can be used as a secondary vector that defines how sliding windows are to be created. authors: - family-names: Vaughan given-names: Davis email: davis@posit.co repository: https://r-lib.r-universe.dev repository-code: https://github.com/r-lib/slider url: https://slider.r-lib.org contact: - family-names: Vaughan given-names: Davis email: davis@posit.co