Package: rfastlowess 1.3.0

rfastlowess: High-Performance LOWESS Smoothing for R

Provides high-performance LOWESS smoothing (Locally Weighted Scatterplot Smoothing) using a 'Rust' backend. Supports various weight functions, robustness iterations, streaming/online processing, cross-validation, and uncertainty quantification. Applicable to genomic data, time series, and general-purpose smoothing tasks.

Authors:Amir Valizadeh [aut, cre, fnd]

rfastlowess_1.3.0.tar.gz
rfastlowess_1.3.0.zip(r-4.7)rfastlowess_1.3.0.zip(r-4.6)rfastlowess_1.3.0.zip(r-4.5)
rfastlowess_1.3.0.tgz(r-4.6-x86_64)rfastlowess_1.3.0.tgz(r-4.6-arm64)rfastlowess_1.3.0.tgz(r-4.5-x86_64)rfastlowess_1.3.0.tgz(r-4.5-arm64)
rfastlowess_1.3.0.tar.gz(r-4.7-arm64)rfastlowess_1.3.0.tar.gz(r-4.7-x86_64)rfastlowess_1.3.0.tar.gz(r-4.6-arm64)rfastlowess_1.3.0.tar.gz(r-4.6-x86_64)
rfastlowess_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rfastlowess/json (API)
NEWS

# Install 'rfastlowess' in R:
install.packages('rfastlowess', repos = c('https://thisisamirv.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/thisisamirv/lowess-project/issues

On CRAN:

Conda:

preprocessingstatisticalmethodregressionfunctionalpredictionqualitycontrolkeggrustcargo

4.59 score 6 stars 13 scripts 4 exports 2 dependencies

Last updated from:96219cc9a9. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK157
linux-devel-x86_64OK155
source / vignettesOK263
linux-release-arm64OK146
linux-release-x86_64OK154
macos-release-arm64OK202
macos-release-x86_64OK236
macos-oldrel-arm64OK161
macos-oldrel-x86_64OK363
windows-develOK204
windows-releaseOK236
windows-oldrelOK154
wasm-releaseOK197

Exports:LowessNullableOnlineLowessStreamingLowess

Dependencies:BiocGenericsgenerics

Introduction to rfastlowess

Rendered fromrfastlowess-intro.Rmdusingknitr::rmarkdownon May 13 2026.

Last update: 2026-02-24
Started: 2026-01-06