{
  "_id": "6a14013facfb0bcc41d382ad",
  "Package": "FBFsearch",
  "Type": "Package",
  "Title": "Algorithm for Searching the Space of Gaussian Directed Acyclic\nGraph Models Through Moment Fractional Bayes Factors",
  "Version": "1.3",
  "Date": "2025-10-26",
  "Authors@R": "c(person(given = \"Davide\", family = \"Altomare\", role = c(\"aut\", \"cre\"),\nemail = \"davide.altomare@gmail.com\"),\nperson(given = \"Guido\", family = \"Consonni\", role = \"aut\"),\nperson(given = \"Luca\", family = \"La Rocca\", role = \"aut\"))",
  "Description": "We propose an objective Bayesian algorithm for searching\nthe space of Gaussian directed acyclic graph (DAG) models. The\nalgorithm uses moment fractional Bayes factors (MFBF) and is\nsuitable for learning sparse graphs. The algorithm is\nimplemented using Armadillo, an open-source C++ linear algebra\nlibrary.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 07:53:47 UTC",
    "User": "root"
  },
  "Author": "Davide Altomare [aut, cre], Guido Consonni [aut], Luca La Rocca\n[aut]",
  "Maintainer": "Davide Altomare <davide.altomare@gmail.com>",
  "Repository": "https://davidealtomare.r-universe.dev",
  "Date/Publication": "2025-10-26 19:40:08 UTC",
  "RemoteUrl": "https://github.com/cran/FBFsearch",
  "RemoteRef": "HEAD",
  "RemoteSha": "2506dbd7d83d04b56de9429597e923fccf218e3f",
  "MD5sum": "0db6718248b9a4d636135a2fc27eae00",
  "_user": "davidealtomare",
  "_type": "src",
  "_file": "FBFsearch_1.3.tar.gz",
  "_fileid": "d6090e0b6c9576d6227d07026207d49feb7ee3ff52559b7e93bf5d1a4ede654e",
  "_filesize": 3778842,
  "_sha256": "d6090e0b6c9576d6227d07026207d49feb7ee3ff52559b7e93bf5d1a4ede654e",
  "_created": "2026-05-25T07:53:47.000Z",
  "_published": "2026-05-25T07:58:55.475Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77676783065,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194100681"
    },
    {
      "job": 77676783085,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194112353"
    },
    {
      "job": 77676783153,
      "time": 106,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194098236"
    },
    {
      "job": 77676783133,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194099842"
    },
    {
      "job": 77676783079,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194100062"
    },
    {
      "job": 77676783098,
      "time": 186,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194119906"
    },
    {
      "job": 77676783067,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194093781"
    },
    {
      "job": 77676783074,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194137945"
    },
    {
      "job": 77676386209,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194069103"
    },
    {
      "job": 77676783037,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194101755"
    },
    {
      "job": 77676783054,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194105147"
    },
    {
      "job": 77676783063,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194095618"
    },
    {
      "job": 77676783051,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194096592"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FBFsearch",
  "_commit": {
    "id": "2506dbd7d83d04b56de9429597e923fccf218e3f",
    "author": "Davide Altomare <davide.altomare@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1761507608
  },
  "_maintainer": {
    "name": "Davide Altomare",
    "email": "davide.altomare@gmail.com",
    "login": "davidealtomare",
    "description": "",
    "uuid": 14344111
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.7",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3",
      "date": "2025-10-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "davidealtomare",
      "count": 4,
      "uuid": 14344111
    }
  ],
  "_userbio": {
    "uuid": 14344111,
    "type": "user",
    "name": "Davide Altomare"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FBFsearch"
  },
  "_searchresults": 3,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FBFsearch.html",
    "manual.pdf"
  ],
  "_realowner": "davidealtomare",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-04-13"
    },
    {
      "version": "1.1",
      "date": "2016-11-23"
    },
    {
      "version": "1.2",
      "date": "2022-08-08"
    },
    {
      "version": "1.3",
      "date": "2025-10-26"
    }
  ],
  "_exports": [
    "FBF_GS",
    "FBF_LS",
    "FBF_RS"
  ],
  "_datasets": [
    {
      "name": "dataHuman",
      "title": "Cell signalling pathway data",
      "object": "HumanPw",
      "file": "HumanPw.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataPub",
      "title": "Publishing productivity data",
      "object": "PubProd",
      "file": "PubProd.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataSim100",
      "title": "DAG model with 100 nodes and 100 edges",
      "object": "SimDag100",
      "file": "SimDag100.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataSim200",
      "title": "DAG model with 200 nodes and 100 edges",
      "object": "SimDag200",
      "file": "SimDag200.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataSim50",
      "title": "DAG model with 50 nodes and 100 edges",
      "object": "SimDag50",
      "file": "SimDag50.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataSim6",
      "title": "DAG model with 6 nodes and 5 edges",
      "object": "SimDag6",
      "file": "SimDag6.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dataSimHuman",
      "title": "Simulated cell signalling pathway data",
      "object": "SimHumanPw",
      "file": "SimHumanPw.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dataHuman",
      "title": "Cell signalling pathway data",
      "topics": [
        "dataHuman"
      ]
    },
    {
      "page": "dataPub",
      "title": "Publishing productivity data",
      "topics": [
        "dataPub"
      ]
    },
    {
      "page": "dataSim100",
      "title": "DAG model with 100 nodes and 100 edges",
      "topics": [
        "dataSim100"
      ]
    },
    {
      "page": "dataSim200",
      "title": "DAG model with 200 nodes and 100 edges",
      "topics": [
        "dataSim200"
      ]
    },
    {
      "page": "dataSim50",
      "title": "DAG model with 50 nodes and 100 edges",
      "topics": [
        "dataSim50"
      ]
    },
    {
      "page": "dataSim6",
      "title": "DAG model with 6 nodes and 5 edges",
      "topics": [
        "dataSim6"
      ]
    },
    {
      "page": "dataSimHuman",
      "title": "Simulated cell signalling pathway data",
      "topics": [
        "dataSimHuman"
      ]
    },
    {
      "page": "FBF_GS",
      "title": "Moment Fractional Bayes Factor Stochastic Search with Global Prior for Gaussian DAG Models",
      "topics": [
        "FBF_GS"
      ]
    },
    {
      "page": "FBF_LS",
      "title": "Moment Fractional Bayes Factor Stochastic Search with Local Prior for DAG Models",
      "topics": [
        "FBF_LS"
      ]
    },
    {
      "page": "FBF_RS",
      "title": "Moment Fractional Bayes Factor Stochastic Search for Regression Models",
      "topics": [
        "FBF_RS"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fbfsearch",
  "_universes": [
    "davidealtomare"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-25T07:55:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "9bc7720231c7ee5ff6852b24d6dad793af5a3888d2e5e7cc3511606f2fb99046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-25T07:56:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "c96e2a1a9d4f5dfcb76611f7f0e0761e1f6fe70eecd24056a9a105b3103b54d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-25T07:55:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "270ac13004e1739c45f28f5541f462992c3486e105ff9a78b5014b23c187a5a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-25T07:55:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "c741c662f5591c1a1ec12ab81060f6191b18bf166b0931444484c0d6617976df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-25T07:55:50.000Z",
      "arch": "aarch64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "d386340e6f1fc29c6e200b6b560e54f7443159aada06b964feffd14da945dc2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-25T07:56:40.000Z",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "0aa9c8c950a3a1980d86e924a960eabcc40b8e629163b6279307c804e547f9e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-25T07:55:28.000Z",
      "arch": "aarch64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "71cb7f8628ffc6cd058722148b88717b31f942b9d0bb2897043adda469ed6b0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-25T07:57:46.000Z",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "5d215e4822d7793d084c5ef32f176864f6aace92a1cc10078bb628850282685e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-25T07:56:03.000Z",
      "arch": "emscripten",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "e332a0645cdd4c9b8bb757fdbed1e520edefd1a9eeb9579be800abee02a7afe4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-25T07:55:29.000Z",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "e60b6202069e0126b716069557f20cc561b2aa9fb00a4e01c93246ff213a3607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-25T07:55:06.000Z",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "7d4c5cb4ce8da9054279dbe928e0935b7f372a42b9b781336a61dda5fa02a2ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-25T07:55:07.000Z",
      "arch": "x86_64",
      "commit": "2506dbd7d83d04b56de9429597e923fccf218e3f",
      "fileid": "3d516d73418c15c1aa74bbd1cd39e85fd13e37576adaab625cf0a3df925160b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidealtomare/actions/runs/26389745285"
    }
  ]
}