{
  "_id": "6a286962732311cd87587333",
  "Package": "bHIVE",
  "Title": "B-cell Hybrid Immune Variant Engine",
  "Version": "0.99.4",
  "Authors@R": "c(\nperson(given = \"Nick\", family = \"Borcherding\", role = c(\"aut\", \"cre\"), email = \"ncborch@gmail.com\"))",
  "Description": "The bHIVE package implements an Artificial Immune Network\n(AI-Net) algorithm for clustering and classification tasks.\nInspired by biological immune systems, it employs clonal\nselection, mutation, and network suppression to analyze and\nmodel datasets. This package provides flexible functionality,\nincluding affinity metrics, mutation strategies, and\nhyperparameter tuning.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "biocViews": "Software, Clustering, Classification, Network",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://www.borch.dev/uploads/bhive/",
  "BugReports": "https://github.com/BorchLab/bHIVE/issues",
  "Config/pak/sysreqs": "libpng-dev libssl-dev python3",
  "Repository": "https://biocstaging.r-universe.dev",
  "Date/Publication": "2026-06-09 18:26:47 UTC",
  "RemoteUrl": "https://github.com/BiocStaging/bHIVE",
  "RemoteRef": "HEAD",
  "RemoteSha": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 19:17:48 UTC",
    "User": "root"
  },
  "Author": "Nick Borcherding [aut, cre]",
  "Maintainer": "Nick Borcherding <ncborch@gmail.com>",
  "MD5sum": "c1cb9781092bc0c62098d9daa314ee8b",
  "_user": "biocstaging",
  "_type": "src",
  "_file": "bHIVE_0.99.4.tar.gz",
  "_fileid": "70d66a89a0d8473fe6ae9695e1ead7a852e4b79b34c59148fdc04b4547a1f9f2",
  "_filesize": 1573303,
  "_sha256": "70d66a89a0d8473fe6ae9695e1ead7a852e4b79b34c59148fdc04b4547a1f9f2",
  "_created": "2026-06-09T19:17:48.000Z",
  "_published": "2026-06-09T19:28:34.023Z",
  "_jobs": [
    {
      "job": 80407137252,
      "time": 209,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7517870829"
    },
    {
      "job": 80407137698,
      "time": 253,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7517888184"
    },
    {
      "job": 80407137694,
      "time": 268,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7517892591"
    },
    {
      "job": 80407137566,
      "time": 267,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517893073"
    },
    {
      "job": 80407137449,
      "time": 266,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517891669"
    },
    {
      "job": 80407137333,
      "time": 241,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7517924156"
    },
    {
      "job": 80407137446,
      "time": 364,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7517934584"
    },
    {
      "job": 80407137358,
      "time": 227,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517928328"
    },
    {
      "job": 80407137329,
      "time": 567,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7518005176"
    },
    {
      "job": 80406140052,
      "time": 314,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517794044"
    },
    {
      "job": 80407137293,
      "time": 188,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517863326"
    },
    {
      "job": 80407137414,
      "time": 242,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7517883356"
    },
    {
      "job": 80407137570,
      "time": 218,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7517874497"
    },
    {
      "job": 80407137336,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517880386"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/BiocStaging/bHIVE",
  "_commit": {
    "id": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
    "author": "theHumanBorch <ncborch@gmail.com>",
    "committer": "theHumanBorch <ncborch@gmail.com>",
    "message": "v0.99.4\n\nVersion and update news\n",
    "time": 1781029607
  },
  "_maintainer": {
    "name": "Nick Borcherding",
    "email": "ncborch@gmail.com",
    "login": "ncborcherding",
    "twitter": "@theHumanBorch",
    "description": "Clinical Pathologist MD/PhD\n",
    "uuid": 22754118
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "clusterCrit",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "biocstaging",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "software",
    "clustering",
    "classification",
    "network",
    "openblas",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ncborcherding",
      "count": 104,
      "uuid": 22754118
    }
  ],
  "_userbio": {
    "uuid": 278472782,
    "type": "organization",
    "name": "BiocStaging"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bHIVE"
  },
  "_devurl": "https://github.com/borchlab/bhive",
  "_pkgdown": "https://www.borch.dev/uploads/bhive/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bHIVE.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ActivationGate",
    "AINet",
    "bHIVE",
    "bHIVEmodel",
    "ClassSwitcher",
    "ConvergentSelector",
    "GerminalCenter",
    "honeycombHIVE",
    "honeycombHIVEmodel",
    "IdiotypicNetwork",
    "ImmuneAlgorithm",
    "ImmuneRepertoire",
    "MemoryPool",
    "Microenvironment",
    "refineB",
    "SHMEngine",
    "swarmbHIVE",
    "VDJLibrary",
    "visualizeHIVE"
  ],
  "_help": [
    {
      "page": "ActivationGate",
      "title": "ActivationGate",
      "topics": [
        "ActivationGate"
      ]
    },
    {
      "page": "AINet",
      "title": "AINet",
      "topics": [
        "AINet"
      ]
    },
    {
      "page": "bHIVE",
      "title": "bHIVE: B-cell Hybrid Immune Variant Engine",
      "topics": [
        "bHIVE"
      ]
    },
    {
      "page": "bHIVEModel",
      "title": "B-cell-based Hybrid Immune Virtual Evolution (bHIVE) for caret",
      "topics": [
        "bHIVEmodel"
      ]
    },
    {
      "page": "ClassSwitcher",
      "title": "ClassSwitcher",
      "topics": [
        "ClassSwitcher"
      ]
    },
    {
      "page": "ConvergentSelector",
      "title": "ConvergentSelector",
      "topics": [
        "ConvergentSelector"
      ]
    },
    {
      "page": "GerminalCenter",
      "title": "GerminalCenter",
      "topics": [
        "GerminalCenter"
      ]
    },
    {
      "page": "honeycombHIVE",
      "title": "honeycombHIVE: Multilayer AIS with optional gradient-based fine-tuning",
      "topics": [
        "honeycombHIVE"
      ]
    },
    {
      "page": "honeycombHIVEmodel",
      "title": "Mulilayered honeycombHIVE for caret",
      "topics": [
        "honeycombHIVEmodel"
      ]
    },
    {
      "page": "IdiotypicNetwork",
      "title": "IdiotypicNetwork",
      "topics": [
        "IdiotypicNetwork"
      ]
    },
    {
      "page": "ImmuneAlgorithm",
      "title": "ImmuneAlgorithm",
      "topics": [
        "ImmuneAlgorithm"
      ]
    },
    {
      "page": "ImmuneRepertoire",
      "title": "ImmuneRepertoire",
      "topics": [
        "ImmuneRepertoire"
      ]
    },
    {
      "page": "MemoryPool",
      "title": "MemoryPool",
      "topics": [
        "MemoryPool"
      ]
    },
    {
      "page": "Microenvironment",
      "title": "Microenvironment",
      "topics": [
        "Microenvironment"
      ]
    },
    {
      "page": "refineB",
      "title": "refineB: Gradient-based fine-tuning for bHIVE antibodies with multiple loss functions and optimizers",
      "topics": [
        "refineB"
      ]
    },
    {
      "page": "SHMEngine",
      "title": "SHMEngine",
      "topics": [
        "SHMEngine"
      ]
    },
    {
      "page": "swarmbHIVE",
      "title": "Tune Hyperparameters for bHIVE (Swarm/Grid Search)",
      "topics": [
        "swarmbHIVE"
      ]
    },
    {
      "page": "VDJLibrary",
      "title": "VDJLibrary",
      "topics": [
        "VDJLibrary"
      ]
    },
    {
      "page": "visualizeHIVE",
      "title": "Visualize bHIVE/honeycombHIVE Results",
      "topics": [
        "visualizeHIVE"
      ]
    }
  ],
  "_pkglogo": "https://github.com/BiocStaging/bHIVE/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/BiocStaging/bHIVE/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "BiocParallel",
    "cli",
    "cluster",
    "clusterCrit",
    "codetools",
    "cpp11",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "here",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "openssl",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "scales",
    "snow",
    "sys",
    "umap",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": "bHIVE.Rmd",
      "filename": "bHIVE.html",
      "title": "The buzz on using bHIVE",
      "author": "Nick Borcherding",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Parameters for bHIVE()",
        "How bHIVE Works",
        "Example of Parameter Selection",
        "Applications",
        "Clustering",
        "Classification",
        "Hyperparameter Tuning",
        "Using the caret wrapper",
        "Applying the caret-based model",
        "honeycombHIVE: Multilayered bHIVES",
        "Gradient-based Refinement",
        "Applying Refinement to honeycombHIVE",
        "Visualizing Results with visualizeHIVE",
        "Example 1: Scatterplot for Clustering Results",
        "Example 2: Violin Plot for Classification Results",
        "Conclusions"
      ],
      "created": "2025-01-17 20:44:25",
      "modified": "2026-04-30 17:37:24",
      "commits": 15
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "bhive",
  "_universes": [
    "biocstaging",
    "ncborcherding",
    "borchlab"
  ],
  "_previous": "0.99.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.4",
      "date": "2026-06-09T19:21:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "8969e2f6bf148c4f53a1e8be8e6d7572fa11be615c3b16de873983e0254f8eda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.4",
      "date": "2026-06-09T19:21:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "209557d1d0cf321caf11e58e89dd4d0b645fd15070fc02844d52d57ad6770006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.4",
      "date": "2026-06-09T19:21:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "e7822ab8d2e399ead4008a49544adae63b5d40901bdfba5f527f54b0eddc322e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.4",
      "date": "2026-06-09T19:21:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "2c80fd4b974be3b1021fe8d40704bca9a5c20789c3491414443322d411896df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.4",
      "date": "2026-06-09T19:22:31.000Z",
      "arch": "aarch64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "14dbb7a0d1cb5662e0325c76f66a50675b1c313edf4b3991ca631f4ba31e6493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.4",
      "date": "2026-06-09T19:22:16.000Z",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "d724739fa2e4ea681eca90a12240aa18f3e2c79994e8d2f33cee670c59321dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.4",
      "date": "2026-06-09T19:22:45.000Z",
      "arch": "aarch64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "46602f3e33be6f639c41e0a6f3b4cdf82b45c460bf592d8ebbbed1f3121a22dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.4",
      "date": "2026-06-09T19:23:35.000Z",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "24eddd9d257e256473a366106bc5575cfb570a728e103e89ee701fef47218e61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.4",
      "date": "2026-06-09T19:21:13.000Z",
      "arch": "emscripten",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "689c900d6812180bfea3502086e6f964a152fc52ca0f27c2dc187a6cddfe84ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.4",
      "date": "2026-06-09T19:20:00.000Z",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "10babc2f9b43da6547d83498ffc4f912c74952abece58923d8364f09128082a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.4",
      "date": "2026-06-09T19:19:45.000Z",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "fe60c71d35e54b7794f00f146ebf0522507cdbaab9095fbac94c57634d4f0d64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.4",
      "date": "2026-06-09T19:20:06.000Z",
      "arch": "x86_64",
      "commit": "183b0ab49202e02ebb7a1ed7bb98ca2dee6c10ab",
      "fileid": "1d635b12f258aaaa96206d8ea9d1f7abae96a47b55376ae6c20548e659b475ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27229652032"
    }
  ]
}