Package: MazamaRollUtils 1.0.0
MazamaRollUtils: Efficient Rolling Functions
Fast rolling-window functions for numeric vectors. Designed for efficient processing of environmental time-series data.
Authors:
MazamaRollUtils_1.0.0.tar.gz
MazamaRollUtils_1.0.0.zip(r-4.7)MazamaRollUtils_1.0.0.zip(r-4.6)MazamaRollUtils_1.0.0.zip(r-4.5)
MazamaRollUtils_1.0.0.tgz(r-4.6-x86_64)MazamaRollUtils_1.0.0.tgz(r-4.6-arm64)MazamaRollUtils_1.0.0.tgz(r-4.5-x86_64)MazamaRollUtils_1.0.0.tgz(r-4.5-arm64)
MazamaRollUtils_1.0.0.tar.gz(r-4.7-arm64)MazamaRollUtils_1.0.0.tar.gz(r-4.7-x86_64)MazamaRollUtils_1.0.0.tar.gz(r-4.6-arm64)MazamaRollUtils_1.0.0.tar.gz(r-4.6-x86_64)
MazamaRollUtils_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
MazamaRollUtils/json (API)
| # Install 'MazamaRollUtils' in R: |
| install.packages('MazamaRollUtils', repos = c('https://mazamascience.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mazamascience/mazamarollutils/issues
Pkgdown/docs site:https://mazamascience.github.io
- example_pm25 - Example timeseries dataset
Last updated from:c75a9df3f0. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 148 | ||
| linux-devel-x86_64 | OK | 160 | ||
| source / vignettes | OK | 198 | ||
| linux-release-arm64 | OK | 134 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 138 | ||
| macos-release-x86_64 | OK | 262 | ||
| macos-oldrel-arm64 | OK | 143 | ||
| macos-oldrel-x86_64 | OK | 268 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 132 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 121 |
Exports:findOutliersroll_hampelroll_MADroll_maxroll_meanroll_medianroll_minroll_nowcastroll_prodroll_sdroll_sumroll_var
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Mazama Science Rolling Utilities | MazamaRollUtils-package MazamaRollUtils |
| Example timeseries dataset | example_pm25 |
| Outlier detection with a rolling Hampel filter | findOutliers |
| Roll Hampel | roll_hampel |
| Roll MAD | roll_MAD |
| Roll Max | roll_max |
| Roll Mean | roll_mean |
| Roll Median | roll_median |
| Roll Min | roll_min |
| Roll NowCast | roll_nowcast |
| Roll Product | roll_prod |
| Roll Standard Deviation | roll_sd |
| Roll Sum | roll_sum |
| Roll Variance | roll_var |
