Package: smoothie 1.0-4

Eric Gilleland
smoothie: Two-Dimensional Field Smoothing
Perform two-dimensional smoothing for spatial fields using FFT and the convolution theorem (see Gilleland 2013, <doi:10.5065/D61834G2>).
Authors:
smoothie_1.0-4.tar.gz
smoothie_1.0-4.tar.gz(r-4.7-any)smoothie_1.0-4.tar.gz(r-4.6-any)
smoothie_1.0-4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
smoothie/json (API)
| # Install 'smoothie' in R: |
| install.packages('smoothie', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f634f586cc. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | OK | 131 | ||
| wasm-release | OK | 103 |
Exports:disk2dsmoothFourier2dgauss2dsmoothhoods2dsmoothidentity2dsmoothkernel2dmeitsjerkernel2dsmooth
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Two-dimensional Field Smoothing | smoothie-package smoothie |
| Fast Fourier Transform (FFT) of a 2-d Gridded Field | Fourier2d |
| Wrapper Functions for kernel2dsmooth | disk2dsmooth gauss2dsmooth hoods2dsmooth identity2dsmooth |
| Create a Kernel Matrix | kernel2dmeitsjer |
| Convolution Smooth on a 2-d Field. | kernel2dsmooth |