{
  "_id": "6a1ac2221d7bb097a09d9a20",
  "Package": "pqrBayes",
  "Type": "Package",
  "Title": "Bayesian Penalized Quantile Regression",
  "Version": "1.2.2",
  "Date": "2026-04-28",
  "Authors@R": "c( \nperson(\"Kun\", \"Fan\", role = \"aut\"),\nperson(\"Cen\", \"Wu\", role = c(\"aut\", \"cre\"),email = \"wucen@ksu.edu\"),\nperson(\"Jie\", \"Ren\", role = \"aut\"),\nperson(\"Xiaoxi\", \"Li\", role = \"aut\"),\nperson(\"Fei\", \"Zhou\", role = \"aut\"))",
  "Description": "Bayesian regularized quantile regression utilizing two\nmajor classes of shrinkage priors (the spike-and-slab priors\nand the horseshoe family of priors) leads to efficient Bayesian\nshrinkage estimation, variable selection and valid statistical\ninference. In this package, we have implemented robust Bayesian\nvariable selection with spike-and-slab priors under\nhigh-dimensional linear regression models (Fan et al. (2024)\n<doi:10.3390/e26090794> and Ren et al. (2023)\n<doi:10.1111/biom.13670>), and regularized quantile varying\ncoefficient models (Zhou et al.(2023)\n<doi:10.1016/j.csda.2023.107808>). In particular, valid robust\nBayesian inferences under both models in the presence of\nheavy-tailed errors can be validated on finite samples.\nAdditional models with spike-and-slab priors include robust\nBayesian group LASSO and robust binary Bayesian LASSO (Fan and\nWu (2025) <doi:10.1002/sta4.70078>). Besides, robust sparse\nBayesian regression with the horseshoe family of (horseshoe,\nhorseshoe+ and regularized horseshoe) priors has also been\nimplemented and yielded valid inference results under\nheavy-tailed model errors (Fan et al.(2026)\n<doi:10.1016/j.csda.2026.108358>). The Markov chain Monte Carlo\n(MCMC) algorithms of the proposed and alternative models are\nimplemented in C++.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/cenwu/pqrBayes",
  "BugReports": "https://github.com/cenwu/pqrBayes/issues",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 10:14:39 UTC",
    "User": "root"
  },
  "Author": "Kun Fan [aut], Cen Wu [aut, cre], Jie Ren [aut], Xiaoxi Li\n[aut], Fei Zhou [aut]",
  "Maintainer": "Cen Wu <wucen@ksu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-30 09:32:29 UTC",
  "RemoteUrl": "https://github.com/cran/pqrBayes",
  "RemoteRef": "HEAD",
  "RemoteSha": "d74bf447d1ff69032a497022deaf87d860202f2b",
  "MD5sum": "5c5b4057aa970d7fa21a2eb24f8a6d16",
  "_user": "cran",
  "_type": "src",
  "_file": "pqrBayes_1.2.2.tar.gz",
  "_fileid": "02d7fbee1c3dbd4487fbb67827d97790327a5b363cfa6c85dd992c11bf60b43d",
  "_filesize": 293493,
  "_sha256": "02d7fbee1c3dbd4487fbb67827d97790327a5b363cfa6c85dd992c11bf60b43d",
  "_created": "2026-05-30T10:14:39.000Z",
  "_published": "2026-05-30T10:55:30.400Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78642055561,
      "time": 231,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307474250"
    },
    {
      "job": 78642055551,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307645195"
    },
    {
      "job": 78642055550,
      "time": 265,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307477253"
    },
    {
      "job": 78642055552,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307646200"
    },
    {
      "job": 78640501811,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307453461"
    },
    {
      "job": 78642055541,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307645056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26679746622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pqrBayes",
  "_commit": {
    "id": "d74bf447d1ff69032a497022deaf87d860202f2b",
    "author": "Cen Wu <wucen@ksu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.2\n",
    "time": 1777541549
  },
  "_maintainer": {
    "name": "Cen Wu",
    "email": "wucen@ksu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.4",
      "date": "2025-07-25"
    },
    {
      "name": "1.2.0",
      "date": "2025-12-08"
    },
    {
      "name": "1.2.1",
      "date": "2026-03-14"
    },
    {
      "name": "1.2.2",
      "date": "2026-04-30"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 571,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pqrBayes"
  },
  "_devurl": "https://github.com/cenwu/pqrbayes",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pqrBayes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cenwu/pqrbayes",
  "_realowner": "cenwu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2023-09-14"
    },
    {
      "version": "1.0.3",
      "date": "2024-12-21"
    },
    {
      "version": "1.0.4",
      "date": "2025-01-25"
    },
    {
      "version": "1.0.5",
      "date": "2025-02-05"
    },
    {
      "version": "1.1.0",
      "date": "2025-02-17"
    },
    {
      "version": "1.1.1",
      "date": "2025-02-23"
    },
    {
      "version": "1.1.2",
      "date": "2025-04-01"
    },
    {
      "version": "1.1.3",
      "date": "2025-05-15"
    },
    {
      "version": "1.1.4",
      "date": "2025-07-25"
    },
    {
      "version": "1.2.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.2.1",
      "date": "2026-03-14"
    },
    {
      "version": "1.2.2",
      "date": "2026-04-30"
    }
  ],
  "_exports": [
    "coverage",
    "estimation.pqrBayes",
    "pqrBayes",
    "pqrBayes.select",
    "predict_pqrBayes"
  ],
  "_datasets": [
    {
      "name": "data",
      "title": "Simulated data under high-dimensional linear, binary, group LASSO and quantile varying coefficient models",
      "object": "data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pqrBayes-package",
      "title": "Bayesian penalized quantile regression for the sparse linear model, binary LASSO, group LASSO and varying coefficient models based on spike-and-slab priors and/or the horseshoe family of priors",
      "topics": [
        "pqrBayes-package"
      ]
    },
    {
      "page": "coverage",
      "title": "95% empirical coverage probability for a pqrBayes object",
      "topics": [
        "coverage"
      ]
    },
    {
      "page": "data",
      "title": "Simulated data under high-dimensional linear, binary, group LASSO and quantile varying coefficient models",
      "topics": [
        "data"
      ]
    },
    {
      "page": "estimation.pqrBayes",
      "title": "Estimation and estimation accuracy for a pqrBayes object",
      "topics": [
        "estimation.pqrBayes"
      ]
    },
    {
      "page": "pqrBayes",
      "title": "fit Bayesian penalized quantile regression for a sparse linear model, binary LASSO, group LASSO, or varying coefficient model based on spike-and-slab priors and/or the horseshoe family of priors",
      "topics": [
        "pqrBayes"
      ]
    },
    {
      "page": "select.pqrBayes",
      "title": "Variable selection for a pqrBayes object",
      "topics": [
        "pqrBayes.select"
      ]
    },
    {
      "page": "predict_pqrBayes",
      "title": "Make predictions from a pqrBayes object",
      "topics": [
        "predict_pqrBayes"
      ]
    },
    {
      "page": "print.pqrBayes",
      "title": "print a pqrBayes result",
      "topics": [
        "print.pqrBayes"
      ]
    },
    {
      "page": "print.pqrBayes.pred",
      "title": "print a pqrBayes.pred object",
      "topics": [
        "print.pqrBayes.pred"
      ]
    },
    {
      "page": "print.pqrBayes.select",
      "title": "print a select.pqrBayes object",
      "topics": [
        "print.pqrBayes.select"
      ]
    }
  ],
  "_readme": "https://github.com/cran/pqrBayes/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "shape",
    "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": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "pqrbayes",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://cenwu.r-universe.dev/pqrBayes",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-30T10:18:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d74bf447d1ff69032a497022deaf87d860202f2b",
      "fileid": "db59de846ad20d1cdf8d983c6fdaffaeba6a6c1c134fca4b72f25cceff7f9834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26679746622"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-30T10:49:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d74bf447d1ff69032a497022deaf87d860202f2b",
      "fileid": "61c02c4d626e561de133c6e06db8714c35699f370bbb3da67bcc4d3d67c55b2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26679746622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-30T10:18:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d74bf447d1ff69032a497022deaf87d860202f2b",
      "fileid": "6e241206f6273373189cbb36860db63e48a91e8f78fe277e186b3b916f27fa73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26679746622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-30T10:49:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d74bf447d1ff69032a497022deaf87d860202f2b",
      "fileid": "88f716a3663478847506d5c57f90819a615009d695ed8986171a0a20c46d1596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26679746622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-30T10:49:39.000Z",
      "arch": "emscripten",
      "commit": "d74bf447d1ff69032a497022deaf87d860202f2b",
      "fileid": "72f8ea906d083f1f6833a5b1a4ad89ede710eef5197caf7ffe9e28f9699a81d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26679746622"
    }
  ]
}