Package: Convolutioner 0.1.0
Convolutioner: Convolution of Data
General functions for convolutions of data. Moving average, running median, and other filters are available. Bibliography regarding the functions can be found in the following text. Richard G. Brereton (2003) <ISBN:9780471489771>.
Authors:
Convolutioner_0.1.0.tar.gz
Convolutioner_0.1.0.zip(r-4.7)Convolutioner_0.1.0.zip(r-4.6)Convolutioner_0.1.0.zip(r-4.5)
Convolutioner_0.1.0.tgz(r-4.6-any)Convolutioner_0.1.0.tgz(r-4.5-any)
Convolutioner_0.1.0.tar.gz(r-4.7-any)Convolutioner_0.1.0.tar.gz(r-4.6-any)
Convolutioner_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Convolutioner/json (API)
| # Install 'Convolutioner' in R: |
| install.packages('Convolutioner', repos = c('https://federicoviv.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:187d871def. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 127 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 80 |
Exports:HammingHannMARMSsinetest_data
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Hamming window filter. | Hamming |
| Hann window filter. | Hann |
| Moving average filter. | MA |
| Running median smoothing. | RMS |
| Sine window filter. | sine |
| Test data generator | test_data |
