Skip to content

robfilter

Robust Time Series Filters

v4.1.6 · Nov 17, 2025 · GPL (>= 2)

Description

Implementations for several robust procedures that allow for (online) extraction of the signal of univariate or multivariate time series by applying robust regression techniques to a moving time window are provided. Included are univariate filtering procedures based on repeated-median regression as well as hybrid and trimmed filters derived from it; see Schettlinger et al. (2006) <doi:10.1515/BMT.2006.010>. The adaptive online repeated median by Schettlinger et al. (2010) <doi:10.1002/acs.1105> and the slope comparing adaptive repeated median by Borowski and Fried (2013) <doi:10.1007/s11222-013-9391-7> choose the width of the moving time window adaptively. Multivariate versions are also provided; see Borowski et al. (2009) <doi:10.1080/03610910802514972> for a multivariate online adaptive repeated median and Borowski (2012) <doi:10.17877/DE290R-14393> for a multivariate slope comparing adaptive repeated median. Furthermore, a repeated-median based filter with automatic outlier replacement and shift detection is provided; see Fried (2004) <doi:10.1080/10485250410001656444>.

Downloads

589

Last 30 days

6805th

1.9K

Last 90 days

24.7K

Last year

Trend: -21.8% (30d vs prior 30d)

CRAN Check Status

1 NOTE
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 NOTE
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
NOTE r-release-macos-arm64

compiled code

File ‘robfilter/libs/robfilter.so’:
  Found non-API call to R: ‘Rf_isFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-release-macos-arm64

compiled code

File ‘robfilter/libs/robfilter.so’:
  Found non-API call to R: ‘Rf_isFrame’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Dependency Network

Dependencies Reverse dependencies robustbase MASS lattice robfilter

Version History

new 4.1.6 Mar 10, 2026
updated 4.1.6 ← 4.1.5 diff Nov 16, 2025
updated 4.1.5 ← 4.1.4 diff Jul 15, 2024
updated 4.1.4 ← 4.1.3 diff Dec 5, 2023
updated 4.1.3 ← 4.1.2 diff Nov 5, 2022
updated 4.1.2 ← 4.1.1 diff Nov 20, 2019
updated 4.1.1 ← 4.1 diff May 16, 2018
updated 4.1 ← 4.0 diff Dec 4, 2014
updated 4.0 ← 3.2 diff Sep 12, 2012
updated 3.2 ← 3.1 diff Aug 20, 2012
updated 3.1 ← 3.0 diff Aug 7, 2012
updated 3.0 ← 2.6.1 diff Jul 27, 2011
updated 2.6.1 ← 2.6 diff Apr 21, 2010
updated 2.6 ← 2.5 diff Jan 27, 2010
updated 2.5 ← 2.4 diff Jun 17, 2009
updated 2.4 ← 2.3 diff Dec 12, 2008
updated 2.3 ← 2.2 diff Oct 12, 2008
updated 2.2 ← 2.1 diff Sep 27, 2008
updated 2.1 ← 2.0 diff Aug 19, 2008
updated 2.0 ← 1.0 diff Aug 5, 2008