Package: ssmooth 0.1.0.9000

Connor Duffin
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.
Authors:
ssmooth_0.1.0.9000.tar.gz
ssmooth_0.1.0.9000.zip(r-4.7)ssmooth_0.1.0.9000.zip(r-4.6)ssmooth_0.1.0.9000.zip(r-4.5)
ssmooth_0.1.0.9000.tgz(r-4.6-x86_64)ssmooth_0.1.0.9000.tgz(r-4.6-arm64)ssmooth_0.1.0.9000.tgz(r-4.5-x86_64)ssmooth_0.1.0.9000.tgz(r-4.5-arm64)
ssmooth_0.1.0.9000.tar.gz(r-4.7-arm64)ssmooth_0.1.0.9000.tar.gz(r-4.7-x86_64)ssmooth_0.1.0.9000.tar.gz(r-4.6-arm64)ssmooth_0.1.0.9000.tar.gz(r-4.6-x86_64)
ssmooth_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ssmooth/json (API)
NEWS
| # Install 'ssmooth' in R: |
| install.packages('ssmooth', repos = c('https://biodiversity-futures-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/biodiversity-futures-lab/ssmooth/issues
Last updated from:48d051c23d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 160 | ||
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 172 | ||
| linux-release-arm64 | OK | 151 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-release-x86_64 | OK | 345 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| macos-oldrel-x86_64 | OK | 225 | ||
| windows-devel | OK | 193 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 112 | ||
| wasm-release | OK | 97 |
Exports:SmoothRasterTSSmoothTS
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Smooth Raster Time Series | SmoothRasterTS |
| Smooth Time Series Data | SmoothTS |