# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ssmooth" in publications use:' type: software license: MIT title: 'ssmooth: Smooth Raster Time Series' version: 0.1.0.9000 doi: 10.32614/CRAN.package.ssmooth abstract: Smooth a sequence of 'terra' rasters using various algorithms (currently moving average, weighted moving average, and exponential smoothing). Also includes wrappers to smooth a vector time-series using these same algorithms. All smoothers use 'Rcpp' implementations for performance. authors: - family-names: Duffin given-names: Connor email: c.duffin@protonmail.com repository: https://biodiversity-futures-lab.r-universe.dev repository-code: https://github.com/Biodiversity-Futures-Lab/ssmooth commit: 48d051c23dae8293e8a00c975a1b157cf9d450b8 url: https://github.com/Biodiversity-Futures-Lab/ssmooth date-released: '2026-06-02' contact: - family-names: Duffin given-names: Connor email: c.duffin@protonmail.com