Type: Package
Package: pretestcad
Title: Pretest Probability for Coronary Artery Disease
Version: 1.1.0
Authors@R: 
    person("Jeremy", "Selva", , "jeremy1189.jjs@gmail.com", role = c("aut", "cre"),
           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
URL: https://github.com/JauntyJJS/pretestcad,
        https://jauntyjjs.github.io/pretestcad/
BugReports: https://github.com/JauntyJJS/pretestcad/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, rlang, stringr
Suggests: purrr, spelling, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-03 09:52:56 UTC; Jeremy
Author: Jeremy Selva [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4498-2662>)
Repository: CRAN
Date/Publication: 2025-09-03 11:40:02 UTC
Built: R 4.4.3; ; 2025-11-10 04:19:54 UTC; windows
