# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PhysioCore" in publications use:' type: software license: MIT title: 'PhysioCore: Core Data Structures for Physiological Signal Analysis' version: 0.2.0 doi: 10.32614/CRAN.package.PhysioCore abstract: 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. authors: - family-names: Matsui given-names: Yusuke email: you@example.com repository: https://x-biosignal.r-universe.dev commit: cdd7f3bb4885b8c7bd95ec8f3552f99022d6a6d8 date-released: '2026-03-16' contact: - family-names: Matsui given-names: Yusuke email: you@example.com