Package: MVMR Title: MVMR Version: 0.4.8 Authors@R: c( person("Wes", "Spiller", , "wes.spiller@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-8169-5531")), person("Jack", "Bowden", , "j.bowden2@exeter.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-2628-3304")), person("Eleanor", "Sanderson", , "eleanor.sanderson@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0001-5188-5775")), person("Tom", "Palmer", , "remlapmot@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4655-4511")) ) Description: An R package for performing multivariable Mendelian randomization analyses. License: GPL-3 URL: https://github.com/WSpiller/MVMR, https://wspiller.github.io/MVMR/, https://mrcieu.r-universe.dev/MVMR BugReports: https://github.com/WSpiller/MVMR/issues Depends: R (>= 4.1) Imports: boot, parallelly Suggests: knitr, MendelianRandomization, rmarkdown VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 LazyData: true Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-07-09 09:46:40 UTC RemoteUrl: https://github.com/WSpiller/MVMR RemoteRef: HEAD RemoteSha: bceaa38088d093a5d30c713afb016e7fbc7ed2be NeedsCompilation: no Packaged: 2026-07-09 14:23:33 UTC; root Author: Wes Spiller [aut] (ORCID: ), Jack Bowden [aut] (ORCID: ), Eleanor Sanderson [aut] (ORCID: ), Tom Palmer [aut, cre] (ORCID: ) Maintainer: Tom Palmer