{
  "_id": "6a59cb7209eb0996dd68de9b",
  "Package": "nomclust",
  "Title": "Hierarchical Cluster Analysis of Nominal Data",
  "Authors@R": "c(person(\"Zdenek\", \"Sulc\", role = c(\"aut\", \"cre\"), email = \"zdenek.sulc@vse.cz\"),\nperson(\"Jana\", \"Cibulkova\", role = \"aut\", email = \"jana.cibulkova@vse.cz\"),\nperson(\"Hana\", \"Rezankova\", role = \"aut\", email = \"hana.rezankova@vse.cz\"),\nperson(\"Jaroslav\", \"Hornicek\", role = \"aut\", email = \"jaroslav.hornicek@vse.cz\"))",
  "Author": "Zdenek Sulc [aut, cre], Jana Cibulkova [aut], Hana Rezankova\n[aut], Jaroslav Hornicek [aut]",
  "Maintainer": "Zdenek Sulc <zdenek.sulc@vse.cz>",
  "Version": "2.8.1",
  "Date": "2025-6-18",
  "Description": "Similarity measures for hierarchical clustering of objects\ncharacterized by nominal (categorical) variables. Evaluation\ncriteria for nominal data clustering.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-17 06:20:10 UTC",
    "User": "root"
  },
  "Encoding": "UTF-8",
  "Repository": "https://zdeneksulc.r-universe.dev",
  "Date/Publication": "2025-06-18 10:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/nomclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
  "_user": "zdeneksulc",
  "_type": "src",
  "_file": "nomclust_2.8.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/37831b625d288c7d5bfb6e72a89384724a89d1872a32dbd22f367ddef0dd55c2",
  "_filesize": 207573,
  "_sha256": "37831b625d288c7d5bfb6e72a89384724a89d1872a32dbd22f367ddef0dd55c2",
  "_expires": "2026-10-25T06:28:00.000Z",
  "_created": "2026-07-17T06:20:10.000Z",
  "_published": "2026-07-17T06:28:02.567Z",
  "_jobs": [
    {
      "job": 87819552763,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398830480"
    },
    {
      "job": 87819552737,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398824001"
    },
    {
      "job": 87819552746,
      "time": 133,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398826484"
    },
    {
      "job": 87819552747,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398828500"
    },
    {
      "job": 87819552811,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398825773"
    },
    {
      "job": 87819552824,
      "time": 398,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398887089"
    },
    {
      "job": 87819552814,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398821780"
    },
    {
      "job": 87819552822,
      "time": 408,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398893990"
    },
    {
      "job": 87819068656,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398786865"
    },
    {
      "job": 87819552722,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398821855"
    },
    {
      "job": 87819552759,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398818745"
    },
    {
      "job": 87819552728,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398822344"
    },
    {
      "job": 87819552772,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398820023"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881",
  "_status": "success",
  "_upstream": "https://github.com/cran/nomclust",
  "_commit": {
    "id": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
    "author": "Zdenek Sulc <zdenek.sulc@vse.cz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.8.1\n",
    "time": 1750243802
  },
  "_maintainer": {
    "name": "Zdenek Sulc",
    "email": "zdenek.sulc@vse.cz",
    "login": "zdeneksulc",
    "description": "",
    "uuid": 26281040
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cluster",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "clValid",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "zdeneksulc",
      "count": 12,
      "uuid": 26281040
    }
  ],
  "_userbio": {
    "uuid": 26281040,
    "type": "user",
    "name": "zdeneksulc",
    "followers": 1
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nomclust"
  },
  "_mentions": 2,
  "_searchresults": 49,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nomclust.html",
    "manual.pdf"
  ],
  "_realowner": "zdeneksulc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.91.1010",
      "date": "2015-06-03"
    },
    {
      "version": "1.00.1011",
      "date": "2016-10-07"
    },
    {
      "version": "1.1.1106",
      "date": "2017-06-06"
    },
    {
      "version": "2.1.3",
      "date": "2020-02-24"
    },
    {
      "version": "2.1.4",
      "date": "2020-03-13"
    },
    {
      "version": "2.1.5",
      "date": "2020-06-22"
    },
    {
      "version": "2.1.6",
      "date": "2020-07-02"
    },
    {
      "version": "2.2.1",
      "date": "2020-11-09"
    },
    {
      "version": "2.5.0",
      "date": "2021-07-12"
    },
    {
      "version": "2.6.2",
      "date": "2022-11-07"
    },
    {
      "version": "2.8.0",
      "date": "2023-08-18"
    },
    {
      "version": "2.8.1",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "anderberg",
    "as.agnes",
    "burnaby",
    "dend.plot",
    "eskin",
    "eval.plot",
    "evalclust",
    "gambaryan",
    "goodall1",
    "goodall2",
    "goodall3",
    "goodall4",
    "iof",
    "lin",
    "lin1",
    "nomclust",
    "nomprox",
    "of",
    "sm",
    "smirnov",
    "ve",
    "vm"
  ],
  "_datasets": [
    {
      "name": "CA.methods",
      "title": "Selected clustering algorithms",
      "object": "CA.methods",
      "file": "CA.methods.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Type",
        "OptClu",
        "Large",
        "TypicalType",
        "MoreTypes"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "data20",
      "title": "Artificial nominal dataset",
      "object": "data20",
      "file": "data20.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "v1",
        "v2",
        "v3",
        "v4",
        "v5"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anderberg",
      "title": "Anderberg (AN) Measure",
      "topics": [
        "anderberg"
      ]
    },
    {
      "page": "as.agnes",
      "title": "Convert Objects to Class agnes, twins",
      "topics": [
        "as.agnes"
      ]
    },
    {
      "page": "burnaby",
      "title": "Burnaby (BU) Measure",
      "topics": [
        "burnaby"
      ]
    },
    {
      "page": "CA.methods",
      "title": "Selected clustering algorithms",
      "topics": [
        "CA.methods"
      ]
    },
    {
      "page": "data20",
      "title": "Artificial nominal dataset",
      "topics": [
        "data20"
      ]
    },
    {
      "page": "dend.plot",
      "title": "Visualization of Cluster Hierarchy using a Dendrogram",
      "topics": [
        "dend.plot"
      ]
    },
    {
      "page": "eskin",
      "title": "Eskin (ES) Measure",
      "topics": [
        "eskin"
      ]
    },
    {
      "page": "eval.plot",
      "title": "Visualization of Evaluation Criteria",
      "topics": [
        "eval.plot"
      ]
    },
    {
      "page": "evalclust",
      "title": "Cluster Quality Evaluation of Nominal Data Hierarchical Clustering",
      "topics": [
        "evalclust"
      ]
    },
    {
      "page": "gambaryan",
      "title": "Gambaryan (GA) Measure",
      "topics": [
        "gambaryan"
      ]
    },
    {
      "page": "goodall1",
      "title": "Goodall 1 (G1) Measure",
      "topics": [
        "goodall1"
      ]
    },
    {
      "page": "goodall2",
      "title": "Goodall 2 (G2) Measure",
      "topics": [
        "goodall2"
      ]
    },
    {
      "page": "goodall3",
      "title": "Goodall 3 (G3) Measure",
      "topics": [
        "goodall3"
      ]
    },
    {
      "page": "goodall4",
      "title": "Goodall 4 (G4) Measure",
      "topics": [
        "goodall4"
      ]
    },
    {
      "page": "iof",
      "title": "Inverse Occurence Frequency (IOF) Measure",
      "topics": [
        "iof"
      ]
    },
    {
      "page": "lin",
      "title": "Lin (LIN) Measure",
      "topics": [
        "lin"
      ]
    },
    {
      "page": "lin1",
      "title": "Lin 1 (LIN1) Measure",
      "topics": [
        "lin1"
      ]
    },
    {
      "page": "nomclust",
      "title": "Hierarchical Clustering of Nominal Data",
      "topics": [
        "nomclust"
      ]
    },
    {
      "page": "nomprox",
      "title": "Hierarchical Clustering of Nominal Data Based on a Proximity Matrix",
      "topics": [
        "nomprox"
      ]
    },
    {
      "page": "of",
      "title": "Occurence Frequency (OF) Measure",
      "topics": [
        "of"
      ]
    },
    {
      "page": "sm",
      "title": "Simple Matching Coefficient (SM)",
      "topics": [
        "sm"
      ]
    },
    {
      "page": "smirnov",
      "title": "Smirnov (SV) Measure",
      "topics": [
        "smirnov"
      ]
    },
    {
      "page": "ve",
      "title": "Variable Entropy (VE) Measure",
      "topics": [
        "ve"
      ]
    },
    {
      "page": "vm",
      "title": "Variable Mutability (VM) measure",
      "topics": [
        "vm"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "cluster",
    "clValid",
    "MASS",
    "Rcpp"
  ],
  "_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": 2.5932860670204576,
  "_indexed": true,
  "_nocasepkg": "nomclust",
  "_universes": [
    "zdeneksulc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/f59a6e50b642a0d6426953c0b95b568ddebc322a003cf7992d518760e8e9f290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/6e385771eb17d5d80d6f37d576cbc8f7d7cd1dafc74c13abcd6bdc7ae2d6e1a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/b101b54cefc57612db5ccbe6e7c4d9989d290d22db3c0425c522b35784d24f47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/aeb5657e8bb5887f819cfd909316be37667c7a36d2ba79efcd72e6e8d088ef7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:36.000Z",
      "arch": "aarch64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/249f5796710f5a2fbedd47bb5b4ba94a2352a750b89167f7bf0c572a4f542348",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8.1",
      "date": "2026-07-17T06:25:09.000Z",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/5478b638748164303e0f0a57038c26cf6d484fd6c131ae0b5adbcf4cded3d18d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:23.000Z",
      "arch": "aarch64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/5ff5215e00211c37e0af836f3d404f6395c468df698d44586c5d00bbf45373f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.8.1",
      "date": "2026-07-17T06:25:08.000Z",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/4b39f3f77d058b0235bd2faaab5176e1ca0c50c34d4dfd5de024a45ebcd617b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8.1",
      "date": "2026-07-17T06:22:21.000Z",
      "arch": "emscripten",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/f24f6fedad235477bbc430dc76975c745b970a775d5a6e795c3618b9a64afb52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.8.1",
      "date": "2026-07-17T06:21:35.000Z",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/a6937c44947754ecfca1d0f39fe5421426901b14cb49b107db147c706db5cc69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.8.1",
      "date": "2026-07-17T06:21:37.000Z",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/ccd443a70338ff969a239de657581f8f64911b0b6bcb79c669fa55c163a60b40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.8.1",
      "date": "2026-07-17T06:21:29.000Z",
      "arch": "x86_64",
      "commit": "cd7ce1edcb8968a076ec4a4a619dd61786d36f21",
      "fileid": "https://r2.ropensci.org/33aac3ac2c9f0c2b74b895d4961444a7c70b4eaa3408a0fa78c107302bf7db92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zdeneksulc/actions/runs/29559599881"
    }
  ]
}