Package: RMVMR Title: RMVMR Version: 0.4.5 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 radial multivariable Mendelian randomization analyses. License: GPL-2 URL: https://github.com/WSpiller/RMVMR, https://wspiller.github.io/RMVMR/, https://mrcieu.r-universe.dev/RMVMR BugReports: https://github.com/WSpiller/RMVMR/issues Depends: R (>= 4.1) Imports: ggplot2, MVMR (>= 0.4.3), RadialMR Suggests: MendelianRandomization Remotes: WSpiller/MVMR, WSpiller/RadialMR Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-07-08 05:29:15 UTC RemoteUrl: https://github.com/WSpiller/RMVMR RemoteRef: HEAD RemoteSha: 224418fa9eec886ea8a8faa5b0146db434597840 NeedsCompilation: no Packaged: 2026-07-09 14:42:18 UTC; root Author: Wes Spiller [aut] (ORCID: ), Jack Bowden [aut] (ORCID: ), Eleanor Sanderson [aut] (ORCID: ), Tom Palmer [aut, cre] (ORCID: ) Maintainer: Tom Palmer