Package: PhysioEMG Title: EMG Analysis 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 electromyography (EMG) analysis functions for PhysioExperiment objects. Includes envelope extraction (RMS, Hilbert), muscle activation onset detection (Hodges-Bui, Teager-Kaiser), fatigue analysis (median frequency shift), and muscle synergy decomposition (NMF, PCA, ICA). Depends: R (>= 4.2), PhysioCore Imports: SummarizedExperiment, S4Vectors, stats Suggests: signal, testthat (>= 3.2.0), knitr, rmarkdown VignetteBuilder: knitr License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Collate: 'emg-amplitude.R' 'emg-data.R' 'emg-onset.R' 'emg-fatigue.R' 'emg-decompose.R' 'emg-network.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:28 UTC RemoteUrl: https://github.com/x-biosignal/PhysioEMG RemoteRef: HEAD RemoteSha: d8771a766ba50533f63eb96f5d327b6f165858fa NeedsCompilation: no Packaged: 2026-07-05 11:31:48 UTC; root