Package: mvBayes Type: Package Title: Multivariate Bayesian Regression Version: 1.2.1.9000 Authors@R: c( person(given = "Gavin", family = "Collins", role = c("aut", "ctb"), email = "gqcolli@sandia.gov"), person(given = "J. Derek", family = "Tucker", role = c("ctb", "cre"), email = "jdtuck@sandia.gov", comment = c(ORCID = "0000-0001-8844-2169")), person("Sandia National Laboratories", role = c("cph", "fnd"))) Description: Fit, plot, and predict a multivariate response, using an arbitrary univariate Bayesian regression model to independently fit basis components (e.g., principal components) of the response (Francom et al., 2025 ). License: MIT + file LICENSE Imports: MASS, methods, BASS, latex2exp, cli, splines Suggests: fdasrvf, BayesPPR, knitr, rmarkdown Encoding: UTF-8 Config/roxygen2/version: 8.0.0 URL: https://github.com/sandialabs/mvBayesR BugReports: https://github.com/sandialabs/mvBayesR/issues VignetteBuilder: knitr Config/pak/sysreqs: pari-gp Repository: https://sandialabs.r-universe.dev Date/Publication: 2026-07-20 20:53:43 UTC RemoteUrl: https://github.com/sandialabs/mvbayesr RemoteRef: HEAD RemoteSha: cb6ac021826d1a5c5f51c256dee31cc0b8cd42b0 NeedsCompilation: no Packaged: 2026-07-20 21:13:37 UTC; root Author: Gavin Collins [aut, ctb], J. Derek Tucker [ctb, cre] (ORCID: ), Sandia National Laboratories [cph, fnd] Maintainer: J. Derek Tucker