Package: BayesSUR Type: Package Title: Bayesian Seemingly Unrelated Regression Models in High-Dimensional Settings Version: 2.3-3 URL: https://github.com/mbant/BayesSUR BugReports: https://github.com/mbant/BayesSUR/issues Authors@R: c(person("Marco", "Banterle", email = "marco.banterle@gmail.com", role = c("aut")), person("Zhi", "Zhao", email = "zhi.zhao@medisin.uio.no", role = c("aut", "cre")), person("Leonardo", "Bottolo", email = "lb664@cam.ac.uk", role = c("ctb")), person("Sylvia", "Richardson", email = "sylvia.richardson@mrc-bsu.cam.ac.uk", role = c("ctb")), person("Waldir", "Leoncio", email = "w.l.netto@medisin.uio.no", role = c("ctb")), person("Alex", "Lewin", email = "alex.lewin@lshtm.ac.uk", role = c("aut")), person("Manuela", "Zucknick", email = "manuela.zucknick@medisin.uio.no", role = c("aut"))) Description: Bayesian seemingly unrelated regression with general variable selection and dense/sparse covariance matrix. The sparse seemingly unrelated regression is described in Bottolo et al. (2021) , the software paper is in Zhao et al. (2021) , and the model with random effects is described in Zhao et al. (2024) . License: MIT + file LICENSE Copyright: R function vertical.image.legend() is slightly modified from R package aqfig by Jenise Swall. VignetteBuilder: R.rsp, knitr, rmarkdown Depends: R (>= 3.5.0) Encoding: UTF-8 LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, igraph, Matrix, tikzDevice, stats, utils, grDevices, graphics Suggests: R.rsp, knitr, rmarkdown, BDgraph, data.table, plyr, scrime LazyData: true NeedsCompilation: yes SystemRequirements: C++17 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libpng-dev libxml2-dev Repository: https://mbant.r-universe.dev Date/Publication: 2026-05-17 19:01:01 UTC RemoteUrl: https://github.com/mbant/bayessur RemoteRef: HEAD RemoteSha: 4da5262d01658c4511b78c5dc18fa1630e86098f RemoteSubdir: BayesSUR Packaged: 2026-06-16 07:22:56 UTC; root Author: Marco Banterle [aut], Zhi Zhao [aut, cre], Leonardo Bottolo [ctb], Sylvia Richardson [ctb], Waldir Leoncio [ctb], Alex Lewin [aut], Manuela Zucknick [aut] Maintainer: Zhi Zhao