Package: comorbidPGS
Title: Assessing Predisposition Between Phenotypes using Polygenic
        Scores
Version: 1.0.0
Authors@R: 
    person("Vincent", "Pascat", , "vincent.pascat@univ-lille.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6227-8812"))
Description: Using polygenic scores (PGS, or PRS/GRS for binary outcomes), 
    this package allows to investigate shared predisposition between different 
    conditions, and do fast association analysis, export plots and views
    of the PGS distribution using 'ggplot2' object. 
Depends: R (>= 3.5.0)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ggplot2, stats, utils, MASS, nnet, parallel, ivreg
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-15 14:26:52 UTC; vincentp
Author: Vincent Pascat [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6227-8812>)
Maintainer: Vincent Pascat <vincent.pascat@univ-lille.fr>
Repository: CRAN
Date/Publication: 2025-07-15 14:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 04:01:27 UTC; windows
