{
  "_id": "6a1ee8c7b401979e73411b4e",
  "Package": "GroupBN",
  "Type": "Package",
  "Date": "2021-03-07",
  "Title": "Inferring Group Bayesian Networks using Hierarchical Feature\nClustering",
  "Version": "1.2.0",
  "Authors@R": "c(person(\"Ann-Kristin\", \"Becker\", email = \"annkristinbecker@web.de\", role = c(\"aut\", \"cre\")), \nperson(\"Lars\", \"Kaderali\", email=\"lars.kaderali@uni-greifswald.de\", role=c(\"aut\", \"ths\")))",
  "Maintainer": "Ann-Kristin Becker <annkristinbecker@web.de>",
  "Description": "Group Bayesian Networks: This package implements the\ninference of group Bayesian networks based on hierarchical\nfeature clustering, and the adaptive refinement of the grouping\nregarding an outcome of interest, as described in Becker et. al\n(2021) <doi: 10.1371/journal.pcbi.1008735>.",
  "License": "GPL (>= 2)",
  "URL": "https://www.r-project.org",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:32:04 UTC",
    "User": "root"
  },
  "Author": "Ann-Kristin Becker [aut, cre], Lars Kaderali [aut, ths]",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://abecker-ml.r-universe.dev",
  "Date/Publication": "2021-03-07 13:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/GroupBN",
  "RemoteRef": "HEAD",
  "RemoteSha": "477e914676f0f42813ba864c6f8c49200f486c45",
  "MD5sum": "755b676e8df9d3948690bf3c5bbc1b0a",
  "_user": "abecker-ml",
  "_type": "src",
  "_file": "GroupBN_1.2.0.tar.gz",
  "_fileid": "348ad8db0875d815a7cebec327356803f0fd34e4679406339e4e6591d8fa6457",
  "_filesize": 174326,
  "_sha256": "348ad8db0875d815a7cebec327356803f0fd34e4679406339e4e6591d8fa6457",
  "_created": "2026-05-19T10:32:04.000Z",
  "_published": "2026-06-02T14:29:27.663Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094914905,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081094945"
    },
    {
      "job": 79094914931,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081096115"
    },
    {
      "job": 79094915164,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7081141569"
    },
    {
      "job": 79094915532,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081131468"
    },
    {
      "job": 79094913863,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081045667"
    },
    {
      "job": 79094913724,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360626427"
    },
    {
      "job": 79094914727,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081084022"
    },
    {
      "job": 79094915301,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7081083604"
    },
    {
      "job": 79094914514,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081080670"
    }
  ],
  "_buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GroupBN",
  "_commit": {
    "id": "477e914676f0f42813ba864c6f8c49200f486c45",
    "author": "Ann-Kristin Becker <annkristinbecker@web.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.0\n",
    "time": 1615124402
  },
  "_maintainer": {
    "name": "Ann-Kristin Becker",
    "email": "annkristinbecker@web.de",
    "login": "abecker-ml",
    "description": "",
    "uuid": 80201796
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "bnlearn",
      "role": "Depends"
    },
    {
      "package": "ClustOfVar",
      "role": "Depends"
    },
    {
      "package": "PCAmixdata",
      "role": "Depends"
    },
    {
      "package": "arules",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "PRROC",
      "role": "Imports"
    },
    {
      "package": "MLmetrics",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "abecker-ml",
      "count": 3,
      "uuid": 80201796
    }
  ],
  "_userbio": {
    "uuid": 80201796,
    "type": "user",
    "name": "ABecker-ML"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GroupBN"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GroupBN.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "abecker-ml",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-01"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-18"
    },
    {
      "version": "1.2.0",
      "date": "2021-03-07"
    }
  ],
  "_exports": [
    "cross.en",
    "discretize.dens",
    "groupbn",
    "groupbn_refine_manually",
    "groupbn_refinement",
    "groupbn.output.table",
    "groupbn.vis.html.plot",
    "is.groupbn",
    "plot.groupbn",
    "predict.groupbn",
    "print.groupbn"
  ],
  "_datasets": [
    {
      "name": "wine.groupbn.refined",
      "title": "wine.groupbn.refined",
      "object": "wine.groupbn.refined",
      "class": [
        "groupbn"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cross.en",
      "title": "cross.en",
      "topics": [
        "cross.en"
      ]
    },
    {
      "page": "discretize.dens",
      "title": "discretize.dens",
      "topics": [
        "discretize.dens"
      ]
    },
    {
      "page": "groupbn",
      "title": "groupbn",
      "topics": [
        "groupbn"
      ]
    },
    {
      "page": "groupbn_refine_manually",
      "title": "groupbn_refine_manually",
      "topics": [
        "groupbn_refine_manually"
      ]
    },
    {
      "page": "groupbn_refinement",
      "title": "groupbn_refinement",
      "topics": [
        "groupbn_refinement"
      ]
    },
    {
      "page": "groupbn.output.table",
      "title": "groupbn.output.table",
      "topics": [
        "groupbn.output.table"
      ]
    },
    {
      "page": "groupbn.vis.html.plot",
      "title": "groupbn.vis.html.plot",
      "topics": [
        "groupbn.vis.html.plot"
      ]
    },
    {
      "page": "is.groupbn",
      "title": "is.groupbn",
      "topics": [
        "is.groupbn"
      ]
    },
    {
      "page": "plot.groupbn",
      "title": "plot.groupbn",
      "topics": [
        "plot.groupbn"
      ]
    },
    {
      "page": "predict.groupbn",
      "title": "predict.groupbn",
      "topics": [
        "predict.groupbn"
      ]
    },
    {
      "page": "print.groupbn",
      "title": "print.groupbn",
      "topics": [
        "print.groupbn"
      ]
    },
    {
      "page": "wine.groupbn.refined",
      "title": "wine.groupbn.refined",
      "topics": [
        "wine.groupbn.refined"
      ]
    }
  ],
  "_rundeps": [
    "arules",
    "base64enc",
    "bitops",
    "bnlearn",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "ClustOfVar",
    "data.table",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gplots",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "MLmetrics",
    "PCAmixdata",
    "plyr",
    "PRROC",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rlist",
    "rmarkdown",
    "ROCR",
    "sass",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "visNetwork",
    "xfun",
    "XML",
    "yaml",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "groupbn",
  "_universes": [
    "abecker-ml"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-19T10:34:12.000Z",
      "distro": "noble",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "02eaf6ae95cad0d96b0d84afd1fba16ce220a3b5a73366ce178853e5b8e8ddfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-19T10:34:16.000Z",
      "distro": "noble",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "feb4cfac1102b261685456b716147f0fbffc1358ecb304df7454cd1f56471b85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-19T10:36:39.000Z",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "370f973e3b7cce49f30fdd51d58baa2c5a1a11c5fd753b69ecb4d555fa0ba7e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-19T10:36:11.000Z",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "4eb4c8dc34651d9c9b820109e0124beb9d05f299ff3e7389f34d3ed948d9339d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-19T10:33:23.000Z",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "4a8f317445c3adbec0f2a641f1103c257cef3cf4782569b81e2dc63c5dd437bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-19T10:33:26.000Z",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "fbc6911d94521879efa9d93641a2d6905b9fc6494a7a49373f8a6ad034ad2541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-19T10:33:18.000Z",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "1197af64638bad6c8152243fd7ac61ca2bc1063c0eef69c4b41fddbe8ed6e41a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-02T14:29:00.000Z",
      "commit": "477e914676f0f42813ba864c6f8c49200f486c45",
      "fileid": "20d54ea0b538c08d2d2286429e452448958a10d9058c3a486dc024f4dec5c92c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/abecker-ml/actions/runs/26091468419"
    }
  ]
}