{
  "_id": "6a101f06acfb0bcc41c8af14",
  "Package": "sbfc",
  "Type": "Package",
  "Title": "Selective Bayesian Forest Classifier",
  "Version": "1.0.3",
  "Date": "2022-01-15",
  "Author": "Viktoriya Krakovna",
  "Maintainer": "Viktoriya Krakovna <vkrakovna@gmail.com>",
  "URL": "https://github.com/vkrakovna/sbfc",
  "BugReports": "https://github.com/vkrakovna/sbfc/issues",
  "Description": "An MCMC algorithm for simultaneous feature selection and\nclassification, and visualization of the selected features and\nfeature interactions. An implementation of SBFC by Krakovna, Du\nand Liu (2015), <arXiv:1506.02371>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.1.0",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 07:01:02 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://vkrakovna.r-universe.dev",
  "Date/Publication": "2022-01-15 16:02:42 UTC",
  "RemoteUrl": "https://github.com/cran/sbfc",
  "RemoteRef": "HEAD",
  "RemoteSha": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
  "MD5sum": "9e5fb28e4e1694e9878c4ee2bc1e6c9b",
  "_user": "vkrakovna",
  "_type": "src",
  "_file": "sbfc_1.0.3.tar.gz",
  "_fileid": "c194fcea1a01eb6498d0dbf3c44dacb046f7823723ce6d9c1300796021097b15",
  "_filesize": 895949,
  "_sha256": "c194fcea1a01eb6498d0dbf3c44dacb046f7823723ce6d9c1300796021097b15",
  "_created": "2026-05-14T07:01:02.000Z",
  "_published": "2026-05-22T09:16:54.975Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350928967,
      "time": 182,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989039169"
    },
    {
      "job": 77350928974,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989035827"
    },
    {
      "job": 77350929630,
      "time": 207,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989045602"
    },
    {
      "job": 77350928880,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989033991"
    },
    {
      "job": 77350929711,
      "time": 266,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989050818"
    },
    {
      "job": 77350929543,
      "time": 496,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989108283"
    },
    {
      "job": 77350928954,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989033575"
    },
    {
      "job": 77350929148,
      "time": 262,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989054870"
    },
    {
      "job": 77350929024,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988991032"
    },
    {
      "job": 77350928271,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157046780"
    },
    {
      "job": 77350928794,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989031354"
    },
    {
      "job": 77350929414,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989027429"
    },
    {
      "job": 77350928839,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989026131"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sbfc",
  "_commit": {
    "id": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
    "author": "Viktoriya Krakovna <vkrakovna@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1642262562
  },
  "_maintainer": {
    "name": "Viktoriya Krakovna",
    "email": "vkrakovna@gmail.com",
    "login": "vkrakovna",
    "uuid": 13193139
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "DiagrammeR",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "discretization",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vkrakovna",
      "count": 4,
      "uuid": 13193139
    }
  ],
  "_userbio": {
    "uuid": 13193139,
    "type": "user",
    "name": "Victoria Krakovna"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sbfc"
  },
  "_devurl": "https://github.com/vkrakovna/sbfc",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sbfc.html",
    "manual.pdf"
  ],
  "_realowner": "vkrakovna",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-07-15"
    },
    {
      "version": "1.0.1",
      "date": "2016-07-16"
    },
    {
      "version": "1.0.2",
      "date": "2020-06-23"
    },
    {
      "version": "1.0.3",
      "date": "2022-01-15"
    }
  ],
  "_exports": [
    "data_disc",
    "edge_density_plot",
    "logposterior_plot",
    "sbfc",
    "sbfc_graph",
    "signal_size_plot",
    "signal_var_proportion"
  ],
  "_datasets": [
    {
      "name": "corral_augmented",
      "title": "Augmented corral data set: synthetic data with correlated attributes augmented with noise features",
      "object": "corral_augmented",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "heart",
      "title": "Heart disease data set: disease outcomes given health attributes",
      "object": "heart",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "madelon",
      "title": "Madelon data set: synthetic data from NIPS 2003 feature selection challenge",
      "object": "madelon",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sbfc-package",
      "title": "Selective Bayesian Forest Classifier",
      "topics": [
        "sbfc-package"
      ]
    },
    {
      "page": "corral_augmented",
      "title": "Augmented corral data set: synthetic data with correlated attributes augmented with noise features",
      "topics": [
        "corral_augmented"
      ]
    },
    {
      "page": "data_disc",
      "title": "Data set discretization and formatting",
      "topics": [
        "data_disc"
      ]
    },
    {
      "page": "edge_density_plot",
      "title": "Plots the density of edges in a given group over the MCMC iterations",
      "topics": [
        "edge_density_plot"
      ]
    },
    {
      "page": "heart",
      "title": "Heart disease data set: disease outcomes given health attributes",
      "topics": [
        "heart"
      ]
    },
    {
      "page": "logposterior_plot",
      "title": "Log posterior plot",
      "topics": [
        "logposterior_plot"
      ]
    },
    {
      "page": "madelon",
      "title": "Madelon data set: synthetic data from NIPS 2003 feature selection challenge",
      "topics": [
        "madelon"
      ]
    },
    {
      "page": "sbfc",
      "title": "Selective Bayesian Forest Classifier (SBFC) algorithm",
      "topics": [
        "sbfc"
      ]
    },
    {
      "page": "sbfc_graph",
      "title": "SBFC graph",
      "topics": [
        "sbfc_graph"
      ]
    },
    {
      "page": "signal_size_plot",
      "title": "Trace plot of Group 1 size",
      "topics": [
        "signal_size_plot"
      ]
    },
    {
      "page": "signal_var_proportion",
      "title": "Signal variable proportion",
      "topics": [
        "signal_var_proportion"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DiagrammeR",
    "digest",
    "discretization",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "sbfc",
  "_universes": [
    "vkrakovna"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-14T07:03:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "07a6347edaad69ecdb82f7cf27b2165317464aa5925d28822e3e1cc1b830265c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-14T07:03:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "0594c7cacc3953843ad55c3664d207ba592df9317968eddcc5f73d1ad3d39127",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-14T07:04:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "ecd496a73c5064856ece4e1aacc74a3b80e62f0164f7e773384ea0d02a82f2d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-14T07:03:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "9d503d9742bd68b19883982472882731f28b4697187ee66339d5b8f02c83c480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-14T07:04:43.000Z",
      "arch": "aarch64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "785866d8783d06ea80b7e4466b26362af248f3f38e5e5e46cf9d00f9755dafee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-14T07:06:08.000Z",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "38a71ad7fad7a84b6533a468ae39f1de01d7fc6d07a2079c99b4d549f393b4f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-14T07:03:34.000Z",
      "arch": "aarch64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "691fda346c5c950a310194eee5d4db87489870cc4828788453216555cf61c019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-14T07:04:36.000Z",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "b3c7bf9e5440c375530e034194b8ea2a3b4319eb91223464e79fb89906e86835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-14T07:02:52.000Z",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "367e417f908ae0df25cb1e1a5529b80f8f5268aa959f43efc7ad9af495ab1b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-14T07:02:42.000Z",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "c02e4f96b969f6c26362828299d538f07bbb04feaf93dba49b87b4fce70ef272",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-14T07:02:32.000Z",
      "arch": "x86_64",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "2cf817e27fc9d65bbd2cd2963ceeb7f7eddf554cb0f694e5c87addd7663002bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T09:16:21.000Z",
      "arch": "emscripten",
      "commit": "50f4f24b6f34d02778082436ef2efb44aaf7deac",
      "fileid": "2f47cd1b73fa059ca54b6a022aa5ddbb797662fb9d3ed668cce0c7bb1a1bbe77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vkrakovna/actions/runs/25846582219"
    }
  ]
}