{
  "_id": "6a10457dacfb0bcc41c9e7bc",
  "Package": "dcov",
  "Type": "Package",
  "Title": "A Fast Implementation of Distance Covariance",
  "Version": "0.1.1",
  "Author": "Hang Weiqiang <e0010758@u.nus.edu>",
  "Maintainer": "Hang Weiqiang <e0010758@u.nus.edu>",
  "Description": "Efficient methods for computing distance covariance and\nrelevant statistics. See Székely et al.(2007)\n<doi:10.1214/009053607000000505>; Székely and Rizzo (2013)\n<doi:10.1016/j.jmva.2013.02.012>; Székely and Rizzo (2014)\n<doi:10.1214/14-AOS1255>; Huo and Székely (2016)\n<doi:10.1080/00401706.2015.1054435>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 06:08:55 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-06-25 20:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/dcov",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
  "MD5sum": "737586357d286722ce65777e1111ff88",
  "_user": "cran",
  "_type": "src",
  "_file": "dcov_0.1.1.tar.gz",
  "_fileid": "87efa9a0f3a65cbb8bbf7087207c83e7cee997b40128e483952e29a026f6211d",
  "_filesize": 105749,
  "_sha256": "87efa9a0f3a65cbb8bbf7087207c83e7cee997b40128e483952e29a026f6211d",
  "_created": "2026-05-11T06:08:55.000Z",
  "_published": "2026-05-22T12:01:01.191Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77375035013,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911466426"
    },
    {
      "job": 77375034967,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911463502"
    },
    {
      "job": 77375035133,
      "time": 165,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911468881"
    },
    {
      "job": 77375034910,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911468657"
    },
    {
      "job": 77375034484,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911435244"
    },
    {
      "job": 77375034346,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159955303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25653315631",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dcov",
  "_commit": {
    "id": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
    "author": "Hang Weiqiang <e0010758@u.nus.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1593117002
  },
  "_maintainer": {
    "name": "Hang Weiqiang",
    "email": "e0010758@u.nus.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dcov"
  },
  "_searchresults": 25,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dcov.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-24"
    },
    {
      "version": "0.1.1",
      "date": "2020-06-25"
    }
  ],
  "_exports": [
    "centering",
    "centering_from_data",
    "dcor",
    "dcor.test",
    "dcor.ttest",
    "dcor2d",
    "dcov",
    "dcov2d",
    "mdcor",
    "mdcov",
    "pcov",
    "pdcor",
    "pdcor.test",
    "pdcov"
  ],
  "_help": [
    {
      "page": "centering",
      "title": "Centering method This method implements the double centering and U-centering during computing distance covariance.",
      "topics": [
        "centering",
        "centering_from_data"
      ]
    },
    {
      "page": "perm_test",
      "title": "Permutation test of distance correlation and partial distance correlation",
      "topics": [
        "dcor.test",
        "pdcor.test"
      ]
    },
    {
      "page": "dcor.ttest",
      "title": "Distance correlation T-test It uses the result of U-statistic distance correlation to test independence for high dimensional data",
      "topics": [
        "dcor.ttest"
      ]
    },
    {
      "page": "dcov",
      "title": "Distance covariance",
      "topics": [
        "dcor",
        "dcov"
      ]
    },
    {
      "page": "dcov2d",
      "title": "Fast distance covariance for two bivariate variables",
      "topics": [
        "dcor2d",
        "dcov2d"
      ]
    },
    {
      "page": "mdcov",
      "title": "Marginal distance covariance This function implements the method of calculating distance covariance between y and each column in x",
      "topics": [
        "mdcor",
        "mdcov"
      ]
    },
    {
      "page": "pcov",
      "title": "Projection covariance between two random vectors This function implements the projection correlation in 'Zhu et al.(2017)'",
      "topics": [
        "pcov"
      ]
    },
    {
      "page": "pdcov",
      "title": "Partial distance covariance",
      "topics": [
        "pdcor",
        "pdcov"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.720159303405957,
  "_indexed": true,
  "_nocasepkg": "dcov",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T06:11:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
      "fileid": "078858ad8ce5f6f4636b0d2dd3d9c21f05de4a9f58d7eedf3b0a733d9524cab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653315631"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T06:11:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
      "fileid": "2b9d0e44607e89455b35433356bcdbec9db48173c339b3bd40086108b90dc7cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653315631"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T06:11:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
      "fileid": "d8001d5c78c7538c0e95771ebbcc1fea6b019530e9035fedc50439506b5b0ae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653315631"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T06:11:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
      "fileid": "04d677bc533ca16f711709e67f2c9df97916988f305afc7ea063549baf1a475f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653315631"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T11:59:18.000Z",
      "arch": "emscripten",
      "commit": "dc25d091ecefe75f5f2031e29ddee24c3d30c9bd",
      "fileid": "6beb5108757ed5cc5c1936464b5fb870054e1d125967fd8e5ccf548f0c80b7a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25653315631"
    }
  ]
}