Package: simmrd Title: Simulation of Mendelian Randomization data Version: 0.0.1 Authors@R: person("Noah", "Lorincz-Comi", , "noahlorinczcomi@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0517-2499")) Description: This package generates simulation data to use in the evaluation of univariable or multivariable Mendelian Randomization methods. MR scenarios can include uncorrelated horizontal pleiotropy, correlated horizontal pleiotropy, weak instruments, winner's curse, and correlated SNP instruments. License: MIT + file LICENSE URL: https://github.com/noahlorinczcomi/simmrd BugReports: https://github.com/noahlorinczcomi/simmrd/issues Imports: ggplot2, ggpubr, mvnfast Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-05-17 19:32:04 UTC RemoteUrl: https://github.com/noahlorinczcomi/simmrd RemoteRef: HEAD RemoteSha: 75a296296a91160d5990451d33c900114e5f0ea8 NeedsCompilation: no Packaged: 2026-07-16 05:23:49 UTC; root Author: Noah Lorincz-Comi [aut, cre] (ORCID: ) Maintainer: Noah Lorincz-Comi