Package: correlationr
Type: Package
Title: Conduct Robust Correlations on Non-Normal Data
Version: 0.1.0
Authors@R: c(
    person("Johnson", "Li", email = "johnson.li@umanitoba.ca", role = "aut", comment = c(ORCID = "0000-0002-2553-117X")),
    person("Aurora", "Robert", email = "roberta5@myumanitoba.ca", role = c("cre"
    , "aut"), comment = c(ORCID = "0009-0004-9206-1595")))
Maintainer: Aurora Robert <roberta5@myumanitoba.ca>
Description: Allows you to conduct robust correlations on your non-normal data set. The robust correlations included 
    in the package are median-absolute-deviation and median-based correlations. 
    Li, J.C.H. (2022) <doi:10.5964/meth.8467>.
URL: https://liqas.org/1-correlationr-package/,
        https://github.com/Aurora-UofM/correlationr
BugReports: https://github.com/Aurora-UofM/correlationr/issues
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5)
RoxygenNote: 7.3.2
LazyData: true
Imports: dplyr, stats
NeedsCompilation: no
Packaged: 2025-04-09 14:18:49 UTC; aurorarobert
Author: Johnson Li [aut] (<https://orcid.org/0000-0002-2553-117X>),
  Aurora Robert [cre, aut] (<https://orcid.org/0009-0004-9206-1595>)
Repository: CRAN
Date/Publication: 2025-04-10 09:40:05 UTC
Built: R 4.4.3; ; 2025-10-13 11:29:09 UTC; windows
