Package: PhysioCore Title: Core Data Structures for Physiological Signal Analysis Version: 0.2.0 Author: Yusuke Matsui Maintainer: Yusuke Matsui Authors@R: person(given = "Yusuke", family = "Matsui", role = c("aut", "cre"), email = "mail.to.matsui@gmail.com") Description: Provides the PhysioExperiment class, a SummarizedExperiment extension for multi-modal physiological signal data. Includes core accessors, channel and event management, and basic S4 methods. Designed as a lightweight foundation for the Physio ecosystem. Depends: R (>= 4.2) Imports: methods, SummarizedExperiment, S4Vectors, stats Suggests: testthat (>= 3.2.0), abind, knitr, rmarkdown VignetteBuilder: knitr License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Collate: 'PhysioExperiment-class.R' 'PhysioExperiment-accessors.R' 'PhysioExperiment-methods.R' 'channels.R' 'events.R' 'utils-signal.R' 'utils-na.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:14 UTC RemoteUrl: https://github.com/x-biosignal/PhysioCore RemoteRef: HEAD RemoteSha: 8c95636c50bc17e9ce5ec708572a804c2c8f045d NeedsCompilation: no Packaged: 2026-07-05 11:31:04 UTC; root