{
  "_id": "6a180208acfb0bcc41dac137",
  "Package": "BayesNetBP",
  "Type": "Package",
  "Title": "Bayesian Network Belief Propagation",
  "Version": "1.6.2",
  "Date": "2025-05-31",
  "Author": "Han Yu, Rachael Blair, Janhavi Moharil, Andrew Yan",
  "Maintainer": "Han Yu <hyu9@buffalo.edu>",
  "BugReports": "https://github.com/hyu-ub/BayesNetBP/issues",
  "LazyData": "true",
  "Description": "Belief propagation methods in Bayesian Networks to\npropagate evidence through the network. The implementation of\nthese methods are based on the article: Cowell, RG (2005).\nLocal Propagation in Conditional Gaussian Bayesian Networks\n<https://www.jmlr.org/papers/v6/cowell05a.html>. For details\nplease see Yu et. al. (2020) BayesNetBP: An R Package for\nProbabilistic Reasoning in Bayesian Networks\n<doi:10.18637/jss.v094.i03>. The optional 'cyjShiny' package\nfor running the Shiny app is available at\n<https://github.com/cytoscape/cyjShiny>. Please see the example\nin the documentation of 'runBayesNetApp' function for\ninstalling 'cyjShiny' package from GitHub.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:46:28 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://hyu-ub.r-universe.dev",
  "Date/Publication": "2025-06-02 22:30:12 UTC",
  "RemoteUrl": "https://github.com/hyu-ub/bayesnetbp",
  "RemoteRef": "HEAD",
  "RemoteSha": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
  "RemoteSubdir": "BayesNetBP",
  "MD5sum": "b968e3ed363dd1989b91a1ad346b7a37",
  "_user": "hyu-ub",
  "_type": "src",
  "_file": "BayesNetBP_1.6.2.tar.gz",
  "_fileid": "7aa5562dae500967c1ea4d63176872fe7f705e6c0348215bfe4487ccfcb16c24",
  "_filesize": 279962,
  "_sha256": "7aa5562dae500967c1ea4d63176872fe7f705e6c0348215bfe4487ccfcb16c24",
  "_created": "2026-05-28T08:46:28.000Z",
  "_published": "2026-05-28T08:51:20.125Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78255823891,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261646449"
    },
    {
      "job": 78255823925,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261655157"
    },
    {
      "job": 78255823863,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261636950"
    },
    {
      "job": 78255823860,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261623082"
    },
    {
      "job": 78254933203,
      "time": 331,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261574210"
    },
    {
      "job": 78255823857,
      "time": 212,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261644667"
    },
    {
      "job": 78255823931,
      "time": 175,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261633156"
    },
    {
      "job": 78255823964,
      "time": 215,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261645450"
    },
    {
      "job": 78255823883,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261626120"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hyu-ub/bayesnetbp",
  "_commit": {
    "id": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
    "author": "hyu-ub <yuhan0374@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update B1_ModelCompileData.R",
    "time": 1748903412
  },
  "_maintainer": {
    "name": "Han Yu",
    "email": "hyu9@buffalo.edu",
    "login": "hy20189",
    "description": "",
    "uuid": 154363023
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "doBy",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "bnlearn",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rgraphviz",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "googleVis",
      "role": "Suggests"
    },
    {
      "package": "cyjShiny",
      "role": "Suggests"
    },
    {
      "package": "qtl",
      "role": "Suggests"
    },
    {
      "package": "qtlnet",
      "role": "Suggests"
    }
  ],
  "_owner": "hyu-ub",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "bayesian-networks",
    "conditional-gaussian",
    "network-inference",
    "probabilistic-graphical-models"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "hyu-ub",
      "count": 75,
      "uuid": 29735361
    }
  ],
  "_userbio": {
    "uuid": 29735361,
    "type": "user",
    "name": "hyu-ub"
  },
  "_downloads": {
    "count": 288,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesNetBP"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/hyu-ub/bayesnetbp",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesNetBP.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hyu-ub/bayesnetbp",
  "_realowner": "hyu-ub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2017-05-08"
    },
    {
      "version": "1.2.1",
      "date": "2017-06-06"
    },
    {
      "version": "1.3.0",
      "date": "2018-02-16"
    },
    {
      "version": "1.4.0",
      "date": "2018-08-22"
    },
    {
      "version": "1.5.2",
      "date": "2020-04-14"
    },
    {
      "version": "1.5.5",
      "date": "2020-06-25"
    },
    {
      "version": "1.5.9",
      "date": "2021-06-01"
    },
    {
      "version": "1.6.1",
      "date": "2022-05-08"
    }
  ],
  "_exports": [
    "AbsorbEvidence",
    "bn_to_graphNEL",
    "ClusterTreeCompile",
    "ComputeKLDs",
    "ElimTreeInitialize",
    "FactorQuery",
    "GetValue",
    "Initializer",
    "LocalModelCompile",
    "Marginals",
    "PlotCGBN",
    "PlotMarginals",
    "PlotTree",
    "Propagate",
    "qtlnet_to_graphNEL",
    "runBayesNetApp",
    "Sampler",
    "SummaryMarginals"
  ],
  "_datasets": [
    {
      "name": "chest",
      "title": "A simulated data from the Chest Clinic example",
      "object": "chest",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "emission",
      "title": "A ClusterTree Example of Emission Model",
      "object": "emission",
      "class": [
        "ClusterTree"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "emission1000",
      "title": "A simulated data from the Emission example",
      "object": "emission1000",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "liver",
      "title": "Mus Musculus HDL QTL data from Leduc et. al. (2012)",
      "object": "liver",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "toytree",
      "title": "A ClusterTree Example of Liver Model",
      "object": "toytree",
      "class": [
        "ClusterTree"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "yeast",
      "title": "Saccharomyces Cerevisiae eQTL data from Kruglak et. al. (2005)",
      "object": "yeast",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Qchr4",
        "Qchr3",
        "Qchr12",
        "Qchr14",
        "Qchr2",
        "Qchr5",
        "Qchr9",
        "Qchr16",
        "Qchr8",
        "Qchr13",
        "Qchr1",
        "Qchr15",
        "HEM3",
        "BAP2",
        "ERG9",
        "PHA2",
        "ERG6",
        "ERG12",
        "TAT1",
        "FLX1",
        "MSY1",
        "GRX5",
        "VMA13",
        "LAT1",
        "NCP1",
        "SLM5",
        "MSE1",
        "ALD6",
        "HIS3",
        "NAM2",
        "ACS1",
        "YNL045W",
        "RBK1",
        "YMR293C",
        "LCB4",
        "PPA2",
        "DIA4",
        "MIR1",
        "YEL047C",
        "MSK1",
        "TRP3",
        "THI22",
        "TNA1",
        "MSD1",
        "YER152C",
        "TAT2",
        "TYS1",
        "YAT2",
        "YEL041W",
        "COX10"
      ],
      "rows": 112,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AbsorbEvidence",
      "title": "Absorb evidence into the model",
      "topics": [
        "AbsorbEvidence"
      ]
    },
    {
      "page": "bn_to_graphNEL",
      "title": "Convert a bn object to graphNEL object",
      "topics": [
        "bn_to_graphNEL"
      ]
    },
    {
      "page": "chest",
      "title": "A simulated data from the Chest Clinic example",
      "topics": [
        "chest"
      ]
    },
    {
      "page": "ClusterTree-class",
      "title": "An S4 class of the cluster tree.",
      "topics": [
        "ClusterTree-class"
      ]
    },
    {
      "page": "ClusterTreeCompile",
      "title": "Compile the cluster tree",
      "topics": [
        "ClusterTreeCompile"
      ]
    },
    {
      "page": "ComputeKLDs",
      "title": "Compute signed and symmetric Kullback-Leibler divergence",
      "topics": [
        "ComputeKLDs"
      ]
    },
    {
      "page": "ElimTreeInitialize",
      "title": "Initialize the elimination tree",
      "topics": [
        "ElimTreeInitialize"
      ]
    },
    {
      "page": "emission",
      "title": "A ClusterTree Example of Emission Model",
      "topics": [
        "emission"
      ]
    },
    {
      "page": "emission1000",
      "title": "A simulated data from the Emission example",
      "topics": [
        "emission1000"
      ]
    },
    {
      "page": "FactorQuery",
      "title": "Queries of discrete variable distributions",
      "topics": [
        "FactorQuery"
      ]
    },
    {
      "page": "GetValue",
      "title": "Possible values of a discrete variable",
      "topics": [
        "GetValue"
      ]
    },
    {
      "page": "Initializer",
      "title": "Initialize a ClusterTree object",
      "topics": [
        "Initializer"
      ]
    },
    {
      "page": "liver",
      "title": "Mus Musculus HDL QTL data from Leduc et. al. (2012)",
      "topics": [
        "liver"
      ]
    },
    {
      "page": "LocalModelCompile",
      "title": "Model compilation",
      "topics": [
        "LocalModelCompile"
      ]
    },
    {
      "page": "Marginals",
      "title": "Obtain marginal distributions",
      "topics": [
        "Marginals"
      ]
    },
    {
      "page": "PlotCGBN",
      "title": "Plot the Bayesian network",
      "topics": [
        "PlotCGBN"
      ]
    },
    {
      "page": "PlotMarginals",
      "title": "Plot the marginal distributions",
      "topics": [
        "PlotMarginals"
      ]
    },
    {
      "page": "PlotTree",
      "title": "Plot the cluster tree",
      "topics": [
        "PlotTree"
      ]
    },
    {
      "page": "Propagate",
      "title": "Propagate the cluster tree",
      "topics": [
        "Propagate"
      ]
    },
    {
      "page": "qtlnet_to_graphNEL",
      "title": "Convert qtlnet to graphNEL object",
      "topics": [
        "qtlnet_to_graphNEL"
      ]
    },
    {
      "page": "runBayesNetApp",
      "title": "Launch the BayesNetBP Shiny App",
      "topics": [
        "runBayesNetApp"
      ]
    },
    {
      "page": "Sampler",
      "title": "Sampling from the Bayesian network",
      "topics": [
        "Sampler"
      ]
    },
    {
      "page": "SummaryMarginals",
      "title": "Summary a continuous marginal distribution",
      "topics": [
        "SummaryMarginals"
      ]
    },
    {
      "page": "toytree",
      "title": "A ClusterTree Example of Liver Model",
      "topics": [
        "toytree"
      ]
    },
    {
      "page": "yeast",
      "title": "Saccharomyces Cerevisiae eQTL data from Kruglak et. al. (2005)",
      "topics": [
        "yeast"
      ]
    }
  ],
  "_readme": "https://github.com/hyu-ub/bayesnetbp/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BiocGenerics",
    "bnlearn",
    "boot",
    "broom",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dotCall64",
    "dplyr",
    "farver",
    "fields",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "graph",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "microbenchmark",
    "modelr",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "spam",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "bayesnetbp",
  "_universes": [
    "hyu-ub",
    "hy20189"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.2",
      "date": "2026-05-28T08:49:24.000Z",
      "distro": "noble",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "800cd5868e8870606b3ea903154e4fbb9003056e72a12feff13194729b494973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.2",
      "date": "2026-05-28T08:50:00.000Z",
      "distro": "noble",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "368a37231ac5c79bbb01fe3cb6230f21d13d5063197bab6db14a675d722712f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.2",
      "date": "2026-05-28T08:49:14.000Z",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "aad78816fd043c09fc9b92f83b27bab1940062e28aecaaa917c25e1394b77b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.2",
      "date": "2026-05-28T08:48:38.000Z",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "48d836571515d7d3c0589cb571052b5d92489dc3323f5dc37792b32e2ec5bf56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.2",
      "date": "2026-05-28T08:50:29.000Z",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "e16f95e6ea12acb1305c0f453c00f91bd499466d468b465036673a163f1eae2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-05-28T08:48:36.000Z",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "e5b2ca036a5ea0cf256a5d5f26d18aee1761beeb881f77a4335434704beddf6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-05-28T08:49:09.000Z",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "37084baefe93ce2ff4818d3075cac76b91e2259f147bc88ca6e62072a6de7e43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.2",
      "date": "2026-05-28T08:48:07.000Z",
      "commit": "40bf771539ee001ac99fa16badd7ccf23cd9f3c8",
      "fileid": "27323c1fef7506649f74eee0355184936365f7c632ad915672d327a8fb9dea79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyu-ub/actions/runs/26564302601"
    }
  ]
}