Package: mrsensemakr Type: Package Title: Sensitivity Analysis Tools for Mendelian Randomization Version: 0.3.0 Authors@R: c( person("Carlos", "Cinelli", role = c("aut", "cre"), email = "carloscinelli@hotmail.com") ) Description: Implements sensitivity analysis tools for Mendelian Randomization, as discussed in Cinelli et al. (2020) . Provides functions for computing sensitivity statistics, robustness values, and bias-adjusted estimates for instrumental variable analyses, along with sensitivity contour plots for visualizing the impact of potential violations of the exclusion restriction. License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://github.com/carloscinelli/mrsensemakr BugReports: https://github.com/carloscinelli/mrsensemakr/issues Imports: sensemakr Depends: R (>= 3.5.0) RoxygenNote: 7.3.1 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), covr VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-02-12 21:54:07 UTC RemoteUrl: https://github.com/carloscinelli/mrsensemakr RemoteRef: HEAD RemoteSha: 7118b03d7a670ac9bd5d6048af09e823392753c4 NeedsCompilation: no Packaged: 2026-07-12 06:31:11 UTC; root Author: Carlos Cinelli [aut, cre] Maintainer: Carlos Cinelli