Package: RHRV
Type: Package
Title: Heart Rate Variability Analysis of ECG Data
Version: 5.0.0
Date: 2024-09-19
Maintainer: Leandro Rodriguez-Linares <leandro@uvigo.es>
Authors@R: c(person("Leandro", "Rodriguez-Linares", 
                     email = "leandro@uvigo.es",
                     role = c("aut", "cre")),
             person("Xose", "Vila", role = "aut"),
             person("Maria Jose", "Lado", role = "aut"),
             person("Arturo", "Mendez", role = "aut"),
             person("Abraham", "Otero", role = "aut"),
             person("Constantino Antonio", "Garcia",
                     role = "aut"),
             person("Matti", "Lassila",
                     role = "ctb"))
Encoding: UTF-8
URL: http://rhrv.r-forge.r-project.org/
Description: Allows users to import data files containing heartbeat	positions in the most broadly used formats, to remove outliers or points with unacceptable physiological values present in the time series, to plot HRV data, and to perform time domain, frequency domain and nonlinear HRV analysis. See Garcia et al. (2017) <DOI:10.1007/978-3-319-65355-6>.
License: GPL-2
Copyright: Code for the wavelet transform is based on Brandon
        Whitcher's work. See file COPYRIGHT for details
Depends: R (>= 3.0.0), waveslim(>= 1.6.4), nonlinearTseries (>= 0.3.0),
        lomb (>= 1.0)
Imports: boot, broom, doParallel, foreach, iterators, parallel,
        plotrix, PMCMRplus, segmented, stats, tibble, tidyr, writexl
Suggests: tcltk, tkrplot, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2024-09-30 10:05:20 UTC; leandro
Author: Leandro Rodriguez-Linares [aut, cre],
  Xose Vila [aut],
  Maria Jose Lado [aut],
  Arturo Mendez [aut],
  Abraham Otero [aut],
  Constantino Antonio Garcia [aut],
  Matti Lassila [ctb]
Repository: CRAN
Date/Publication: 2024-09-30 19:30:02 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-01-30 04:45:02 UTC; unix
Archs: RHRV.so.dSYM
