Package: CheckSumStats Title: CheckSumStats Version: 0.0.0.9000 Authors@R: person(given = "Philip", family = "Haycock", role = c("aut", "cre"), email = "philip.haycock@bristol.ac.uk", comment = c(ORCID = "0000-0001-5001-3350")) Description: CheckSumStats is an R package for checking the accuracy of meta- and summary-data from genome-wide association studies (GWAS) prior to their use in post-GWAS applications. For example, the package provides tools for checking that the reported effect allele and effect allele frequency columns are correct. It also checks for possible issues in the reported effect sizes that might introduce bias into downstream analyses. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: gwasrapidd, utils, stats, ggplot2, grid, gridExtra, cowplot, grDevices, ieugwasr, knitr, biomaRt, purrr, dplyr, tibble, magrittr, curl, plyr, ggpubr Remotes: bioc::release/biomaRt, ramiromagno/gwasrapidd Depends: R (>= 3.5.0) Repository: https://mrcieu.r-universe.dev Date/Publication: 2023-05-02 10:15:05 UTC RemoteUrl: https://github.com/MRCIEU/CheckSumStats RemoteRef: HEAD RemoteSha: ba670767d42a9f6041b65e4a155b64a3ac096434 NeedsCompilation: no Packaged: 2026-06-18 09:04:21 UTC; root Author: Philip Haycock [aut, cre] (ORCID: ) Maintainer: Philip Haycock