{
  "_id": "6a1f3911b401979e73428e7e",
  "Package": "bws",
  "Title": "Bayesian Weighted Sums",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Phuc H.\",\nfamily = \"Nguyen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"phuc.nguyen.rcran@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6206-0194\"))",
  "Description": "An interface to the Bayesian Weighted Sums model\nimplemented in 'RStan'. It estimates the summed effect of\nmultiple, often moderately to highly correlated, continuous\npredictors. Its applications can be found in analysis of\nexposure mixtures. The model was proposed by Hamra, Maclehose,\nCroen, Kauffman, and Newschaffer (2021)\n<doi:10.3390/ijerph18041373>. This implementation includes an\nextension to model binary outcome.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Biarch": "true",
  "SystemRequirements": "GNU make",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-10 09:39:45 UTC",
    "User": "root"
  },
  "Author": "Phuc H. Nguyen [aut, cre]\n(<https://orcid.org/0000-0002-6206-0194>)",
  "Maintainer": "Phuc H. Nguyen <phuc.nguyen.rcran@gmail.com>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-08-12 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/bws",
  "RemoteRef": "HEAD",
  "RemoteSha": "773d3062ba83b55868c57bdd95b6dd0bc7608cc1",
  "MD5sum": "4a52aaa0396d7a3cc8cf7f66094f903c",
  "_user": "cran",
  "_type": "src",
  "_file": "bws_0.1.0.tar.gz",
  "_fileid": "f749544c1c4468d0800ac9433153bb2ad9723920b2022f7c5ee97e4b03851ae1",
  "_filesize": 236693,
  "_sha256": "f749544c1c4468d0800ac9433153bb2ad9723920b2022f7c5ee97e4b03851ae1",
  "_created": "2026-05-10T09:39:45.000Z",
  "_published": "2026-06-02T20:12:01.062Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79162411487,
      "time": 295,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902763675"
    },
    {
      "job": 79162411242,
      "time": 307,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902765168"
    },
    {
      "job": 79162411745,
      "time": 302,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902763983"
    },
    {
      "job": 79162412040,
      "time": 301,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902764492"
    },
    {
      "job": 79162411526,
      "time": 331,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902734508"
    },
    {
      "job": 79162411107,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25625283101",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bws",
  "_commit": {
    "id": "773d3062ba83b55868c57bdd95b6dd0bc7608cc1",
    "author": "Phuc H. Nguyen <phuc.nguyen.rcran@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1660310402
  },
  "_maintainer": {
    "name": "Phuc H. Nguyen",
    "email": "phuc.nguyen.rcran@gmail.com",
    "orcid": "0000-0002-6206-0194"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "version": ">= 1.66.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.1",
      "role": "LinkingTo"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.1",
      "role": "LinkingTo"
    },
    {
      "package": "StanHeaders",
      "version": ">= 2.18.0",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.1",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.1",
      "role": "Imports"
    },
    {
      "package": "rstantools",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bws"
  },
  "_searchresults": 11,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bws.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-08-12"
    }
  ],
  "_exports": [
    "bws"
  ],
  "_help": [
    {
      "page": "bws-package",
      "title": "The 'bws' package.",
      "topics": [
        "bws-package",
        "bwspackage"
      ]
    },
    {
      "page": "bws",
      "title": "Bayesian Weighted Sums",
      "topics": [
        "bws"
      ]
    }
  ],
  "_readme": "https://github.com/cran/bws/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "callr",
    "checkmate",
    "cli",
    "cpp11",
    "desc",
    "distributional",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lifecycle",
    "loo",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rstan",
    "rstantools",
    "S7",
    "scales",
    "StanHeaders",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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.740362689494244,
  "_indexed": true,
  "_nocasepkg": "bws",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T09:43:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "773d3062ba83b55868c57bdd95b6dd0bc7608cc1",
      "fileid": "fb114586b63b13d233bb1af24264978257eb7a4a7019030a374941fac9517085",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25625283101"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T09:43:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "773d3062ba83b55868c57bdd95b6dd0bc7608cc1",
      "fileid": "72deba927a62bc732633b387442897d7cc21df56328288563cdff60101ace863",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25625283101"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T09:43:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "773d3062ba83b55868c57bdd95b6dd0bc7608cc1",
      "fileid": "8dcdc39586fc4a83cc7b93444ac4259b4da7b5b1e18fdab72210559b6e6f4e80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25625283101"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T09:43:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "773d3062ba83b55868c57bdd95b6dd0bc7608cc1",
      "fileid": "7f0e2ba27403aeb1535666f284c37f631a3ae0af66b7aa643be1bda1fc4c6d73",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25625283101"
    }
  ]
}