{
  "_id": "6a154b22acfb0bcc41d58e88",
  "Package": "BayesRegDTR",
  "Type": "Package",
  "Title": "Bayesian Regression for Dynamic Treatment Regimes",
  "Version": "1.1.2",
  "Authors@R": "c(\nperson(\n\"Jeremy\", \"Lim\",\nemail = \"jeremylim23@gmail.com\",\nrole = c(\"aut\")\n),\nperson(\n\"Weichang\", \"Yu\",\nemail = \"weichang.yu@unimelb.edu.au\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0399-3779\")\n)\n)",
  "Description": "Methods to estimate optimal dynamic treatment regimes\nusing Bayesian likelihood-based regression approach as\ndescribed in Yu, W., & Bondell, H. D. (2023)\n<doi:10.1093/jrsssb/qkad016> Uses backward induction and\ndynamic programming theory for computing expected values.\nOffers options for future parallel computing.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/jlimrasc/BayesRegDTR",
  "BugReports": "https://github.com/jlimrasc/BayesRegDTR/issues",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 07:23:19 UTC",
    "User": "root"
  },
  "Author": "Jeremy Lim [aut], Weichang Yu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0399-3779>)",
  "Maintainer": "Weichang Yu <weichang.yu@unimelb.edu.au>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-27 09:10:15 UTC",
  "RemoteUrl": "https://github.com/cran/BayesRegDTR",
  "RemoteRef": "HEAD",
  "RemoteSha": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
  "MD5sum": "1bdb6d0f909d084ed4ee8c4effba1ad3",
  "_user": "cran",
  "_type": "src",
  "_file": "BayesRegDTR_1.1.2.tar.gz",
  "_fileid": "f2c0dc46b47c1edc32c40a04c46e3e46eb80d2172fe5ad3371877ee27f9a33e2",
  "_filesize": 340240,
  "_sha256": "f2c0dc46b47c1edc32c40a04c46e3e46eb80d2172fe5ad3371877ee27f9a33e2",
  "_created": "2026-05-26T07:23:19.000Z",
  "_published": "2026-05-26T07:26:26.352Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77826575617,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211185194"
    },
    {
      "job": 77826575636,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211185657"
    },
    {
      "job": 77826575652,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211183380"
    },
    {
      "job": 77826575620,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211183929"
    },
    {
      "job": 77826140046,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211145804"
    },
    {
      "job": 77826575639,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211178436"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26438264237",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BayesRegDTR",
  "_commit": {
    "id": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
    "author": "Weichang Yu <weichang.yu@unimelb.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1764234615
  },
  "_maintainer": {
    "name": "Weichang Yu",
    "email": "weichang.yu@unimelb.edu.au",
    "login": "weichangyu10",
    "description": "Lecturer, The University of Melbourne",
    "uuid": 37675168,
    "orcid": "0000-0002-0399-3779"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "doRNG",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13-1",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "doFuture",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-06-27"
    },
    {
      "name": "1.1.1",
      "date": "2025-10-26"
    },
    {
      "name": "1.1.2",
      "date": "2025-11-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jilayson",
      "count": 2,
      "uuid": 127361709
    },
    {
      "user": "weichangyu10",
      "count": 1,
      "uuid": 37675168
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesRegDTR"
  },
  "_devurl": "https://github.com/jlimrasc/bayesregdtr",
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesRegDTR.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"
  ],
  "_homeurl": "https://github.com/jlimrasc/bayesregdtr",
  "_realowner": "jlimrasc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-06-27"
    },
    {
      "version": "1.1.1",
      "date": "2025-10-26"
    },
    {
      "version": "1.1.2",
      "date": "2025-11-27"
    }
  ],
  "_exports": [
    "BayesLinRegDTR.model.fit",
    "generate_dataset"
  ],
  "_help": [
    {
      "page": "BayesRegDTR-package",
      "title": "BayesRegDTR: Bayesian Regression for Dynamic Treatment Regimes",
      "topics": [
        "BayesRegDTR-package",
        "BayesRegDTR"
      ]
    },
    {
      "page": "BayesLinRegDTR.model.fit",
      "title": "Main function for fitting a Bayesian likelihood-based linear regression model",
      "topics": [
        "BayesLinRegDTR.model.fit"
      ]
    },
    {
      "page": "generate_dataset",
      "title": "Generate a toy dataset in the right format for testing BayesLinRegDTR.model.fit",
      "topics": [
        "generate_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/cran/BayesRegDTR/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "doRNG",
    "foreach",
    "future",
    "globals",
    "iterators",
    "listenv",
    "mvtnorm",
    "parallelly",
    "progressr",
    "Rcpp",
    "RcppArmadillo",
    "rngtools"
  ],
  "_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": 2.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "bayesregdtr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jlimrasc.r-universe.dev/BayesRegDTR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-26T07:25:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
      "fileid": "f58abe8c5e5f69706ab962c60077aea342328269181dc9d27c600c7580de98b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438264237"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-26T07:25:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
      "fileid": "da1c2d210ccef2c11b98a62283ab0f32d30418e0a32020a1ec269246783f0246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438264237"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-26T07:25:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
      "fileid": "c08d90d33cbd8ddefd554476f7012f1d52039148e4aa6d7ceaa6a463ef74e15f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438264237"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-26T07:25:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
      "fileid": "4d0ee0e8509569ee30ad7e8f06d3569590b008ad8ff11f2b17d4f392a7c04112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438264237"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-26T07:25:37.000Z",
      "arch": "emscripten",
      "commit": "fca5b434cab330af9fee1ca5bfe9a33645677bf2",
      "fileid": "19703c63cf60843ad249fe4e4d98d83a61a87d0d5a9dee0b0583171a6946673f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438264237"
    }
  ]
}