{
  "_id": "6a5f64ab14e95619b75d643c",
  "Package": "CCMMR",
  "Type": "Package",
  "Title": "Minimization of the Convex Clustering Loss Function",
  "Version": "0.2.3",
  "Date": "2026-07-19",
  "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/",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 12:19:50 UTC",
    "User": "root"
  },
  "Author": "Daniel Touw [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3074-5401>), Patrick Groenen [aut]\n(ORCID: <https://orcid.org/0000-0001-6683-8971>), Yoshikazu\nTerada [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/CCMMR",
  "RemoteRef": "HEAD",
  "RemoteSha": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
  "_user": "cran",
  "_type": "src",
  "_file": "CCMMR_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/3a57a7b6e6b05eb3e577d81f277d84a64faf29e029f58d12e55b6c53205ddc21",
  "_filesize": 185077,
  "_sha256": "3a57a7b6e6b05eb3e577d81f277d84a64faf29e029f58d12e55b6c53205ddc21",
  "_expires": "2026-10-29T12:23:06.000Z",
  "_created": "2026-07-21T12:19:50.000Z",
  "_published": "2026-07-21T12:23:07.683Z",
  "_jobs": [
    {
      "job": 88631150434,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8494787222"
    },
    {
      "job": 88631150343,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8494784455"
    },
    {
      "job": 88631150388,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494785891"
    },
    {
      "job": 88631150357,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494783357"
    },
    {
      "job": 88630320697,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494720828"
    },
    {
      "job": 88631150267,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8494774323"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29829407633",
  "_status": "success",
  "_upstream": "https://github.com/cran/CCMMR",
  "_commit": {
    "id": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
    "author": "Daniel Touw <touw@ese.eur.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1784623202
  },
  "_maintainer": {
    "name": "Daniel Touw",
    "email": "touw@ese.eur.nl",
    "login": "djwtouw",
    "description": "",
    "uuid": 75936485,
    "orcid": "0000-0003-3074-5401"
  },
  "_distro": "resolute",
  "_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"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2026-06-28"
    },
    {
      "name": "0.2.3",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "djwtouw",
      "count": 5,
      "uuid": 75936485
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 482,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CCMMR"
  },
  "_devurl": "https://github.com/djwtouw/ccmmr",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/djwtouw/ccmmr",
  "_realowner": "djwtouw",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-04-14"
    },
    {
      "version": "0.2",
      "date": "2023-12-21"
    },
    {
      "version": "0.2.1",
      "date": "2024-11-07"
    },
    {
      "version": "0.2.2",
      "date": "2026-06-28"
    },
    {
      "version": "0.2.3",
      "date": "2026-07-21"
    }
  ],
  "_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"
      ]
    }
  ],
  "_rundeps": [
    "RANN",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "ccmmr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://djwtouw.r-universe.dev/CCMMR",
  "_previous": "0.2.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T12:22:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
      "fileid": "https://r2.ropensci.org/8d1fc6b7ac7aefd49c9594348dcfd34e17f95921edc6fa3482aee3d12c1d1ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829407633"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T12:22:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
      "fileid": "https://r2.ropensci.org/d6704b8392f4f7b36eb7566ffceea76c9be52810a3bde58d500ab11e091b1f76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829407633"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T12:22:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
      "fileid": "https://r2.ropensci.org/7a46703c65696fb5af28638ed568632098f9c235384b96cfd5825711ea7095fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829407633"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T12:22:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
      "fileid": "https://r2.ropensci.org/d46288f09b39c7a4d65680294b16ff37b8c7bfc867b09c3e570362c363d578f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829407633"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-21T12:22:07.000Z",
      "arch": "emscripten",
      "commit": "a18fcb4e71e62c5ed296604c706a0944f2e06874",
      "fileid": "https://r2.ropensci.org/55a1488fd3b3b7b01b40ec8365032c510264b7d6a0eb5ff106b766bf38265d2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829407633"
    }
  ]
}