Package: recor
Type: Package
Title: Rearrangement Correlation Coefficient
Version: 1.0.3
Authors@R: person("Xinbo", "Ai", email = "axb@bupt.edu.cn", role = c("aut", "cre"))
Description: 
    The Rearrangement Correlation Coefficient is an adjusted version of Pearson's 
    correlation coefficient that accurately measures monotonic dependence 
    relationships, including both linear and nonlinear associations. This 
    method addresses the underestimation problem of classical correlation 
    coefficients in nonlinear monotonic scenarios through improved statistical 
    bounds derived from rearrangement inequalities. For more details, 
    see Ai (2024) <doi:10.52202/079017-1180>.
License: GPL-3
URL: https://github.com/byaxb/recor
BugReports: https://github.com/byaxb/recor/issues
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.7)
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-12-09 13:25:08 UTC; axb
Author: Xinbo Ai [aut, cre]
Maintainer: Xinbo Ai <axb@bupt.edu.cn>
Repository: CRAN
Date/Publication: 2025-12-15 17:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-01-15 02:14:25 UTC; windows
Archs: x64
