{
  "_id": "6a10106eacfb0bcc41c81e2b",
  "Package": "cord",
  "Title": "Community Estimation in G-Models via CORD",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Xi (Rossi)\", \"LUO\",\nemail = \"xi.rossi.luo@gmail.com\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\"Florentina\", \"Bunea\",\nrole = \"aut\"),\nperson(\"Christophe\", \"Giraud\",\nrole = \"aut\")\n)",
  "Maintainer": "Xi (Rossi) LUO <xi.rossi.luo@gmail.com>",
  "Author": "Xi (Rossi) LUO [aut, cre], Florentina Bunea [aut], Christophe\nGiraud [aut]",
  "Description": "Partitions data points (variables) into\ncommunities/clusters, similar to clustering algorithms such as\nk-means and hierarchical clustering. This package implements a\nclustering algorithm based on a new metric CORD, defined for\nhigh-dimensional parametric or semiparametric distributions.\nFor more details see Bunea et al. (2020), Annals of Statistics\n<doi:10.1214/18-AOS1794>.",
  "License": "GPL-3",
  "URL": "https://doi.org/10.1214/18-AOS1794",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Repository": "https://rluo.r-universe.dev",
  "Date/Publication": "2025-10-15 22:16:02 UTC",
  "RemoteUrl": "https://github.com/rluo/cord",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2a73b9aa34056452339ce686cef427ec28a68bd",
  "Packaged": {
    "Date": "2026-05-22 08:09:34 UTC",
    "User": "root"
  },
  "MD5sum": "e3cf5d11ac240ce1e519a90ee99d96d4",
  "_user": "rluo",
  "_type": "src",
  "_file": "cord_0.2.0.tar.gz",
  "_fileid": "e063af36e10f50f03c6e6ab9f6b752ba1b37055f1cf856337bc2bc6c67987daf",
  "_filesize": 124995,
  "_sha256": "e063af36e10f50f03c6e6ab9f6b752ba1b37055f1cf856337bc2bc6c67987daf",
  "_created": "2026-05-22T08:09:34.000Z",
  "_published": "2026-05-22T08:14:38.053Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77341356927,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155857148"
    },
    {
      "job": 77341356939,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155861197"
    },
    {
      "job": 77341356878,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155856613"
    },
    {
      "job": 77341356889,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155858268"
    },
    {
      "job": 77341356913,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155857245"
    },
    {
      "job": 77341356908,
      "time": 236,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155884561"
    },
    {
      "job": 77341356880,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155856751"
    },
    {
      "job": 77341356857,
      "time": 261,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155893277"
    },
    {
      "job": 77340974831,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155821525"
    },
    {
      "job": 77341356891,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155857301"
    },
    {
      "job": 77341356938,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155851802"
    },
    {
      "job": 77341356848,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155852713"
    },
    {
      "job": 77341356902,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155850265"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rluo/cord",
  "_commit": {
    "id": "f2a73b9aa34056452339ce686cef427ec28a68bd",
    "author": "Xi (Rossi) LUO <xi.rossi.luo@gmail.com>",
    "committer": "Xi (Rossi) LUO <xi.rossi.luo@gmail.com>",
    "message": "submission to cran\n",
    "time": 1760566562
  },
  "_maintainer": {
    "name": "Xi (Rossi) LUO",
    "email": "xi.rossi.luo@gmail.com",
    "login": "rluo",
    "description": "machine learning, big data, artificial intelligence, causal inference, neuroscience",
    "uuid": 8192512
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Suggests"
    }
  ],
  "_owner": "rluo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rluo",
      "count": 6,
      "uuid": 8192512
    }
  ],
  "_userbio": {
    "uuid": 8192512,
    "type": "user",
    "name": "Xi (Rossi) LUO",
    "description": "machine learning, big data, artificial intelligence, causal inference, neuroscience"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cord"
  },
  "_devurl": "https://github.com/rluo/cord",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cord.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rluo/cord",
  "_realowner": "rluo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-09-20"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-15"
    }
  ],
  "_exports": [
    "cord"
  ],
  "_help": [
    {
      "page": "cord",
      "title": "Community estimation in G-models via CORD",
      "topics": [
        "cord"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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,
  "_indexed": true,
  "_nocasepkg": "cord",
  "_universes": [
    "rluo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "2f6a1636a624f851f9ceb0c9b6002c262e2f0823a065aa97047b2a218c221466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "6be5742e08300d5bf04b06817b7111a603615dcbf33c028f155b78bd8830e74f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "4f573f2216b9321092ca80f0367c061e67b9769d034b02726c8b667a9e10fa24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "c51f2d5ac32e17488e573ded4df534b2f5f335884478b642bab4b3b25ea03b98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:44.000Z",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "e7e81cff468df1fde0d5ab0957c3e9eb753705cbf2bb8addb8da3b8e7f6920f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T08:12:57.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "72446a3eb7875b234411fa97e405604a28ba94f5c7de67e92b87a8df4fa26611",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:39.000Z",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "c9fa9ab10e4fabbd7ce95d7fc5fdc75cecbbb776a87ce7d084b61cca3e0ddf3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T08:13:29.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "47cec4f1455b35a8f5b2ff8e6e18b30641317ea1bd23bbf13603a2156b5410e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T08:11:46.000Z",
      "arch": "emscripten",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "5b4a5cdbdda1efda0c3c25f4a5752fc37761f9bec5ac8bc3f414f32789255b89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T08:10:49.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "1467a1f63f7299d9139837fea37796ccc72438411f4fb4d88c96636772c97653",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T08:10:59.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "915406c14de3a1031187c816b964d602263024cd4b2ce80603a8af7b484b5acd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T08:10:47.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "5daf8dda63555cf5248902c555a3651c0ff05aebe323fbe705f12b4ff909d20e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/26276187422"
    }
  ]
}