Package: CardioCurveR Title: Nonlinear Modeling of R-R Interval Dynamics Version: 1.0.0.9000 Authors@R: person("Matías", "Castillo-Aguilar", , "m99castillo@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7291-247X")) Description: Automated and robust framework for analyzing R-R interval (RRi) signals using advanced nonlinear modeling and preprocessing techniques. The package implements a dual-logistic model to capture the rapid drop and subsequent recovery of RRi during exercise, as described by Castillo-Aguilar et al. (2025) . In addition, 'CardioCurveR' includes tools for filtering RRi signals using zero-phase Butterworth low-pass filtering and for cleaning ectopic beats via adaptive outlier replacement using local regression and robust statistics. These integrated methods preserve the dynamic features of RRi signals and facilitate accurate cardiovascular monitoring and clinical research. License: MIT + file LICENSE Suggests: learnr, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: signal (>= 1.8.1), ggplot2 (>= 3.5.1), gridExtra (>= 2.3), data.table (>= 1.16.4) URL: https://github.com/matcasti/CardioCurveR, https://matcasti.github.io/CardioCurveR/ BugReports: https://github.com/matcasti/CardioCurveR/issues Depends: R (>= 3.5) LazyData: true Config/Needs/website: rmarkdown Repository: https://matcasti.r-universe.dev Date/Publication: 2025-04-07 23:29:45 UTC RemoteUrl: https://github.com/matcasti/cardiocurver RemoteRef: HEAD RemoteSha: 5310c448c70015a39a004c982904c1ca708132ce NeedsCompilation: no Packaged: 2026-07-03 05:41:39 UTC; root Author: Matías Castillo-Aguilar [aut, cre, cph] (ORCID: ) Maintainer: Matías Castillo-Aguilar