Package: PooledCohort
Title: Predicted Risk for CVD using Pooled Cohort Equations, PREVENT
        Equations, and Other Contemporary CVD Risk Calculators
Version: 0.0.2
Authors@R: 
    c(person(given = "Byron",
             family = "Jaeger",
             role = c("aut", "cre"),
             email = "bjaeger@wakehealth.edu",
             comment = c(ORCID = "0000-0001-7399-2299")))
Description: The 2017 American College of Cardiology and American Heart
  Association blood pressure guideline recommends using 10-year predicted 
  atherosclerotic cardiovascular disease risk to guide the decision to 
  initiate or intensify antihypertensive medication. The guideline recommends 
  using the Pooled Cohort risk prediction equations to predict 10-year 
  atherosclerotic cardiovascular disease risk. This package implements the 
  original Pooled Cohort risk prediction equations and also incorporates 
  updated versions based on more contemporary data and statistical methods.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat, covr, dplyr
URL: https://github.com/bcjaeger/PooledCohort,
        https://bcjaeger.github.io/PooledCohort/
BugReports: https://github.com/bcjaeger/PooledCohort/issues
Imports: glue, stats
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-03-08 19:29:14 UTC; bjaeger
Author: Byron Jaeger [aut, cre] (<https://orcid.org/0000-0001-7399-2299>)
Maintainer: Byron Jaeger <bjaeger@wakehealth.edu>
Repository: CRAN
Date/Publication: 2024-03-09 03:50:11 UTC
Built: R 4.4.0; ; 2024-05-30 18:39:22 UTC; unix
