{
  "_id": "6a102aa0acfb0bcc41c921c2",
  "Package": "bayesQR",
  "Version": "2.4",
  "Date": "2023-09-08",
  "Title": "Bayesian Quantile Regression",
  "Author": "Dries F. Benoit, Rahim Al-Hamzawi, Keming Yu, Dirk Van den Poel",
  "Maintainer": "Dries F. Benoit <Dries.Benoit@UGent.be>",
  "Description": "Bayesian quantile regression using the asymmetric Laplace\ndistribution, both continuous as well as binary dependent\nvariables are supported. The package consists of\nimplementations of the methods of Yu & Moyeed (2001)\n<doi:10.1016/S0167-7152(01)00124-9>, Benoit & Van den Poel\n(2012) <doi:10.1002/jae.1216> and Al-Hamzawi, Yu & Benoit\n(2012) <doi:10.1177/1471082X1101200304>. To speed up the\ncalculations, the Markov Chain Monte Carlo core of all\nalgorithms is programmed in Fortran and called from R.",
  "License": "GPL (>= 2)",
  "Repository": "https://ugent-cvamo.r-universe.dev",
  "Date/Publication": "2026-03-13 13:54:34 UTC",
  "RemoteUrl": "https://github.com/ugent-cvamo/bayesqr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4549ee7f902ca19ea79d417b4f79304600c85120",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 06:53:34 UTC",
    "User": "root"
  },
  "MD5sum": "2bcaa99c5e3c6d297d299014d7642b81",
  "_user": "ugent-cvamo",
  "_type": "src",
  "_file": "bayesQR_2.4.tar.gz",
  "_fileid": "ec2f9ce615afec5ef2aaf3599846e5c2eb601dab1f71ce9746a428cd37b91def",
  "_filesize": 169078,
  "_sha256": "ec2f9ce615afec5ef2aaf3599846e5c2eb601dab1f71ce9746a428cd37b91def",
  "_created": "2026-05-13T06:53:34.000Z",
  "_published": "2026-05-22T10:06:24.365Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358562626,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963493572"
    },
    {
      "job": 77358562624,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963493490"
    },
    {
      "job": 77358562548,
      "time": 105,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963493892"
    },
    {
      "job": 77358562733,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963493985"
    },
    {
      "job": 77358563177,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963609805"
    },
    {
      "job": 77358562607,
      "time": 328,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963639413"
    },
    {
      "job": 77358562742,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963646191"
    },
    {
      "job": 77358562259,
      "time": 258,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963616011"
    },
    {
      "job": 77358562067,
      "time": 136,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963467118"
    },
    {
      "job": 77358561943,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157953932"
    },
    {
      "job": 77358562144,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963488587"
    },
    {
      "job": 77358562701,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963502759"
    },
    {
      "job": 77358562674,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963488363"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ugent-cvamo/bayesqr",
  "_commit": {
    "id": "4549ee7f902ca19ea79d417b4f79304600c85120",
    "author": "Dries Benoit <dries.benoit@ugent.be>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README with maintainer and license information\n\nAdded maintainer information and license details to README.",
    "time": 1773410074
  },
  "_maintainer": {
    "name": "Dries F. Benoit",
    "email": "dries.benoit@ugent.be",
    "login": "driesbenoit",
    "orcid": "0000-0001-9901-8507",
    "uuid": 6428635
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    }
  ],
  "_owner": "ugent-cvamo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "driesbenoit",
      "count": 19,
      "uuid": 6428635
    }
  ],
  "_userbio": {
    "uuid": 105502738,
    "type": "organization",
    "name": "UGent-CVAMO"
  },
  "_downloads": {
    "count": 1740,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesQR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ugent-cvamo/bayesqr",
  "_searchresults": 47,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesQR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ugent-cvamo/bayesqr",
  "_realowner": "ugent-cvamo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-04-01"
    },
    {
      "version": "1.1",
      "date": "2011-05-11"
    },
    {
      "version": "1.2",
      "date": "2011-05-26"
    },
    {
      "version": "1.3",
      "date": "2011-06-30"
    },
    {
      "version": "2.0",
      "date": "2013-01-04"
    },
    {
      "version": "2.1",
      "date": "2013-02-18"
    },
    {
      "version": "2.2",
      "date": "2014-04-17"
    },
    {
      "version": "2.3",
      "date": "2017-01-27"
    },
    {
      "version": "2.4",
      "date": "2023-09-08"
    }
  ],
  "_exports": [
    "bayesQR",
    "prior"
  ],
  "_datasets": [
    {
      "name": "Churn",
      "title": "Customer Churn Data",
      "object": "Churn",
      "file": "Churn.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "churn",
        "gender",
        "Social_Class_Score",
        "lor",
        "recency"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "Prostate",
      "title": "Prostate Cancer Data",
      "object": "Prostate",
      "file": "Prostate.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lcavol",
        "lweight",
        "age",
        "lbph",
        "svi",
        "lcp",
        "gleason",
        "pgg45",
        "lpsa"
      ],
      "rows": 97,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bayesQR",
      "title": "Bayesian quantile regression",
      "topics": [
        "bayesQR"
      ]
    },
    {
      "page": "Churn",
      "title": "Customer Churn Data",
      "topics": [
        "Churn"
      ]
    },
    {
      "page": "plot.bayesQR",
      "title": "Produce quantile plots or traceplots with 'plot.bayesQR'",
      "topics": [
        "plot.bayesQR"
      ]
    },
    {
      "page": "predict.bayesQR",
      "title": "Calculate predicted probabilities for binary quantile regression",
      "topics": [
        "predict.bayesQR"
      ]
    },
    {
      "page": "print.bayesQR",
      "title": "Prints the contents of 'bayesQR' object to the console",
      "topics": [
        "print.bayesQR"
      ]
    },
    {
      "page": "print.bayesQR.summary",
      "title": "Prints the contents of 'bayesQR.summary' object to the console",
      "topics": [
        "print.bayesQR.summary"
      ]
    },
    {
      "page": "prior",
      "title": "Create prior for Bayesian quantile regression",
      "topics": [
        "prior"
      ]
    },
    {
      "page": "Prostate",
      "title": "Prostate Cancer Data",
      "topics": [
        "Prostate"
      ]
    },
    {
      "page": "summary.bayesQR",
      "title": "Summarize the output of the 'bayesQR' function",
      "topics": [
        "summary.bayesQR"
      ]
    }
  ],
  "_readme": "https://github.com/ugent-cvamo/bayesqr/raw/HEAD/README.md",
  "_rundeps": [],
  "_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": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 4.213677101882299,
  "_indexed": true,
  "_nocasepkg": "bayesqr",
  "_universes": [
    "ugent-cvamo",
    "driesbenoit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-05-13T06:55:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "d541bb95731f50f553f4cc8c09581813db5ab949cd3b863e7807547e53f3ff18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-05-13T06:55:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "2e834a56428069f24dcd9a3b9482423db68ccb37942ad5307dfcf464ae1215b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-05-13T06:55:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "91dcbf638b787c67123c837c112366577d8cb454a27ab249c1b7aa8f92a9dbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-05-13T06:55:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "c090e62cbcd0aca1167ead34235234ab8b2199aea9a974127a018372a9afaa07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4",
      "date": "2026-05-13T07:02:40.000Z",
      "arch": "aarch64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "d9e30cc433d92f87a90aa15be5e8f4aff190b421c4acf3d15d64223557ab8056",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4",
      "date": "2026-05-13T07:04:05.000Z",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "f6dda75fb7b8b7bbd5f0874feeb34f2bc597e4a4799562122004ff0b618dd0cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4",
      "date": "2026-05-13T07:04:48.000Z",
      "arch": "aarch64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "6cdf97d30d9e0ee5bf3595647484e0d71f5beab5b0a3a2eab8c5c930b24930a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4",
      "date": "2026-05-13T07:02:45.000Z",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "5c44b241b4fffbf009591022937fa7f0b16e9a535f9d0f4f5a43e3428d313149",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4",
      "date": "2026-05-13T06:54:43.000Z",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "8228b8b7c573996dabbaa921fedb8706185d07cec07dcb2e41a5a018eefa80ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4",
      "date": "2026-05-13T06:55:28.000Z",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "d4055a3353046b8bce80343c80b459943d8fd26b5dd978ef1b4a5d51ac8c58a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4",
      "date": "2026-05-13T06:54:34.000Z",
      "arch": "x86_64",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "24ac09dafb9fbebedb493a0be051a88ee6a66b77a0dfa1567e3fbb45d6ee6461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4",
      "date": "2026-05-22T10:06:06.000Z",
      "arch": "emscripten",
      "commit": "4549ee7f902ca19ea79d417b4f79304600c85120",
      "fileid": "06aba96c60764fccadb6912ef62c1a87bcebe34116573dbb2bacb698389ba082",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ugent-cvamo/actions/runs/25783323479"
    }
  ]
}