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 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) . 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 Repository: https://aurora-uofm.r-universe.dev Date/Publication: 2025-04-14 22:27:47 UTC RemoteUrl: https://github.com/aurora-uofm/correlationr RemoteRef: HEAD RemoteSha: 8a6b4145a78f319050f8b7514acd3cd9c3bd6ce0 NeedsCompilation: no Packaged: 2026-06-17 09:49:21 UTC; root Author: Johnson Li [aut] (ORCID: ), Aurora Robert [cre, aut] (ORCID: )