Package: EGM
Title: Intracardiac Electrograms
Version: 0.1.1
Authors@R: c(
    person(given = "Anish S.", family = "Shah", role = c("aut", "cre", "cph"), email = "shah.in.boots@gmail.com", comment = c(ORCID = "0000-0002-9729-1558")),
    person(given = "Darren", family = "Seaney", role = c("ctb"), email = "dseaney2@uic.edu")
    )
Description: A system for importing electrophysiological signal, based
    on the 'Waveform Database (WFDB)' software package, written by Moody et al 
    2022 <doi:10.13026/gjvw-1m31>. A wrapper for utilizing 'WFDB' functions for
    reading and writing signal data, as well as functions for visualization and
    analysis are provided. A stable and broadly compatible class for working
    with signal data, supporting the reading in of cardiac electrophysiological
    files such as intracardiac electrograms, is introduced.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.2.0),
Imports: vctrs (>= 0.5.0), data.table (>= 1.15.0), stats, fs, ggplot2,
        lifecycle, rlang, utils, xml2, base64enc, checkmate, stringr,
        signal,
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), withr, fastICA,
        moments, cpp11
Config/testthat/edition: 3
URL: https://shah-in-boots.github.io/EGM/
BugReports: https://github.com/shah-in-boots/EGM/issues
VignetteBuilder: knitr
LinkingTo: cpp11
NeedsCompilation: yes
Packaged: 2025-10-13 20:28:46 UTC; asshah4
Author: Anish S. Shah [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-9729-1558>),
  Darren Seaney [ctb]
Maintainer: Anish S. Shah <shah.in.boots@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-14 08:00:39 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-14 23:51:21 UTC; windows
Archs: x64
