Package: RHRV Type: Package Title: Heart Rate Variability Analysis of ECG Data Version: 5.0.0 Date: 2024-09-19 Maintainer: Leandro Rodriguez-Linares 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) . License: GPL-2 Copyright: Code for the wavelet transform is based on Brandon Whitcher's work. See file COPYRIGHT for details Depends: R (>= 4.1.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 Config/pak/sysreqs: cmake libgmp3-dev make libicu-dev libuv1-dev libmpfr-dev libssl-dev zlib1g-dev Repository: https://r-forge.r-universe.dev Date/Publication: 2025-06-20 13:16:35 UTC RemoteUrl: https://github.com/r-forge/rhrv RemoteRef: HEAD RemoteSha: d1132513cd39408a41e86ceea320a169408ee758 RemoteSubdir: pkg NeedsCompilation: yes Packaged: 2026-06-23 18:00:24 UTC; root 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]