Package: pretestcad
Type: Package
Title: Pretest Probability for Coronary Artery Disease
Version: 1.0.2
Authors@R: 
    person(given = "Jeremy",
           family = "Selva",
           role = c("aut", "cre"),
           email = "jeremy1189.jjs@gmail.com",
           comment = c(ORCID = "0000-0002-4498-2662"))
Maintainer: Jeremy Selva <jeremy1189.jjs@gmail.com>
Description: An application to calculate a patient's pretest
    probability (PTP) for obstructive Coronary Artery Disease (CAD) from 
    a collection of guidelines or studies. Guidelines usually comes from the 
    American Heart Association (AHA), American College of Cardiology (ACC) or 
    European Society of Cardiology (ESC). Examples of PTP scores that comes from studies are the 
    2020 Winther et al. basic, Risk Factor-weighted Clinical Likelihood (RF-CL) and 
    Coronary Artery Calcium Score-weighted Clinical Likelihood (CACS-CL) models <doi:10.1016/j.jacc.2020.09.585>,
    2019 Reeh et al. basic and clinical models <doi:10.1093/eurheartj/ehy806> and
    2017 Fordyce et al. PROMISE Minimal-Risk Tool <doi:10.1001/jamacardio.2016.5501>.
    As diagnosis of CAD involves a costly and invasive coronary angiography procedure for patients,
    having a reliable PTP for CAD helps doctors to make better decisions during patient management. 
    This ensures high risk patients can be diagnosed and treated early for CAD
    while avoiding unnecessary testing for low risk patients.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
Depends: R (>= 4.1.0)
Imports: cli, dplyr, rlang, stringr
Suggests: purrr, tibble, spelling, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
URL: https://github.com/JauntyJJS/pretestcad,
        https://jauntyjjs.github.io/pretestcad/
BugReports: https://github.com/JauntyJJS/pretestcad/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-15 15:18:53 UTC; Jeremy
Author: Jeremy Selva [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4498-2662>)
Repository: CRAN
Date/Publication: 2025-05-19 13:50:03 UTC
Built: R 4.3.3; ; 2025-05-19 16:23:20 UTC; unix
