Package: fluxfixer Type: Package Title: Advanced Framework for Sap Flow Data Post-Process Version: 1.1.0.9000 Authors@R: person("Yoshiaki", "Hata", email = "yoshiakihata0806@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7703-0863")) Maintainer: Yoshiaki Hata 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. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr (>= 1.0.7), gsignal (>= 0.3-4), lubridate (>= 1.7.9), magrittr (>= 2.0.3), ranger (>= 0.13.1), rlang (>= 1.1.3), stats (>= 4.0.3), tidyr (>= 1.1.4), tidyselect (>= 1.2.0), xts (>= 0.12.1), zoo (>= 1.8-8) RoxygenNote: 7.3.3 Depends: R (>= 4.0) URL: https://github.com/yhata86/fluxfixer, https://yhata86.github.io/fluxfixer/ BugReports: https://github.com/yhata86/fluxfixer/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Collate: 'utils.R' 'calc_dtmax.R' 'calc_fd.R' 'construct_randomforest.R' 'datasets.R' 'fluxfixer-package.R' 'remove_statistical_outlier.R' 'run_fluxfixer.R' 'utils-pipe.R' VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://yhata86.r-universe.dev Date/Publication: 2026-05-24 05:48:02 UTC RemoteUrl: https://github.com/yhata86/fluxfixer RemoteRef: HEAD RemoteSha: 9d61752cd26c22f897427d6c89868b4c9a849d9e NeedsCompilation: no Packaged: 2026-06-23 06:58:42 UTC; root Author: Yoshiaki Hata [aut, cre, cph] (ORCID: )