{
  "_id": "6a49974974ff1be5edd792d2",
  "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-06-21 08:19:39 UTC",
    "User": "root"
  },
  "_user": "rluo",
  "_type": "src",
  "_file": "cord_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/163d84457227c17dfb3b13c8a52fe4b3d49d4d45b91912677fd6da06c8b5ea8d",
  "_filesize": 126742,
  "_sha256": "163d84457227c17dfb3b13c8a52fe4b3d49d4d45b91912677fd6da06c8b5ea8d",
  "_expires": "2026-10-12T23:29:10.000Z",
  "_created": "2026-06-21T08:19:39.000Z",
  "_published": "2026-07-04T23:29:13.648Z",
  "_jobs": [
    {
      "job": 85175698100,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773408640"
    },
    {
      "job": 85175697983,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773406233"
    },
    {
      "job": 85175698269,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773409054"
    },
    {
      "job": 85175698260,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773410008"
    },
    {
      "job": 85175698095,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773406794"
    },
    {
      "job": 85175698083,
      "time": 244,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773421604"
    },
    {
      "job": 85175698020,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773408288"
    },
    {
      "job": 85175698160,
      "time": 162,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773411447"
    },
    {
      "job": 85175697867,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773391581"
    },
    {
      "job": 85175698070,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773404413"
    },
    {
      "job": 85175698041,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773406223"
    },
    {
      "job": 85175698091,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773406081"
    },
    {
      "job": 85175698035,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773404860"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 6,
    "description": "machine learning, big data, artificial intelligence, causal inference, neuroscience"
  },
  "_downloads": {
    "count": 232,
    "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-06-21T08:22:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/9fb7eae5f30fa1101bf7a4c24e44cade246c087fac907478d89213d2bb464c55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-21T08:21:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/d3b011c1372757c2652083a61eab36fd955f1004d0eeda8bd1b52667bf69a9c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-21T08:22:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/4d7bc451d6ceb6948b976195961d191fbd7757c28916eba8312c88c544b05b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-21T08:22:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/6d10c4961e330b6e44f145bf852e9529ea3e6305cdf7b5240d1654994696e5ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-21T08:21:45.000Z",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/08bf73b58d37dee6c9d1b1c5301a236001fdf39a44bde387e6074850241a0259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-21T08:23:40.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/c8c74e07dd871dc833af9929426bfc2abe74c85fc4d8e6f4b195f9da8c246316",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-21T08:21:44.000Z",
      "arch": "aarch64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/7db0325b850866cc330b4657d6f7ac5b243396f7108ee4398c9c188362cbede9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-21T08:22:14.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/127ef27aa233ee229a6236dc2cb9643472adc01ff6eab06c7fc6a178fe1339d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-21T08:21:37.000Z",
      "arch": "emscripten",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/93ea1cd9aa58a1b8f1416c43e9f58ce5991e6d448318f5ef765a85bb2591f48d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-21T08:21:00.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/f90e2551b835ef53558344f90855aa2508310b28af711fb52e6da848114ffc0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-21T08:21:21.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/312c46f8e6ffc831cfe200f20d7628890d37e0e2fc5c18c8d55c34f0680456ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-21T08:20:49.000Z",
      "arch": "x86_64",
      "commit": "f2a73b9aa34056452339ce686cef427ec28a68bd",
      "fileid": "https://r2.ropensci.org/5c4ad9ac7c5f10fa571ce58968e41209ee028e12f7a09bf6aedec9141f19d9ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rluo/actions/runs/27898408579"
    }
  ]
}