{
  "_id": "6a1f15afb401979e7341e617",
  "Package": "BCEE",
  "Type": "Package",
  "Title": "The Bayesian Causal Effect Estimation Algorithm",
  "Version": "1.3.2",
  "Date": "2023-10-10",
  "Author": "Denis Talbot, Genevieve Lefebvre, Juli Atherton, Yohann Chiu.",
  "Maintainer": "Denis Talbot <denis.talbot@fmed.ulaval.ca>",
  "Description": "A Bayesian model averaging approach to causal effect\nestimation based on the BCEE algorithm. Currently supports\nbinary or continuous exposures and outcomes. For more details,\nsee Talbot et al. (2015) <doi:10.1515/jci-2014-0035> Talbot and\nBeaudoin (2022) <doi:10.1515/jci-2021-0023>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 06:32:09 UTC",
    "User": "root"
  },
  "Repository": "https://detal9.r-universe.dev",
  "Date/Publication": "2023-10-11 01:30:13 UTC",
  "RemoteUrl": "https://github.com/cran/BCEE",
  "RemoteRef": "HEAD",
  "RemoteSha": "df94ae83a8ad11244e68cbc5576b871cd452e458",
  "MD5sum": "3fe2bbce71bb5ee592bc2d2286f5ec89",
  "_user": "detal9",
  "_type": "src",
  "_file": "BCEE_1.3.2.tar.gz",
  "_fileid": "339bd4e89ce2b6f8dc83a0bbcc7685ca39e87e51932ee0e115fa54c588a688c5",
  "_filesize": 178437,
  "_sha256": "339bd4e89ce2b6f8dc83a0bbcc7685ca39e87e51932ee0e115fa54c588a688c5",
  "_created": "2026-05-17T06:32:09.000Z",
  "_published": "2026-06-02T17:41:03.231Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134367458,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040042749"
    },
    {
      "job": 79134367446,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040041562"
    },
    {
      "job": 79134367621,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040042706"
    },
    {
      "job": 79134367554,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040040279"
    },
    {
      "job": 79134368253,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040038394"
    },
    {
      "job": 79134367505,
      "time": 415,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040063331"
    },
    {
      "job": 79134367941,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040039187"
    },
    {
      "job": 79134367455,
      "time": 326,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040057220"
    },
    {
      "job": 79134367116,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040025661"
    },
    {
      "job": 79134366883,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365391163"
    },
    {
      "job": 79134367982,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040039827"
    },
    {
      "job": 79134367497,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040039656"
    },
    {
      "job": 79134367513,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040040756"
    }
  ],
  "_buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BCEE",
  "_commit": {
    "id": "df94ae83a8ad11244e68cbc5576b871cd452e458",
    "author": "Denis Talbot <denis.talbot@fmed.ulaval.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.2\n",
    "time": 1696987813
  },
  "_maintainer": {
    "name": "Denis Talbot",
    "email": "denis.talbot@fmed.ulaval.ca",
    "login": "detal9",
    "bluesky": "@denistalbotbiostat.bsky.social",
    "description": "",
    "uuid": 116735785
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BMA",
      "role": "Depends"
    },
    {
      "package": "leaps",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "detal9",
      "count": 6,
      "uuid": 116735785
    }
  ],
  "_userbio": {
    "uuid": 116735785,
    "type": "user",
    "name": "Denis Talbot"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BCEE"
  },
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BCEE.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "detal9",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-06-24"
    },
    {
      "version": "1.1",
      "date": "2015-11-04"
    },
    {
      "version": "1.2",
      "date": "2017-08-10"
    },
    {
      "version": "1.3.0",
      "date": "2020-04-01"
    },
    {
      "version": "1.3.1",
      "date": "2022-10-18"
    },
    {
      "version": "1.3.2",
      "date": "2023-10-11"
    }
  ],
  "_exports": [
    "ABCEE",
    "GBCEE",
    "NBCEE"
  ],
  "_help": [
    {
      "page": "BCEE-package",
      "title": "The Bayesian Causal Effect Estimation (BCEE) Algorithm",
      "topics": [
        "BCEE-package",
        "BCEE"
      ]
    },
    {
      "page": "ABCEE",
      "title": "Approximate BCEE Implementation",
      "topics": [
        "ABCEE"
      ]
    },
    {
      "page": "GBCEE",
      "title": "Generalized BCEE algorithm",
      "topics": [
        "GBCEE"
      ]
    },
    {
      "page": "NBCEE",
      "title": "Naive BCEE Implementation",
      "topics": [
        "NBCEE"
      ]
    }
  ],
  "_rundeps": [
    "BMA",
    "boot",
    "DEoptimR",
    "inline",
    "lattice",
    "leaps",
    "Matrix",
    "mvtnorm",
    "pcaPP",
    "Rcpp",
    "RcppArmadillo",
    "robustbase",
    "rrcov",
    "survival"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "bcee",
  "_universes": [
    "detal9"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-17T06:34:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "125a94ecb80b1381630b34f2e6d01e95042e2ea6660893b0163e8633e9a3bc21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-17T06:34:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "af7e2c7310e1fce853f208194624b8dc4e5c6928267792f36529a893a928ac07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-17T06:34:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "9fff15eb41cfc9c0b78ef2873a22e36fcb059030b5385940b0c1bf18a1a19707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-17T06:34:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "04b0d897d69fbc166e9b1d47859819a5f15478b39f1f50070da148790485f9b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-17T06:34:23.000Z",
      "arch": "aarch64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "420502c1f15680da0d1035b37cf8ca3af1c87b0dc31b2ec46385d6c1ca9c2dac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-17T06:37:18.000Z",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "2c6ce70054820d7d4472ef336d53f4daaec07a9e317190239c248b893342e253",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-17T06:34:27.000Z",
      "arch": "aarch64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "677f1bb86c942f6fd81aca01ae1fec5b4f8381942c3fb26c1cfbebbeb7d02686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-17T06:36:38.000Z",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "22de666b569c7c0206bd7f111f2e6decf9b99279fdbfa83d17d50bae1c5bbc01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-17T06:33:50.000Z",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "db014bbc3b62fbc5075dba89c78addad8e7e7500fd938eecbdb5c4894467cfcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-17T06:33:35.000Z",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "0b0e652e99298f892cb28dfaa5a5145f781eb1fe6cf1e96f04756189e94fdb4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-17T06:33:36.000Z",
      "arch": "x86_64",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "37eaaabb205309fd6855c785e60f81821517d78897b177a2d7ff20fabe5540b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2",
      "date": "2026-06-02T17:40:39.000Z",
      "arch": "emscripten",
      "commit": "df94ae83a8ad11244e68cbc5576b871cd452e458",
      "fileid": "b7f99acbd866e34c78e24499629b06d790f8555ed6f34151cc230843cc6a853a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/detal9/actions/runs/25983518579"
    }
  ]
}