{
  "_id": "6a1aca7a1d7bb097a09dd683",
  "Package": "hopach",
  "Version": "2.73.0",
  "Title": "Hierarchical Ordered Partitioning and Collapsing Hybrid (HOPACH)",
  "Author": "Katherine S. Pollard, with Mark J. van der Laan\n<laan@stat.berkeley.edu> and Greg Wall",
  "Maintainer": "Katherine S. Pollard <katherine.pollard@gladstone.ucsf.edu>",
  "Description": "The HOPACH clustering algorithm builds a hierarchical tree\nof clusters by recursively partitioning a data set, while\nordering and possibly collapsing clusters at each level. The\nalgorithm uses the Mean/Median Split Silhouette (MSS) criteria\nto identify the level of the tree with maximally homogeneous\nclusters. It also runs the tree down to produce a final ordered\nlist of the elements. The non-parametric bootstrap allows one\nto estimate the probability that each element belongs to each\ncluster (fuzzy clustering).",
  "License": "GPL (>= 2)",
  "URL": "http://www.stat.berkeley.edu/~laan/, http://docpollard.org/",
  "biocViews": "Clustering",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:30:48 UTC",
  "RemoteUrl": "https://github.com/bioc/hopach",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 07:57:30 UTC",
    "User": "root"
  },
  "MD5sum": "ffdd215c55d2acc0e8ba688dbcd57d0d",
  "_user": "bioc",
  "_type": "src",
  "_file": "hopach_2.73.0.tar.gz",
  "_fileid": "940ecb60da87b2f2866d97ae1bb9301caf5060a21153c8a5adfcbd0428e8b76e",
  "_filesize": 1408232,
  "_sha256": "940ecb60da87b2f2866d97ae1bb9301caf5060a21153c8a5adfcbd0428e8b76e",
  "_created": "2026-05-30T07:57:30.000Z",
  "_published": "2026-05-30T11:31:06.055Z",
  "_jobs": [
    {
      "job": 78635011535,
      "time": 134,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306661911"
    },
    {
      "job": 78635011570,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306662549"
    },
    {
      "job": 78635011571,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306663154"
    },
    {
      "job": 78635011564,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306662181"
    },
    {
      "job": 78635011560,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306666719"
    },
    {
      "job": 78635011569,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307856733"
    },
    {
      "job": 78635011546,
      "time": 195,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306669216"
    },
    {
      "job": 78635011550,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307858805"
    },
    {
      "job": 78635011540,
      "time": 192,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306667915"
    },
    {
      "job": 78634866355,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306648197"
    },
    {
      "job": 78635011537,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306658744"
    },
    {
      "job": 78635011545,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306659046"
    },
    {
      "job": 78635011543,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306660440"
    },
    {
      "job": 78635011542,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306659084"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 17
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/hopach",
  "_commit": {
    "id": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777379448
  },
  "_maintainer": {
    "name": "Katherine S. Pollard",
    "email": "katherine.pollard@gladstone.ucsf.edu",
    "login": "djkt604",
    "description": "",
    "uuid": 9594431
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.11.0",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.73.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.72.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "clustering"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 782,
    "source": "https://www.bioconductor.org/packages/stats/bioc/hopach"
  },
  "_mentions": 7,
  "_searchresults": 60,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hopach.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2004-10-06"
    },
    {
      "version": "1.0.1",
      "date": "2004-12-27"
    },
    {
      "version": "1.0.2",
      "date": "2005-01-05"
    },
    {
      "version": "1.1.0",
      "date": "2005-04-06"
    },
    {
      "version": "1.1.1",
      "date": "2005-04-19"
    },
    {
      "version": "1.2.1",
      "date": "2005-07-06"
    },
    {
      "version": "1.4.0",
      "date": "2005-11-02"
    },
    {
      "version": "1.4.1",
      "date": "2006-04-06"
    },
    {
      "version": "1.4.3",
      "date": "2006-11-28"
    },
    {
      "version": "2.0.0",
      "date": "2008-07-28"
    },
    {
      "version": "2.0.1",
      "date": "2008-07-29"
    },
    {
      "version": "2.0.2",
      "date": "2008-08-18"
    },
    {
      "version": "2.3.0",
      "date": "2009-02-15"
    },
    {
      "version": "2.4.0",
      "date": "2009-05-10"
    },
    {
      "version": "2.6.0",
      "date": "2009-11-13"
    },
    {
      "version": "2.7.1",
      "date": "2010-04-25"
    },
    {
      "version": "2.8.0",
      "date": "2010-05-01"
    },
    {
      "version": "2.9.1",
      "date": "2010-05-01"
    },
    {
      "version": "2.10.0",
      "date": "2010-10-26"
    },
    {
      "version": "2.12.0",
      "date": "2011-04-26"
    }
  ],
  "_exports": [
    "as.hdist",
    "as.matrix",
    "boot2fuzzy",
    "boothopach",
    "bootmedoids",
    "bootplot",
    "coerce",
    "collap",
    "correlationordering",
    "cutdigits",
    "cutzeros",
    "digits",
    "dissabscor",
    "dissabscosangle",
    "disscor",
    "disscosangle",
    "disseuclid",
    "dissmatrix",
    "dissvector",
    "distancematrix",
    "distancevector",
    "dplot",
    "hdist",
    "hopach",
    "hopach2tree",
    "improveordering",
    "is.hdist",
    "labelstomss",
    "makeoutput",
    "makeTree",
    "msscheck",
    "msscollap",
    "msscomplete",
    "mssinitlevel",
    "mssmulticollap",
    "mssnextlevel",
    "mssrundown",
    "msssplitcluster",
    "newnextlevel",
    "newsplitcluster",
    "nonzeros",
    "orderelements",
    "paircoll",
    "prune",
    "show",
    "silcheck",
    "vdissabscor",
    "vdissabscosangle",
    "vdissabseuclid",
    "vdisscor",
    "vdisscosangle",
    "vdisseuclid",
    "vectmatrix"
  ],
  "_datasets": [
    {
      "name": "golub",
      "title": "Gene expression dataset from Golub et al. (1999)",
      "object": "golub",
      "file": "golub.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 3051,
      "table": true,
      "tojson": true
    },
    {
      "name": "golub.cl",
      "title": "Gene expression dataset from Golub et al. (1999)",
      "object": "golub",
      "file": "golub.RData",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "golub.gnames",
      "title": "Gene expression dataset from Golub et al. (1999)",
      "object": "golub",
      "file": "golub.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 3051,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boot2fuzzy",
      "title": "function to write MapleTree files for viewing bootstrap estimated cluster membership probabilities based on hopach clustering results",
      "topics": [
        "boot2fuzzy"
      ]
    },
    {
      "page": "bootstrap",
      "title": "functions to perform non-parametric bootstrap resampling of hopach clustering results",
      "topics": [
        "boothopach",
        "bootmedoids"
      ]
    },
    {
      "page": "bootplot",
      "title": "function to make a barplot of bootstrap estimated cluster membership probabilities",
      "topics": [
        "bootplot"
      ]
    },
    {
      "page": "correlationordering",
      "title": "function to compute empirical correlation between distance in a list and distance by a metric",
      "topics": [
        "correlationordering",
        "improveordering"
      ]
    },
    {
      "page": "distancematrix",
      "title": "functions to compute pair wise distances between vectors",
      "topics": [
        "dissmatrix",
        "dissvector",
        "distancematrix",
        "distancevector",
        "vectmatrix"
      ]
    },
    {
      "page": "dplot",
      "title": "function to make a pseudo-color image of a distance matrix with the row and column ordering based on HOPACH clustering results.",
      "topics": [
        "dplot"
      ]
    },
    {
      "page": "golub",
      "title": "Gene expression dataset from Golub et al. (1999)",
      "topics": [
        "golub",
        "golub.cl",
        "golub.gnames"
      ]
    },
    {
      "page": "hdist-class",
      "title": "Class \"hdist\" - S4 class to hold distance matrices.",
      "topics": [
        "as.hdist",
        "as.hdist,matrix-method",
        "as.matrix,hdist-method",
        "as.vector,hdist,missing-method",
        "as.vector,hdist-method",
        "coerce,hdist,matrix-method",
        "coerce,matrix,hdist-method",
        "dim,hdist-method",
        "generic,as.vector,hdist-method",
        "hdist",
        "hdist-class",
        "is.hdist",
        "labels,hdist-method",
        "length,hdist-method",
        "show,hdist-method",
        "[,hdist-method"
      ]
    },
    {
      "page": "hopach",
      "title": "function to perform HOPACH hierarchical clustering",
      "topics": [
        "hopach"
      ]
    },
    {
      "page": "hopach2tree",
      "title": "function to write MapleTree files for viewing hopach hierarchical clustering results",
      "topics": [
        "hopach2tree",
        "makeTree"
      ]
    },
    {
      "page": "labelstomss",
      "title": "Functions to compute silhouettes and split silhouettes",
      "topics": [
        "labelstomss",
        "msscheck",
        "silcheck"
      ]
    },
    {
      "page": "makeoutput",
      "title": "function to write a text file with hopach output",
      "topics": [
        "makeoutput"
      ]
    },
    {
      "page": "prune",
      "title": "function to prune a HOPACH tree.",
      "topics": [
        "prune"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "cluster",
    "generics"
  ],
  "_vignettes": [
    {
      "source": "hopach.Rnw",
      "filename": "hopach.pdf",
      "title": "hopach",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 19:52:49",
      "modified": "2013-11-01 19:52:49",
      "commits": 1
    }
  ],
  "_score": 6.100370545117563,
  "_indexed": true,
  "_nocasepkg": "hopach",
  "_universes": [
    "bioc",
    "djkt604"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.73.0",
      "date": "2026-05-30T07:59:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "6e508a2ef1a7117559763c5344c02e9df6d45355f01f2a931f44cceb0d46e749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.73.0",
      "date": "2026-05-30T07:59:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "d606a8283f5330af19d39b5e38ad2c95faa11dcf306194df7b55dd68500fd12e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.73.0",
      "date": "2026-05-30T07:59:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "d21059d95a5892a768d87bcf734eac316f1dc23d8fe0769be2e8df98427334b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.73.0",
      "date": "2026-05-30T08:00:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "1f38dc973a8c33ad049f3d0bfc46c9673443a1674770b469d11c5f02fb4a1a8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.73.0",
      "date": "2026-05-30T11:29:59.000Z",
      "arch": "aarch64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "3e1511a0ac06d9cb9f64fb04374c59a1d5eddf31d501156b80263bf36988d086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.73.0",
      "date": "2026-05-30T08:00:25.000Z",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "aa1af02318fe162412e1ca3c021cd2359295d3a2e19810d4becd7e4a203096cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.73.0",
      "date": "2026-05-30T11:30:24.000Z",
      "arch": "aarch64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "16e540a332cf2ac17b1e2f3e1311bf933ac1565d3fc25f6d5042f795e9711e4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.73.0",
      "date": "2026-05-30T08:00:12.000Z",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "7a14e6710cae15ae10e9f003a248e7e402a0d9c6332997696e0757d194ae60bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.73.0",
      "date": "2026-05-30T07:59:26.000Z",
      "arch": "emscripten",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "2768314ad1d89c163a22ba56cc30b4e8f7e9615dcc009a8ef4dbcf591796025c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.73.0",
      "date": "2026-05-30T07:58:39.000Z",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "dffccd433ef0deb264738d0e7ee4e9bf70e13552cafd435a26aeba1099fd6886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.73.0",
      "date": "2026-05-30T07:58:48.000Z",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "e4ee42a18acd494b8a835af9f365b89876df829a2213a6c1e788a70922ce3ec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.73.0",
      "date": "2026-05-30T07:58:45.000Z",
      "arch": "x86_64",
      "commit": "6f6ebe8ff32262a5bc92d689a0dc173d1363db85",
      "fileid": "dcf10215d364eae7f047df5cc57b3653c5d3920126bd54712f5d6e8ea33ea317",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678586641"
    }
  ]
}