{
  "_id": "6a1acc0d1d7bb097a09de4fe",
  "Package": "HGC",
  "Type": "Package",
  "Title": "A fast hierarchical graph-based clustering method",
  "Version": "1.21.0",
  "Authors@R": "c(person(\"Zou\", \"Ziheng\",\nemail = \"zouzh14@gmail.com\",\nrole=c(\"aut\")),\nperson(\"Hua\", \"Kui\",\nrole=c(\"aut\")),\nperson(\"XGlab\",\nemail = \"xglab@mail.tsinghua.edu.cn\",\nrole=c(\"cre\", \"cph\")))",
  "Description": "HGC (short for Hierarchical Graph-based Clustering) is an\nR package for conducting hierarchical clustering on large-scale\nsingle-cell RNA-seq (scRNA-seq) data. The key idea is to\nconstruct a dendrogram of cells on their shared nearest\nneighbor (SNN) graph. HGC provides functions for building\ngraphs and for conducting hierarchical clustering on the graph.\nThe users with old R version could visit\nhttps://github.com/XuegongLab/HGC/tree/HGC4oldRVersion to get\nHGC package built for R 3.6.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "SystemRequirements": "C++11",
  "VignetteBuilder": "knitr",
  "biocViews": "SingleCell, Software, Clustering, RNASeq, GraphAndNetwork,\nDNASeq",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 08:02:24 UTC",
    "User": "root"
  },
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:56:04 UTC",
  "RemoteUrl": "https://github.com/bioc/HGC",
  "RemoteRef": "HEAD",
  "RemoteSha": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
  "Author": "Zou Ziheng [aut],\nHua Kui [aut],\nXGlab [cre, cph]",
  "Maintainer": "XGlab <xglab@mail.tsinghua.edu.cn>",
  "MD5sum": "bdab98b0029bbb7cc7d92746492b5446",
  "_user": "bioc",
  "_type": "src",
  "_file": "HGC_1.21.0.tar.gz",
  "_fileid": "e1894f27384e970271b3879e9eee8d76a721893c2a792ba2a951f568864d7584",
  "_filesize": 455321,
  "_sha256": "e1894f27384e970271b3879e9eee8d76a721893c2a792ba2a951f568864d7584",
  "_created": "2026-05-30T08:02:24.000Z",
  "_published": "2026-05-30T11:37:49.484Z",
  "_jobs": [
    {
      "job": 78635284585,
      "time": 177,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306695623"
    },
    {
      "job": 78635284634,
      "time": 256,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306703508"
    },
    {
      "job": 78635284619,
      "time": 302,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306708098"
    },
    {
      "job": 78635284637,
      "time": 250,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306703000"
    },
    {
      "job": 78635284616,
      "time": 253,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306703145"
    },
    {
      "job": 78635284670,
      "time": 343,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307896479"
    },
    {
      "job": 78635284643,
      "time": 429,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306721360"
    },
    {
      "job": 78635284667,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307891646"
    },
    {
      "job": 78635284628,
      "time": 481,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306726784"
    },
    {
      "job": 78635088999,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306678937"
    },
    {
      "job": 78635284607,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306690967"
    },
    {
      "job": 78635284603,
      "time": 243,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306702176"
    },
    {
      "job": 78635284615,
      "time": 253,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306703291"
    },
    {
      "job": 78635284618,
      "time": 198,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306697752"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 3,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/HGC",
  "_commit": {
    "id": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
    "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": 1777380964
  },
  "_maintainer": {
    "name": "XGlab",
    "email": "xglab@mail.tsinghua.edu.cn"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.2.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "software",
    "clustering",
    "rnaseq",
    "graphandnetwork",
    "dnaseq",
    "cpp"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 282,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HGC"
  },
  "_mentions": 2,
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HGC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "CKNN.Construction",
    "FindClusteringTree",
    "HGC.dendrogram",
    "HGC.parameter",
    "HGC.PlotARIs",
    "HGC.PlotDendrogram",
    "HGC.PlotParameter",
    "KNN.Construction",
    "MST.Construction",
    "PMST.Construction",
    "RNN.Construction",
    "SNN.Construction"
  ],
  "_datasets": [
    {
      "name": "Pollen",
      "title": "Embeddings of the Pollen datasets in the principal component space.",
      "object": "Pollen",
      "file": "Pollen.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CKNNConstruction",
      "title": "Building Unweighted Continuous K Nearest Neighbor Graph",
      "topics": [
        "CKNN.Construction"
      ]
    },
    {
      "page": "RAPI_FindClusteringTree",
      "title": "The HGC algorithm embedded in Seurat pipeline",
      "topics": [
        "FindClusteringTree"
      ]
    },
    {
      "page": "RHGC",
      "title": "Hierarchical Graph-based Clustering",
      "topics": [
        "HGC.dendrogram"
      ]
    },
    {
      "page": "RTime",
      "title": "Recording the Parameters of the Graph-based Hierarchical Clustering",
      "topics": [
        "HGC.parameter"
      ]
    },
    {
      "page": "RHGCPlotARIs",
      "title": "Calculating and Visualizing ARIs of the clustering results with given labels",
      "topics": [
        "HGC.PlotARIs"
      ]
    },
    {
      "page": "RHGCPlotDendrogram",
      "title": "Visualizing the dendrogram",
      "topics": [
        "HGC.PlotDendrogram"
      ]
    },
    {
      "page": "RHGCPlotParameter",
      "title": "Visualizing the Parameter Records during Clustering",
      "topics": [
        "HGC.PlotParameter"
      ]
    },
    {
      "page": "KNNConstruction",
      "title": "Building Unweighted K Nearest Neighbor Graph",
      "topics": [
        "KNN.Construction"
      ]
    },
    {
      "page": "MSTConstruction",
      "title": "Building Unweighted Minimum Spanning Tree Graph",
      "topics": [
        "MST.Construction"
      ]
    },
    {
      "page": "PMSTConstruction",
      "title": "Building Unweighted Perturbed Minimum Spanning Tree Graph",
      "topics": [
        "PMST.Construction"
      ]
    },
    {
      "page": "Pollen",
      "title": "Embeddings of the Pollen datasets in the principal component space.",
      "topics": [
        "Pollen"
      ]
    },
    {
      "page": "RNNConstruction",
      "title": "Building Unweighted epsilon Nearest Neighbor Graph",
      "topics": [
        "RNN.Construction"
      ]
    },
    {
      "page": "SNNConstruction",
      "title": "Building Unweighted Shared Nearest Neighbor Graph",
      "topics": [
        "SNN.Construction"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HGC/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "cli",
    "cpp11",
    "dendextend",
    "digest",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mclust",
    "nlme",
    "patchwork",
    "pillar",
    "pkgconfig",
    "R6",
    "RANN",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "HGC.Rmd",
      "filename": "HGC.html",
      "title": "HGC package manual",
      "author": "Zou Ziheng, Hua Kui",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start",
        "Input data",
        "Run HGC",
        "Run HGC with existing scRNA-seq data processing pipelines",
        "Seurat pipeline",
        "scran pipeline",
        "Visualization",
        "Evaluation of the clustering results",
        "Time complexity analysis of HGC"
      ],
      "created": "2021-04-10 02:55:27",
      "modified": "2021-06-13 16:34:45",
      "commits": 5
    }
  ],
  "_score": 4.792391689498254,
  "_indexed": true,
  "_nocasepkg": "hgc",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T08:05:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "2410a1fb6d1dffc67c1bd398dbd07722ff64c3caa05e1a45f13189682c29f22f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T08:05:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "36f94297e11b954e2639779d2b2a918b8ad44b8d625a7b0aa5e01af10f1d0a8b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T08:04:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "2cc33a8622999b8de1b935432bfb6e5c1572d4243ab09daf2bdd2b93d4aad8c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T08:04:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "4c307b1b7adea812e09ca85384a1d7bec6d9734e2e74b8a6374f256237fa94d9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T11:35:14.000Z",
      "arch": "aarch64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "f094b3d0ee4c327b150a12b2b5c0664bc3774a0071a7b82ee61dfb6a6b9d0a11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T08:06:03.000Z",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "2f280f55f80e767c4d74ca8422f2576f5edf64782dfc54a817db746dd5111c23",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T11:34:33.000Z",
      "arch": "aarch64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "5e99bd4cd5a8051fb2d69e10dcb52d98215f2aaa6d331e60f1d018e3a1fb7c82",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T08:06:52.000Z",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "c6cd69799ddfc346d65504ddb6de1d2390afd89d909dcd462daae19c4583ed62",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-30T08:04:43.000Z",
      "arch": "emscripten",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "9494749c8d15b4d256360e201b715e9038690b2c1c9e347b9b15a504c9c3730d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T08:03:57.000Z",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "f2d1452bdec513b59e181db7251aa003b98d19419f6f7251beb40875ede8018b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T08:04:05.000Z",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "93f98272f6fcd88277be71d6c3f5ff6335c8a0f9bfe25b9716e3647685eff9b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T08:03:49.000Z",
      "arch": "x86_64",
      "commit": "3930fed132fc0e2e09663e140bb3a6afd022ea49",
      "fileid": "3bf627b74536c28500ebf31e25a44676288f7d5ce36878b19fd10ffd01c4bf52",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678670106"
    }
  ]
}