{
  "_id": "6a1fe754b401979e7343cf36",
  "Package": "BayesianLasso",
  "Type": "Package",
  "Title": "Bayesian Lasso Regression and Tools for the Lasso Distribution",
  "Version": "0.4.1",
  "Date": "2026-04-04",
  "Authors@R": "c(person(\"John\", \"Ormerod\", role = c(\"aut\", \"cph\"), email = \"john.ormerod@sydney.edu.au\", comment = c(ORCID = \"0000-0002-4650-7507\")), \nperson(\"Mohammad Javad\", \"Davoudabadi\", role = c(\"aut\",\"cre\", \"cph\"), email = \"mohammad.davoudabadi@qut.edu.au\", comment = c(ORCID = \"0000-0001-7312-1530\")),\nperson(\"Garth\", \"Tarr\", role = c(\"aut\", \"cph\"), email = \"garth.tarr@gmail.com\", comment = c(ORCID = \"0000-0002-6605-7478\")),\nperson(\"Samuel\", \"Mueller\", role = c(\"aut\", \"cph\"), email = \"samuel.mueller@sydney.edu.au\", comment = c(ORCID = \"0000-0002-3087-8127\")),\nperson(\"Jonathon\", \"Tidswell\", role = c(\"aut\", \"cph\"), email = \"jonathon.tidswell@sydney.edu.au\"))",
  "Maintainer": "Mohammad Javad Davoudabadi\n<mohammad.davoudabadi@qut.edu.au>",
  "Description": "Implements Bayesian Lasso regression using efficient Gibbs\nsampling algorithms, including modified versions of the Hans\nand Park Casella (PC) samplers. Includes functions for working\nwith the Lasso distribution, such as its density, cumulative\ndistribution, quantile, and random generation functions, along\nwith moment calculations. Also includes a function to compute\nthe Mills ratio. Designed for sparse linear models and suitable\nfor high-dimensional regression problems.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "URL": "https://garthtarr.github.io/BayesianLasso/,\nhttps://github.com/garthtarr/BayesianLasso",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/garthtarr/BayesianLasso/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 08:29:47 UTC",
    "User": "root"
  },
  "Author": "John Ormerod [aut, cph] (ORCID:\n<https://orcid.org/0000-0002-4650-7507>), Mohammad Javad\nDavoudabadi [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-7312-1530>), Garth Tarr [aut, cph]\n(ORCID: <https://orcid.org/0000-0002-6605-7478>), Samuel\nMueller [aut, cph] (ORCID:\n<https://orcid.org/0000-0002-3087-8127>), Jonathon Tidswell\n[aut, cph]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-04 09:56:40 UTC",
  "RemoteUrl": "https://github.com/cran/BayesianLasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
  "MD5sum": "5a4e718f087489799411da9b2a625b5e",
  "_user": "cran",
  "_type": "src",
  "_file": "BayesianLasso_0.4.1.tar.gz",
  "_fileid": "f40389f546df7a117df049330c637560622ac0f0ae52a459ff7573bd19a383bb",
  "_filesize": 1458338,
  "_sha256": "f40389f546df7a117df049330c637560622ac0f0ae52a459ff7573bd19a383bb",
  "_created": "2026-06-03T08:29:47.000Z",
  "_published": "2026-06-03T08:35:32.075Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79253406961,
      "time": 222,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379592545"
    },
    {
      "job": 79253406576,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379591696"
    },
    {
      "job": 79253406709,
      "time": 224,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379592562"
    },
    {
      "job": 79253406674,
      "time": 235,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379595823"
    },
    {
      "job": 79252474728,
      "time": 320,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379513095"
    },
    {
      "job": 79253406494,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379578951"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26872868608",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BayesianLasso",
  "_commit": {
    "id": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
    "author": "Mohammad Javad Davoudabadi <mohammad.davoudabadi@qut.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.1\n",
    "time": 1775296600
  },
  "_maintainer": {
    "name": "Mohammad Javad Davoudabadi",
    "email": "mohammad.davoudabadi@qut.edu.au",
    "orcid": "0000-0001-7312-1530"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppNumerical",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "monomvn",
      "role": "Suggests"
    },
    {
      "package": "posterior",
      "role": "Suggests"
    },
    {
      "package": "rstan",
      "role": "Suggests"
    },
    {
      "package": "bayesreg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.5",
      "date": "2025-07-28"
    },
    {
      "name": "0.3.6",
      "date": "2025-10-29"
    },
    {
      "name": "0.4.1",
      "date": "2026-04-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mjdavoudabadi",
      "count": 2,
      "uuid": 92500928
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesianLasso"
  },
  "_devurl": "https://github.com/garthtarr/bayesianlasso",
  "_pkgdown": "https://garthtarr.github.io/BayesianLasso/",
  "_searchresults": 6,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesianLasso.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/garthtarr/bayesianlasso",
  "_realowner": "garthtarr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.5",
      "date": "2025-08-01"
    },
    {
      "version": "0.3.6",
      "date": "2025-10-29"
    },
    {
      "version": "0.4.1",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "dlasso",
    "elasso",
    "MillsRatio",
    "mlasso",
    "Modified_Hans_Gibbs",
    "Modified_PC_Gibbs",
    "normalize",
    "plasso",
    "qlasso",
    "rlasso",
    "vlasso",
    "zlasso"
  ],
  "_help": [
    {
      "page": "LassoDistribution",
      "title": "The Lasso Distribution",
      "topics": [
        "dlasso",
        "elasso",
        "LassoDistribution",
        "MillsRatio",
        "mlasso",
        "Modified_Hans_Gibbs",
        "Modified_PC_Gibbs",
        "plasso",
        "qlasso",
        "rlasso",
        "vlasso",
        "zlasso"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize Response and Covariates",
      "topics": [
        "normalize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/BayesianLasso/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/BayesianLasso/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppNumerical"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "BayesianLasso.Rmd",
      "filename": "BayesianLasso.html",
      "title": "BayesianLasso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulated Example",
        "Convergence Diagnostics",
        "Mixing and Sampling Efficiency",
        "Trace Plots",
        "Autocorrelation Plots",
        "R-hat Diagnostics",
        "Posterior Densities"
      ],
      "created": "2025-07-28 18:30:07",
      "modified": "2026-04-04 09:56:40",
      "commits": 2
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "bayesianlasso",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://garthtarr.r-universe.dev/BayesianLasso",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-03T08:33:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
      "fileid": "e81544f290335be977de7b1f6d745a1664953d2cfb50eb5591beb6bf15f95313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26872868608"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-03T08:33:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
      "fileid": "63d4c57b0d01c8d5bb36d6870517da6600670fd81b415f2758f7d6ab9ba8a28f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26872868608"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-03T08:33:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
      "fileid": "fd0bee2c2e4e6b21d651abe24bb54be887932f41fa659e13bcb020754d281483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26872868608"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-03T08:33:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
      "fileid": "f62e29b1eec86da3de6e5935d41568b6de4832069e21f93075c14c8551316284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26872868608"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-03T08:33:23.000Z",
      "arch": "emscripten",
      "commit": "9c2f2feb1d9c7e06f2c061c2bccc59a5661dff1e",
      "fileid": "2fb83e19df5323171515002320a26750eae88d5dfba7efa9e4af17ba7b00218e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26872868608"
    }
  ]
}