{
  "_id": "6a12ad07acfb0bcc41d18461",
  "Package": "ockc",
  "Type": "Package",
  "Title": "Order Constrained Solutions in k-Means Clustering",
  "Version": "1.1.1",
  "Date": "2025-09-23",
  "Authors@R": "c(person(given = \"Sebastian\", family = \"Krey\", role = c(\"aut\", \"cre\"),\nemail = \"sebastian.dev@skrey.net\"),\nperson(given = \"Friedrich\", family = \"Leisch\",\nemail = \"Friedrich.Leisch@R-project.org\", role = \"aut\"),\nperson(given = \"Sebastian\", family = \"Hoffmeister\", role = \"ctb\")\n)",
  "Maintainer": "Sebastian Krey <sebastian.dev@skrey.net>",
  "Author": "Sebastian Krey [aut, cre], Friedrich Leisch [aut], Sebastian\nHoffmeister [ctb]",
  "Description": "Extends 'flexclust' with an R implementation of order\nconstrained solutions in k-means clustering (Steinley and\nHubert, 2008, <doi:10.1007/s11336-008-9058-z>).",
  "License": "GPL-2 | GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:45:00 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-23 14:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/ockc",
  "RemoteRef": "HEAD",
  "RemoteSha": "522e714f8f19188a7c344e2da0e9b8c75332f053",
  "MD5sum": "71f2c845067ee018ea30d034f4ec8c90",
  "_user": "cran",
  "_type": "src",
  "_file": "ockc_1.1.1.tar.gz",
  "_fileid": "d220ff7b1ff9f0e52c8a808e46c4078e9b9ed4cea68f0309beb3fc26cb960ef3",
  "_filesize": 89743,
  "_sha256": "d220ff7b1ff9f0e52c8a808e46c4078e9b9ed4cea68f0309beb3fc26cb960ef3",
  "_created": "2026-05-24T07:45:00.000Z",
  "_published": "2026-05-24T07:47:19.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581361791,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183386494"
    },
    {
      "job": 77581361787,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183386577"
    },
    {
      "job": 77581220061,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183373968"
    },
    {
      "job": 77581361783,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183385632"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26355432542",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ockc",
  "_commit": {
    "id": "522e714f8f19188a7c344e2da0e9b8c75332f053",
    "author": "Sebastian Krey <sebastian.dev@skrey.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1758637202
  },
  "_maintainer": {
    "name": "Sebastian Krey",
    "email": "sebastian.dev@skrey.net"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "flexclust",
      "role": "Depends"
    },
    {
      "package": "seriation",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "modeltools",
      "role": "Imports"
    },
    {
      "package": "stats4",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.1",
      "date": "2025-09-23"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ockc"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ockc.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-11-22"
    },
    {
      "version": "1.1",
      "date": "2022-12-23"
    },
    {
      "version": "1.1.1",
      "date": "2025-09-23"
    }
  ],
  "_exports": [
    "bootockc",
    "ockc",
    "show"
  ],
  "_help": [
    {
      "page": "bootockc",
      "title": "Bootstrap Order Constrained k-means Clustering",
      "topics": [
        "bootockc"
      ]
    },
    {
      "page": "ockc",
      "title": "Order Contrained Solutions in k-Means Clustering",
      "topics": [
        "ockc",
        "ockc-class",
        "show,ockc-method"
      ]
    }
  ],
  "_rundeps": [
    "ca",
    "class",
    "cluster",
    "codetools",
    "colorspace",
    "flexclust",
    "foreach",
    "gclus",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "modeltools",
    "nlme",
    "permute",
    "qap",
    "registry",
    "seriation",
    "TSP",
    "vegan"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ockc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-24T07:46:52.000Z",
      "distro": "noble",
      "commit": "522e714f8f19188a7c344e2da0e9b8c75332f053",
      "fileid": "30fde40669c487628988e775b163a2e09d691e127dcdbbb0d020947cc997c6d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355432542"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-24T07:46:52.000Z",
      "distro": "noble",
      "commit": "522e714f8f19188a7c344e2da0e9b8c75332f053",
      "fileid": "47db6aec742ad4610c1bda6322de0b35a5ad47f6eeddc27b8f14f91e6e19dccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355432542"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-24T07:46:58.000Z",
      "commit": "522e714f8f19188a7c344e2da0e9b8c75332f053",
      "fileid": "0d4431b16d8f780072b98ff446cec0edb91badc2b8700a9b8fb7c12bae6c13e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355432542"
    }
  ]
}