Package: LTFGRS
Type: Package
Title: Implementation of Several Phenotype-Based Family Genetic Risk
        Scores
Version: 1.0.1
Authors@R: c(
    person("Emil Michael", "Pedersen", email = "emp@ph.au.dk", role = c("aut", "cre")),
    person("Jette", "Steinbach", , email = "jst@econ.au.dk", role = "aut"),
    person("Lucas", "Rasmussen", email = "lar.ncrr@au.dk", role = "ctb"),
    person("Morten Dybdahl", "Krebs", email = "morten.dybdahl.krebs@regionh.dk", role = "aut"))
Description: Implementation of several phenotype-based family genetic risk scores 
  with unified input data and data preparation functions to help facilitate
  the required data preparation and management. The implemented family genetic
  risk scores are the extended liability threshold model conditional on family history
  from Pedersen (2022) <doi:10.1016/j.ajhg.2022.01.009> and Pedersen (2023)  <https://www.nature.com/articles/s41467-023-41210-z>,
  Pearson-Aitken Family Genetic Risk Scores from Krebs (2024) <doi:10.1016/j.ajhg.2024.09.009>,
  and family genetic risk score from Kendler (2021) <doi:10.1001/jamapsychiatry.2021.0336>.
Imports: batchmeans, dplyr, future.apply, future, lubridate, purrr,
        Rcpp, rlang, stats, stringr, tibble, tmvtnorm, tidyselect,
        igraph, xgboost, tidyr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), MASS
LinkingTo: Rcpp
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Language: en-GB
License: GPL (>= 3)
Encoding: UTF-8
URL: https://emilmip.github.io/LTFGRS/
BugReports: https://github.com/EmilMiP/LTFGRS/issues
NeedsCompilation: yes
Packaged: 2025-08-28 12:14:51 UTC; au483192
Author: Emil Michael Pedersen [aut, cre],
  Jette Steinbach [aut],
  Lucas Rasmussen [ctb],
  Morten Dybdahl Krebs [aut]
Maintainer: Emil Michael Pedersen <emp@ph.au.dk>
Repository: CRAN
Date/Publication: 2025-08-28 22:40:11 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 14:36:59 UTC; windows
Archs: x64
