{
  "_id": "6a631e0ed3420cf5dfdb7591",
  "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\nmeasures and related asymptotic tests for independence.\nImplemented measures are the Pearson correlation, Spearman's\nrho, Kendall's tau, Blomqvist's beta, and Hoeffding's D; see,\ne.g., Nelsen (2006) <doi:10.1007/0-387-28678-0> and Hollander\net al. (2015, ISBN:9780470387375).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/tnagler/wdm-r",
  "BugReports": "https://github.com/tnagler/wdm-r/issues",
  "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": {
    "Date": "2026-07-24 06:51:16 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre]",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "_user": "tnagler",
  "_type": "src",
  "_file": "wdm_0.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/56e9ff100a78c39ed63d6873bad5906b442d8113152b44933d2898e6d7915bb4",
  "_filesize": 168982,
  "_sha256": "56e9ff100a78c39ed63d6873bad5906b442d8113152b44933d2898e6d7915bb4",
  "_expires": "2026-11-01T08:10:51.000Z",
  "_created": "2026-07-24T06:51:16.000Z",
  "_published": "2026-07-24T08:10:54.047Z",
  "_jobs": [
    {
      "job": 89419301725,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588972127"
    },
    {
      "job": 89419301723,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588982047"
    },
    {
      "job": 89419301726,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588972576"
    },
    {
      "job": 89419301739,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588980579"
    },
    {
      "job": 89419301717,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590579650"
    },
    {
      "job": 89419301741,
      "time": 192,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590614720"
    },
    {
      "job": 89419301729,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590538227"
    },
    {
      "job": 89419301746,
      "time": 174,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590613891"
    },
    {
      "job": 89418594338,
      "time": 266,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588928893"
    },
    {
      "job": 89419301669,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588974839"
    },
    {
      "job": 89419301697,
      "time": 108,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588968004"
    },
    {
      "job": 89419301699,
      "time": 92,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588962467"
    },
    {
      "job": 89419301737,
      "time": 119,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588971598"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707",
  "_status": "success",
  "_upstream": "https://github.com/tnagler/wdm-r",
  "_commit": {
    "id": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
    "author": "tnagler <thomas.nagler@tum.de>",
    "committer": "tnagler <thomas.nagler@tum.de>",
    "message": "update gh actions script\n",
    "time": 1735911925
  },
  "_maintainer": {
    "name": "Thomas Nagler",
    "email": "mail@tnagler.com",
    "login": "tnagler",
    "description": "",
    "uuid": 8761435
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "copula",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "tnagler",
  "_selfowned": true,
  "_usedby": 19,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dependence",
    "statistics",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "tnagler",
      "count": 10,
      "uuid": 8761435
    },
    {
      "user": "tvatter",
      "count": 2,
      "uuid": 5273142
    }
  ],
  "_userbio": {
    "uuid": 8761435,
    "type": "user",
    "name": "Thomas Nagler",
    "followers": 118
  },
  "_downloads": {
    "count": 2347,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wdm"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tnagler/wdm-r",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wdm.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tnagler/wdm-r",
  "_realowner": "tnagler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-05-30"
    },
    {
      "version": "0.1.1",
      "date": "2018-06-12"
    },
    {
      "version": "0.2.0",
      "date": "2019-02-07"
    },
    {
      "version": "0.2.1",
      "date": "2019-04-11"
    },
    {
      "version": "0.2.2",
      "date": "2020-08-02"
    },
    {
      "version": "0.2.3",
      "date": "2022-03-17"
    },
    {
      "version": "0.2.4",
      "date": "2023-08-10"
    },
    {
      "version": "0.2.6",
      "date": "2025-01-07"
    }
  ],
  "_exports": [
    "indep_test",
    "rank_wtd",
    "wdm"
  ],
  "_help": [
    {
      "page": "wdm-package",
      "title": "Weighted Dependence Measures",
      "topics": [
        "wdm-package"
      ]
    },
    {
      "page": "indep_test",
      "title": "Independence Tests for Weighted Dependence Measures",
      "topics": [
        "indep_test"
      ]
    },
    {
      "page": "rank_wtd",
      "title": "Computing weighted ranks",
      "topics": [
        "rank_wtd"
      ]
    },
    {
      "page": "wdm",
      "title": "Weighted Dependence Measures",
      "topics": [
        "wdm"
      ]
    }
  ],
  "_readme": "https://github.com/tnagler/wdm-r/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.532928125705039,
  "_indexed": true,
  "_nocasepkg": "wdm",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-24T06:53:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/621451f843fcd5f843be3ae9ac04cf2ad5f3694331dda0225d2fcae1dad9fa69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-24T06:53:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/35fa6f1cac43761484dc1bb877990e187270a5bdd72f86e8b4ab11e93407f155",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-24T06:53:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/4461d8c272510438a016d5bf5c62ceca9ee8deb50a9e4badd3dbb2378a6ec01e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-24T06:53:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/f38466a61d3e71796f6fc7d533e283a05f9b06fd627d29a26841c6f22e7a9aad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-24T08:08:24.000Z",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/48f0cc81815978d48bf76a6149fa2ff13b28f15225057e5ffd2e0fa0f56b620a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-24T08:09:42.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/748e8fa6ea7067c81273209ada3a872102da2d0a0adf653f440644a91cc9344a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-24T08:06:47.000Z",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/c8377144213c33f77ea3cf1c08357b3fed973fa53e3333224f87bdd2fe992a01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-24T08:09:45.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/adfcc0d814a668945ae3f4ce7fb94fe7cf8101cbc0f0267b58481a7520776489",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-07-24T06:53:46.000Z",
      "arch": "emscripten",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/3dfe716faf95af2f331cacb3071924924aafa1bf5c5ed8499cac12f5544b8fdd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-24T06:52:33.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/bb94f52937443d61b0ac2d624d0f5b089120d6661a8d2c8bc153222a516748fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-24T06:52:33.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/1a09c30bc082c1c4a12975f38af318de8544486a3464ffeba3c45eb7052afe16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-24T06:52:51.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "https://r2.ropensci.org/2303bf97f0c4a0e64e00c821405d5bc4e03544407701de67d6484efe8a789f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073300707"
    }
  ]
}