{
  "_id": "6a106a92acfb0bcc41caa0f8",
  "Package": "CEC",
  "Type": "Package",
  "Title": "Cross-Entropy Clustering",
  "Version": "0.11.3",
  "Date": "2026-02-03",
  "Authors@R": "c(\nperson(\"Kamieniecki\", \"Konrad\", email = \"konrad.kamieniecki@alumni.uj.edu.pl\",\nrole = c(\"aut\")),\nperson(\"Spurek\", \"Przemyslaw\", email = \"przemyslaw.spurek@gmail.com\",\nrole = c(\"ctb\")),\nperson(\"Simon\", \"Garnier\", email = \"garnier@njit.edu\", role = c(\"cre\", \"ctb\"),\ncomment = c(ORCID = \"0000-0002-3886-3974\"))\n)",
  "Maintainer": "Simon Garnier <garnier@njit.edu>",
  "Description": "Splits data into Gaussian type clusters using the\nCross-Entropy Clustering ('CEC') method. This method allows for\nthe simultaneous use of various types of Gaussian mixture\nmodels, for performing the reduction of unnecessary clusters,\nand for discovering new clusters by splitting them. 'CEC' is\nbased on the work of Spurek, P. and Tabor, J. (2014)\n<doi:10.1016/j.patcog.2014.03.006>.",
  "ByteCompile": "true",
  "URL": "https://github.com/swarm-lab/cec, https://swarm-lab.github.io/cec/",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "Repository": "https://swarm-lab.r-universe.dev",
  "Date/Publication": "2026-02-04 15:02:44 UTC",
  "RemoteUrl": "https://github.com/swarm-lab/cec",
  "RemoteRef": "HEAD",
  "RemoteSha": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
  "Packaged": {
    "Date": "2026-05-07 09:50:05 UTC",
    "User": "root"
  },
  "Author": "Kamieniecki Konrad [aut],\nSpurek Przemyslaw [ctb],\nSimon Garnier [cre, ctb] (ORCID:\n<https://orcid.org/0000-0002-3886-3974>)",
  "MD5sum": "6f388ee6dba4379b488ce8007ae82ab7",
  "_user": "swarm-lab",
  "_type": "src",
  "_file": "CEC_0.11.3.tar.gz",
  "_fileid": "40becd248cf5723a7d998fe029f434c8760a6314e44d3950bede7fb1e46dfad8",
  "_filesize": 1323183,
  "_sha256": "40becd248cf5723a7d998fe029f434c8760a6314e44d3950bede7fb1e46dfad8",
  "_created": "2026-05-07T09:50:05.000Z",
  "_published": "2026-05-22T14:39:14.264Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77401915363,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6852028714"
    },
    {
      "job": 77401914735,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6852037427"
    },
    {
      "job": 77401915408,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6852033721"
    },
    {
      "job": 77401915891,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6852029941"
    },
    {
      "job": 77401915417,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6852035723"
    },
    {
      "job": 77401914840,
      "time": 242,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6852073534"
    },
    {
      "job": 77401914666,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6852028476"
    },
    {
      "job": 77401914752,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6852059140"
    },
    {
      "job": 77401914386,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851990173"
    },
    {
      "job": 77401914122,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163184360"
    },
    {
      "job": 77401914851,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6852039065"
    },
    {
      "job": 77401914969,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6852034217"
    },
    {
      "job": 77401914937,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6852024401"
    }
  ],
  "_buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/swarm-lab/cec",
  "_commit": {
    "id": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
    "author": "Simon Garnier <garnier@njit.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from swarm-lab/develop\n\nRemove CX11 standard",
    "time": 1770217364
  },
  "_maintainer": {
    "name": "Simon Garnier",
    "email": "garnier@njit.edu",
    "login": "sjmgarnier",
    "mastodon": "@SimonGarnier @ecoevo.social",
    "orcid": "0000-0002-3886-3974",
    "twitter": "@sjmgarnier",
    "uuid": 371449
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "swarm-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "clustering",
    "cross-entropy",
    "openblas",
    "cpp"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "azureblue",
      "count": 237,
      "uuid": 4013688
    },
    {
      "user": "sjmgarnier",
      "count": 40,
      "uuid": 371449
    },
    {
      "user": "przem85",
      "count": 2,
      "uuid": 6993185
    }
  ],
  "_userbio": {
    "uuid": 10116925,
    "type": "organization",
    "name": "The SwarmLab"
  },
  "_downloads": {
    "count": 378,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CEC"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/swarm-lab/cec",
  "_pkgdown": "https://swarm-lab.github.io/cec/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CEC.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/swarm-lab/cec",
  "_realowner": "swarm-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2014-10-09"
    },
    {
      "version": "0.9.2",
      "date": "2014-11-15"
    },
    {
      "version": "0.9.3",
      "date": "2015-02-03"
    },
    {
      "version": "0.9.4",
      "date": "2016-04-24"
    },
    {
      "version": "0.10.1",
      "date": "2018-07-09"
    },
    {
      "version": "0.10.2",
      "date": "2018-07-26"
    },
    {
      "version": "0.10.3",
      "date": "2021-09-21"
    },
    {
      "version": "0.11.0",
      "date": "2022-12-13"
    },
    {
      "version": "0.11.1",
      "date": "2024-01-08"
    },
    {
      "version": "0.11.2",
      "date": "2024-10-10"
    },
    {
      "version": "0.11.3",
      "date": "2026-02-04"
    }
  ],
  "_exports": [
    "cec",
    "init.centers",
    "mouseset"
  ],
  "_datasets": [
    {
      "name": "fourGaussians",
      "title": "Four Gaussian Clusters",
      "object": "fourGaussians",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 2600,
      "table": true,
      "tojson": true
    },
    {
      "name": "mixShapes",
      "title": "Mixed Shapes Clusters",
      "object": "mixShapes",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 9000,
      "table": true,
      "tojson": true
    },
    {
      "name": "threeGaussians",
      "title": "Three Gaussian Clusters",
      "object": "threeGaussians",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 1300,
      "table": true,
      "tojson": true
    },
    {
      "name": "Tset",
      "title": "T-Shaped Clusters",
      "object": "Tset",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 2095,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cec",
      "title": "Cross-Entropy Clustering",
      "topics": [
        "cec",
        "cec-class"
      ]
    },
    {
      "page": "fourGaussians",
      "title": "Four Gaussian Clusters",
      "topics": [
        "fourGaussians"
      ]
    },
    {
      "page": "init.centers",
      "title": "Cluster Center Initialization",
      "topics": [
        "init.centers"
      ]
    },
    {
      "page": "mixShapes",
      "title": "Mixed Shapes Clusters",
      "topics": [
        "mixShapes"
      ]
    },
    {
      "page": "mouseset",
      "title": "Mouse",
      "topics": [
        "mouseset"
      ]
    },
    {
      "page": "plot.cec",
      "title": "Plot CEC Objects",
      "topics": [
        "plot.cec"
      ]
    },
    {
      "page": "print.cec",
      "title": "Printing Cross Entropy Clusters",
      "topics": [
        "print.cec"
      ]
    },
    {
      "page": "threeGaussians",
      "title": "Three Gaussian Clusters",
      "topics": [
        "threeGaussians"
      ]
    },
    {
      "page": "Tset",
      "title": "T-Shaped Clusters",
      "topics": [
        "Tset"
      ]
    }
  ],
  "_pkglogo": "https://github.com/swarm-lab/cec/raw/HEAD/logo.svg",
  "_readme": "https://github.com/swarm-lab/cec/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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": 4.232996110392154,
  "_indexed": true,
  "_nocasepkg": "cec",
  "_universes": [
    "swarm-lab",
    "sjmgarnier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.3",
      "date": "2026-05-07T09:52:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "98bee6ad96e775dec6c19cd455cf649b5507c05dffa9d41ece58c819008f9718",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.3",
      "date": "2026-05-07T09:52:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "2d8e35a57ba1986a77e94fa810618a13748f74acf63944fd96b1c5bd49d5b02e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.3",
      "date": "2026-05-07T09:52:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "7232e65543481ae1cc34786a1f80e2b2e25b6484854f4e800d608d22ec17bfbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.3",
      "date": "2026-05-07T09:52:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "fe252d8cdb0c2947115737a37d2cad5d91dd7b5a2b9fa1f0be48076ff659e9bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.3",
      "date": "2026-05-07T09:52:19.000Z",
      "arch": "aarch64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "af10872736507d4363257ea1f7a556b8521909e72ece528a8e4e3e9d60c360a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.3",
      "date": "2026-05-07T09:54:00.000Z",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "76675f2357e15dc67af4a4ba4dc2706a86618dbf1211d25ad445736664ef9967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.3",
      "date": "2026-05-07T09:51:55.000Z",
      "arch": "aarch64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "62b3c6d0669e19bdec85b75727f16713190589bbadf1e5948976f3affa44f553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.3",
      "date": "2026-05-07T09:52:55.000Z",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "58caa89c83d22055cc3df314e5fb249cfb4ad47cf780d41f7f62f1e5dec514a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.3",
      "date": "2026-05-07T09:51:56.000Z",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "4999e991b188655dfefc48ea7f2c3cbefa32ec3714b13283d8b04800a5100fa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.3",
      "date": "2026-05-07T09:51:36.000Z",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "a0e0c4107c3fbd98a2e536a0ecf526359ac063b04d2b50d0c87da9908ba5434e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.3",
      "date": "2026-05-07T09:51:22.000Z",
      "arch": "x86_64",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "c41df52c7ca4f86d5ba6a215ff0fac6f8aa8e8e09155fa363e43f27c65eddc30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.3",
      "date": "2026-05-22T14:38:40.000Z",
      "arch": "emscripten",
      "commit": "bae1bab863d575bd2d3dfcbab97795b9b83f9ecb",
      "fileid": "889628e65d6e8dfb167a43da303366fd701f6cc00f73b4c18ecdda03a389b2c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swarm-lab/actions/runs/25488445030"
    }
  ]
}