ssmooth: Smooth Raster Time Series

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.

Version: 0.1.0
Imports: terra, Rcpp
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0)
Published: 2026-06-01
DOI: 10.32614/CRAN.package.ssmooth (may not be active yet)
Author: Connor Duffin [aut, cre], The Trustees of The Natural History Museum, London [cph]
Maintainer: Connor Duffin <c.duffin at protonmail.com>
BugReports: https://github.com/Biodiversity-Futures-Lab/ssmooth/issues
License: MIT + file LICENSE
URL: https://github.com/Biodiversity-Futures-Lab/ssmooth
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: ssmooth results

Documentation:

Reference manual: ssmooth.html , ssmooth.pdf

Downloads:

Package source: ssmooth_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): ssmooth_0.1.0.tgz, r-oldrel (arm64): ssmooth_0.1.0.tgz, r-release (x86_64): ssmooth_0.1.0.tgz, r-oldrel (x86_64): ssmooth_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ssmooth to link to this page.