<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		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.
	</longdescription>
</pkgmetadata>
