Package: wdm Title: Weighted Dependence Measures Version: 0.2.6 Authors@R: person("Thomas", "Nagler", email = "mail@tnagler.com", role = c("aut", "cre")) Description: Provides efficient implementations of weighted dependence measures and related asymptotic tests for independence. Implemented measures are the Pearson correlation, Spearman's rho, Kendall's tau, Blomqvist's beta, and Hoeffding's D; see, e.g., Nelsen (2006) and Hollander et al. (2015, ISBN:9780470387375). Depends: R (>= 3.2.0) License: MIT + file LICENSE Encoding: UTF-8 LinkingTo: Rcpp Imports: Rcpp RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) URL: https://github.com/tnagler/wdm-r BugReports: https://github.com/tnagler/wdm-r/issues Suggests: testthat, Hmisc, copula, covr Repository: https://tnagler.r-universe.dev Date/Publication: 2025-01-03 13:45:25 UTC RemoteUrl: https://github.com/tnagler/wdm-r RemoteRef: HEAD RemoteSha: 6454a3de4eecbf8ca460ec96e076bdb95c89b23f NeedsCompilation: yes Packaged: 2026-06-24 04:39:55 UTC; root Author: Thomas Nagler [aut, cre] Maintainer: Thomas Nagler