{
  "_id": "6a3b60de5cdecea1d681c40a",
  "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-06-24 04:39:55 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre]",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "MD5sum": "e2579ae847f503423f3ec4c0d1c9dca2",
  "_user": "tnagler",
  "_type": "src",
  "_file": "wdm_0.2.6.tar.gz",
  "_fileid": "210d61659bb811e92df4af65b096544be6550752141fbc7571d198e1cee1ffd1",
  "_filesize": 169838,
  "_sha256": "210d61659bb811e92df4af65b096544be6550752141fbc7571d198e1cee1ffd1",
  "_created": "2026-06-24T04:39:55.000Z",
  "_published": "2026-06-24T04:45:18.419Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83119053888,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840296237"
    },
    {
      "job": 83119053921,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840304688"
    },
    {
      "job": 83119053911,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840297858"
    },
    {
      "job": 83119053907,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840295280"
    },
    {
      "job": 83119053904,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840288353"
    },
    {
      "job": 83119053892,
      "time": 279,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840323812"
    },
    {
      "job": 83119053886,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840286893"
    },
    {
      "job": 83119053890,
      "time": 173,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840302321"
    },
    {
      "job": 83118741411,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840265419"
    },
    {
      "job": 83119053897,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840296565"
    },
    {
      "job": 83119053900,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840289852"
    },
    {
      "job": 83119053893,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840286769"
    },
    {
      "job": 83119053889,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840285942"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 4463,
    "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.0",
  "_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.812041922946976,
  "_indexed": true,
  "_nocasepkg": "wdm",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-24T04:42:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "9c9170874e3b274e00ff8ae6b2b7cce873eb231db7184f84b8c0c5b763c22682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-24T04:42:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "f77d3c51836851a60f49da42b82e5155273e9323c00b44a2c4c04e523de31c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-24T04:42:32.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "2cb0563c2ccbde586f1f51919b3be343e21de57741a604bbdf1c7cfceedb7477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-24T04:42:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "1e854866e2dd16c25b0e2da40b30579200ad8783c5e93dd8e2d80c6a9dd3efeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-24T04:41:43.000Z",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "93c50932b3aa817341ada8dcdc164be2eb41592cbd1542f72a00ad91c74544e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-24T04:43:43.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "5fd317449823353b7e1bae049ab01423d3add71c1610b1d99b35d7b581f460af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-24T04:41:36.000Z",
      "arch": "aarch64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "331186b454e1dc19f5d8b3dbf5848b98e97d40035e1820d02457b645a068684f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-24T04:42:28.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "b44461fb23a0a87bb198d82a9847d237b95ccf0347067c271b9d42187bfc9d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-06-24T04:42:39.000Z",
      "arch": "emscripten",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "3836fb419b039eb52cb5a56d5c90a3391a7607af88471a530fd27be2d8bcbd54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-24T04:41:17.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "f04c429281fdacebe1d4c99d81f2914c7ae9a456c8855af0c62f0324390a3ff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-24T04:41:12.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "dea225e9af4e1e370dbcb1a7f3b00219b19b203806724bd6cc1fcb57298ac99c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-24T04:41:10.000Z",
      "arch": "x86_64",
      "commit": "6454a3de4eecbf8ca460ec96e076bdb95c89b23f",
      "fileid": "ab1dfb9eb0a7fcb7cff05ca8de9b3aec00e6f382ed1d5ab5185e801df3e01d0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/28075472297"
    }
  ]
}