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:Connor Duffin [aut, cre], The Trustees of The Natural History Museum, London [cph]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.18 score 2 exports 2 dependencies

Last updated from:48d051c23d. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK160
linux-devel-x86_64OK142
source / vignettesOK172
linux-release-arm64OK151
linux-release-x86_64OK159
macos-release-arm64OK93
macos-release-x86_64OK345
macos-oldrel-arm64OK102
macos-oldrel-x86_64OK225
windows-develOK193
windows-releaseOK114
windows-oldrelOK112
wasm-releaseOK97

Exports:SmoothRasterTSSmoothTS

Dependencies:Rcppterra