Package: PhysioPreprocess Title: Preprocessing Functions for PhysioExperiment Objects Version: 0.2.0 Authors@R: person(given = "Yusuke", family = "Matsui", role = c("aut", "cre"), email = "mail.to.matsui@gmail.com") Author: Yusuke Matsui Maintainer: Yusuke Matsui Description: Provides preprocessing functions for physiological signal data including digital filters (Butterworth, notch), resampling, artifact detection, ICA-based artifact removal, and preprocessing pipelines. Depends: R (>= 4.2), PhysioCore Imports: methods, SummarizedExperiment, S4Vectors, signal, stats Suggests: fastICA, knitr, rmarkdown, testthat (>= 3.2.0) VignetteBuilder: knitr License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Collate: 'filters.R' 'filters-advanced.R' 'resample.R' 'rereference.R' 'artifact.R' 'ica.R' 'detrending.R' 'preprocessing-pipeline.R' 'zzz.R' RoxygenNote: 7.3.3 Config/pak/sysreqs: zlib1g-dev Repository: https://x-biosignal.r-universe.dev Date/Publication: 2026-07-05 09:34:19 UTC RemoteUrl: https://github.com/x-biosignal/PhysioPreprocess RemoteRef: HEAD RemoteSha: 8dc10e24a1c35a01061cb0675d3d16e8958ca8f4 NeedsCompilation: no Packaged: 2026-07-05 11:31:54 UTC; root