Package: MRZero
Type: Package
Title: Diet Mendelian Randomization
Version: 0.2.0
Date: 2024-04-12
Authors@R: 
 c(person(given="Stephen",
          family="Burgess",
          role=c("aut", "cre"),
          email="sb452@medschl.cam.ac.uk",
          comment = c(ORCID = "0000-0001-5365-8760")),
   person(given="Olena",
          family="Yavorska",
          role="aut"),
   person(given="James",
          family="Staley",
          role="ctb",
          comment = c(ORCID = "0009-0001-9520-5011")),
   person(given="Fernando",
          family="Hartwig",
          role="ctb",
          comment = c(ORCID = "0000-0003-3729-0710")),
   person(given="Jim",
          family="Broadbent",
          role="ctb",
          comment = c(ORCID = "0000-0002-5685-6241")),
   person(given="Christopher",
          family="Foley",
          role="ctb",
          comment = c(ORCID = "0000-0002-0970-2610")),
   person(given="Andrew",
          family="Grant",
          role="ctb"),
   person(given="Amy",
          family="Mason",
          role="ctb",
          comment = c(ORCID = "0000-0002-8019-0777")),
   person(given="Ting",
          family="Ye",
          role="ctb",
          comment = c(ORCID = "0000-0001-6009-641X")),
   person(given="Haoran",
          family="Xue",
          role="ctb",
          comment = c(ORCID = "0000-0001-7923-6128")),
   person(given="Zhaotong",
          family="Lin",
          role="ctb",
          comment = c(ORCID = "0000-0001-8723-4392")),
   person(given="Siqi",
          family="Xu",
          role="ctb"),
   person(given="Ashish",
          family="Patel",
          role="ctb",
          comment = c(ORCID = "0000-0002-0350-4365")),
   person(given="Hyunseung",
          family="Kang",
          role="ctb"),
   person(given="Sheng",
          family="Wang",
          role="ctb"),
   person(given="Ville",
          family="Karhunen",
          role="ctb",
          comment = c(ORCID = "0000-0001-6064-1588")))
Maintainer: Stephen Burgess <sb452@medschl.cam.ac.uk>
Description: Encodes several methods for performing Mendelian randomization analyses with summarized data. Similar to the 'MendelianRandomization' package, but with fewer bells and whistles, and less frequent updates. As described in Yavorska (2017) <doi:10.1093/ije/dyx034> and Broadbent (2020) <doi:10.12688/wellcomeopenres.16374.2>.
License: GPL-2 | GPL-3
Depends: R (>= 3.0.1), methods
Imports: knitr, rmarkdown, plotly (>= 3.6.0), ggplot2 (>= 1.0.1),
        robustbase (>= 0.92-6), quantreg (>= 5.01), glmnet
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-11 20:51:50 UTC; sb452
Author: Stephen Burgess [aut, cre] (<https://orcid.org/0000-0001-5365-8760>),
  Olena Yavorska [aut],
  James Staley [ctb] (<https://orcid.org/0009-0001-9520-5011>),
  Fernando Hartwig [ctb] (<https://orcid.org/0000-0003-3729-0710>),
  Jim Broadbent [ctb] (<https://orcid.org/0000-0002-5685-6241>),
  Christopher Foley [ctb] (<https://orcid.org/0000-0002-0970-2610>),
  Andrew Grant [ctb],
  Amy Mason [ctb] (<https://orcid.org/0000-0002-8019-0777>),
  Ting Ye [ctb] (<https://orcid.org/0000-0001-6009-641X>),
  Haoran Xue [ctb] (<https://orcid.org/0000-0001-7923-6128>),
  Zhaotong Lin [ctb] (<https://orcid.org/0000-0001-8723-4392>),
  Siqi Xu [ctb],
  Ashish Patel [ctb] (<https://orcid.org/0000-0002-0350-4365>),
  Hyunseung Kang [ctb],
  Sheng Wang [ctb],
  Ville Karhunen [ctb] (<https://orcid.org/0000-0001-6064-1588>)
Repository: CRAN
Date/Publication: 2024-04-14 09:30:03 UTC
Built: R 4.3.1; ; 2024-04-14 12:36:39 UTC; unix
