Package: RHRT
Type: Package
Title: Heart Rate Turbulence Analysis
Version: 1.0.1
Date: 2021-06-17
Authors@R: person(role = c("aut", "cre"), given = "Valeria", family = "Blesius", email = "valeria.blesius@mni.thm.de", comment = c(ORCID = "0000-0002-2391-242X"))
BugReports: https://github.com/VBlesius/RHRT/issues
Description: Methods to scan RR interval data for Premature Ventricular Complexes (PVCs) and parameterise and plot the resulting Heart Rate Turbulence (HRT). The methodology of HRT analysis is based on the original publication by Schmidt et al. <doi:10.1016/S0140-6736(98)08428-1> and extended with suggestions from <doi:10.1088/1361-6579/ab98b3>.
Depends: R (>= 3.5.0)
License: GPL-2
LazyData: TRUE
Imports: methods, graphics, utils
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, matrixStats
VignetteBuilder: knitr
Collate: 'HRT.R' 'avHRT.R' 'HRTList.R' 'Testdata-description.R'
        'constants.R' 'conversion_to_HRT.R' 'roll.R'
NeedsCompilation: no
Packaged: 2021-06-28 08:48:40 UTC; blesius
Author: Valeria Blesius [aut, cre] (<https://orcid.org/0000-0002-2391-242X>)
Maintainer: Valeria Blesius <valeria.blesius@mni.thm.de>
Repository: CRAN
Date/Publication: 2021-06-29 06:00:02 UTC
Built: R 4.2.0; ; 2022-12-01 12:53:24 UTC; unix
