{
  "_id": "6a102c70acfb0bcc41c933b5",
  "Package": "CCMMR",
  "Type": "Package",
  "Title": "Minimization of the Convex Clustering Loss Function",
  "Version": "0.2.1",
  "Date": "2024-11-7",
  "Authors@R": "c(person(given = \"Daniel\", \nfamily = \"Touw\",\nrole = c(\"aut\", \"cre\"),\nemail = \"touw@ese.eur.nl\",\ncomment = c(ORCID = \"0000-0003-3074-5401\")),\nperson(given = \"Patrick\",\nfamily = \"Groenen\",\nrole = \"aut\",\nemail = \"groenen@ese.eur.nl\",\ncomment = c(ORCID = \"0000-0001-6683-8971\")),\nperson(given = \"Yoshikazu\",\nfamily = \"Terada\",\nrole = \"aut\",\nemail = \"terada@sigmath.es.osaka-u.ac.jp\"))",
  "Maintainer": "Daniel Touw <touw@ese.eur.nl>",
  "Description": "Implements the convex clustering through\nmajorization-minimization (CCMM) algorithm described in Touw,\nGroenen, and Terada (2022) <doi:10.48550/arXiv.2211.01877> to\nperform minimization of the convex clustering loss function.",
  "License": "GPL (>= 3)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/djwtouw/CCMMR/",
  "BugReports": "https://github.com/djwtouw/CCMMR/issues/",
  "NeedsCompilation": "yes",
  "Repository": "https://djwtouw.r-universe.dev",
  "Date/Publication": "2024-11-08 10:14:51 UTC",
  "RemoteUrl": "https://github.com/djwtouw/ccmmr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
  "Packaged": {
    "Date": "2026-05-13 06:11:37 UTC",
    "User": "root"
  },
  "Author": "Daniel Touw [aut, cre] (ORCID: <https://orcid.org/0000-0003-3074-5401>),\nPatrick Groenen [aut] (ORCID: <https://orcid.org/0000-0001-6683-8971>),\nYoshikazu Terada [aut]",
  "MD5sum": "21e51da386d66d3c9b614f864604e074",
  "_user": "djwtouw",
  "_type": "src",
  "_file": "CCMMR_0.2.1.tar.gz",
  "_fileid": "34e24b42810898fa3f5a6ffdcf15be43eab7aa1074707b5f56ff4d687c5dda50",
  "_filesize": 3481826,
  "_sha256": "34e24b42810898fa3f5a6ffdcf15be43eab7aa1074707b5f56ff4d687c5dda50",
  "_created": "2026-05-13T06:11:37.000Z",
  "_published": "2026-05-22T10:14:08.629Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359677082,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962894068"
    },
    {
      "job": 77359677114,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962889257"
    },
    {
      "job": 77359677975,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962889058"
    },
    {
      "job": 77359677770,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962888680"
    },
    {
      "job": 77359677695,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962899095"
    },
    {
      "job": 77359677614,
      "time": 235,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962917703"
    },
    {
      "job": 77359677647,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962897883"
    },
    {
      "job": 77359677214,
      "time": 277,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962927207"
    },
    {
      "job": 77359676673,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962860168"
    },
    {
      "job": 77359676731,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158095676"
    },
    {
      "job": 77359677567,
      "time": 237,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962917581"
    },
    {
      "job": 77359677554,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962889598"
    },
    {
      "job": 77359677050,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962885965"
    }
  ],
  "_buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/djwtouw/ccmmr",
  "_commit": {
    "id": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
    "author": "djwtouw <75936485+djwtouw@users.noreply.github.com>",
    "committer": "djwtouw <75936485+djwtouw@users.noreply.github.com>",
    "message": "Updated DESCRIPTION and dependencies\n",
    "time": 1731060891
  },
  "_maintainer": {
    "name": "Daniel Touw",
    "email": "touw@ese.eur.nl",
    "login": "djwtouw",
    "uuid": 75936485,
    "orcid": "0000-0003-3074-5401"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RANN",
      "version": ">= 2.6.1",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "version": ">= 4.1.0",
      "role": "Imports"
    }
  ],
  "_owner": "djwtouw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "djwtouw",
      "count": 22,
      "uuid": 75936485
    }
  ],
  "_userbio": {
    "uuid": 75936485,
    "type": "user",
    "name": "djwtouw"
  },
  "_downloads": {
    "count": 617,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CCMMR"
  },
  "_devurl": "https://github.com/djwtouw/ccmmr",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CCMMR.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/djwtouw/ccmmr",
  "_realowner": "djwtouw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-04-14"
    },
    {
      "version": "0.2",
      "date": "2023-12-21"
    },
    {
      "version": "0.2.1",
      "date": "2024-11-07"
    }
  ],
  "_exports": [
    "as.hclust.cvxclust",
    "clusters",
    "convex_clustering",
    "convex_clusterpath",
    "plot.cvxclust",
    "sparse_weights"
  ],
  "_datasets": [
    {
      "name": "two_half_moons",
      "title": "Two interlocking half moons data set",
      "object": "two_half_moons",
      "file": "two_half_moons.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.hclust.cvxclust",
      "title": "Conversion of a 'cvxclust' object into an 'hclust' object",
      "topics": [
        "as.hclust.cvxclust"
      ]
    },
    {
      "page": "clusters",
      "title": "Obtain clustering from a clusterpath",
      "topics": [
        "clusters"
      ]
    },
    {
      "page": "convex_clustering",
      "title": "Find a target number of clusters in the data using convex clustering",
      "topics": [
        "convex_clustering"
      ]
    },
    {
      "page": "convex_clusterpath",
      "title": "Minimize the convex clustering loss function",
      "topics": [
        "convex_clusterpath"
      ]
    },
    {
      "page": "plot.cvxclust",
      "title": "Plot 2D clusterpath",
      "topics": [
        "plot.cvxclust"
      ]
    },
    {
      "page": "sparse_weights",
      "title": "Computation of sparse weight matrix",
      "topics": [
        "sparse_weights"
      ]
    },
    {
      "page": "two_half_moons",
      "title": "Two interlocking half moons data set",
      "topics": [
        "two_half_moons"
      ]
    }
  ],
  "_readme": "https://github.com/djwtouw/ccmmr/raw/HEAD/README.md",
  "_rundeps": [
    "RANN",
    "Rcpp",
    "RcppEigen"
  ],
  "_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": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "ccmmr",
  "_universes": [
    "djwtouw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:14:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "498c9e3b2c9a9e2fa554cca83211eba0aa79efe06786f4edaefca501b2d52fa0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:13:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "bb8a688aa1ab50040aa0c6d156dd18da0b5cf73a563a23e11b030f759fb1d751",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:13:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "65505413010d5974702c1839d264ae42d591114b9691ad8ba2a019f897728e9c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:13:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "9bb4e2059d0ec4789239fe1cfe82bec58bb584f6e951ef5250f2fb4894c7a921",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:14:28.000Z",
      "arch": "aarch64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "2f8665edbf3b3a17f40ea3e3a76338b6e3c3eec534513f09552660493e98c7e5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:15:26.000Z",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "b5ec5c70f14606c2a3de7f049c8b739ad92d221a92c5376f3acf2cd6c54827d2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:14:15.000Z",
      "arch": "aarch64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "9a6c24dd5ed557125659e98482adbb701332573efe68cfb372268daa4c4f9555",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:15:52.000Z",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "bc7ba9457320b79b198806bc6bb3d096e904534b659579b43d57fb148202babc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:14:55.000Z",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "0095fa275284b241a94f415be3bbb8e3200f7ffd2d8f2c921b8336254bed62ae",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:13:16.000Z",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "422d848748989c22a6ad72ab72ffdcec0c46f4434a4f2fd823d411cd9299c13f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:13:00.000Z",
      "arch": "x86_64",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "5dc93a6c4d75c964a69b9ccd6a9a5157b63cfe5910aa709fe16219817e88df71",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T10:13:36.000Z",
      "arch": "emscripten",
      "commit": "3d347bca3f619a5ad121c1a03a17de4ebab17df5",
      "fileid": "80d299306b12b97527beccb12aa4d9bec85b499f0cc51fc9f60ccd3d375aa7a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/djwtouw/actions/runs/25781704963"
    }
  ]
}