Skip to content

fluxfixer

Advanced Framework for Sap Flow Data Post-Process

v1.1.0 · Apr 11, 2026 · MIT + file LICENSE

Description

Provides a flexible framework for post-processing thermal dissipation sap flow data using statistical methods and machine learning. This framework includes anomaly correction, outlier removal, gap-filling, trend removal, signal damping correction, and sap flux density calculation. The functions in this package can also apply to other time series with various artifacts.

Downloads

CRAN

436

Last 30 days

9134th

1.3K

Last 90 days

1.6K

Last year

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

r2u CRAN

15

Last 30 days

36

Last 90 days

50

Last year

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

autoCRAN

7

Last 7 days

12

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-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 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
ERROR 9 OK · 0 NOTE · 0 WARNING · 5 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

tests

Running ‘testthat.R’ [81s/50s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
_outlier.R:32:3'): modifying short-term drifts works ──
  Expected `abs(corrected[101] - 1)` < 0.1.
  Actual comparison: 1000.0 >= 0.1
  Difference: 999.9 >= 0
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-release-macos-arm64

tests

Running ‘testthat.R’ [76s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
_outlier.R:32:3'): modifying short-term drifts works ──
  Expected `abs(corrected[101] - 1)` < 0.1.
  Actual comparison: 1000.0 >= 0.1
  Difference: 999.9 >= 0
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-release-macos-x86_64

tests

Running ‘testthat.R’ [196s/169s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additiona
...[truncated]...
uxfixer::modify_short_drift(...) at test-remove_statistical_outlier.R:28:3
   2.   └─base::data.frame(time = vctr_time, dT = vctr_target, dT_mod = vctr_target)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-oldrel-macos-arm64

tests

Running ‘testthat.R’ [77s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
_outlier.R:32:3'): modifying short-term drifts works ──
  Expected `abs(corrected[101] - 1)` < 0.1.
  Actual comparison: 1000.0 >= 0.1
  Difference: 999.9 >= 0
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-oldrel-macos-x86_64

tests

Running ‘testthat.R’ [193s/165s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additiona
...[truncated]...
uxfixer::modify_short_drift(...) at test-remove_statistical_outlier.R:28:3
   2.   └─base::data.frame(time = vctr_time, dT = vctr_target, dT_mod = vctr_target)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 48 ]
  Error:
  ! Test failures.
  Execution halted

Dependency Network

Dependencies Reverse dependencies dplyr gsignal lubridate magrittr ranger rlang tidyr tidyselect xts zoo fluxfixer

Version History

2 tracked
updated 1.1.0 ← 1.0.0 diff Apr 11, 2026
new 1.0.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Feb 2, 2026. Releases before tracking aren’t shown.