Package: epocakir
Title: Clinical Coding of Patients with Kidney Disease
Version: 0.9.9
Authors@R: 
    c(person(given = "Alwin",
             family = "Wang",
             role = c("aut", "cre"),
             email = "alwin.wang@austin.org.au",
             comment = c(ORCID = "0000-0003-4883-2917")),
      person(given = "Lisa",
             family = "Toh",
             role = "aut",
             email = "lisa.toh2@austin.org.au",
             comment = c(ORCID = "0000-0002-5994-3666")),
      person(given = "Davis",
             family = "Vaughan",
             role = "ctb",
             email = "davis@rstudio.com"))
Description: Clinical coding and diagnosis of patients with kidney using
    clinical practice guidelines. The guidelines used are the evidence-based
    KDIGO guidelines, see <https://kdigo.org/guidelines/> for more information.
    This package covers acute kidney injury (AKI), anemia, and
    chronic kidney disease (CKD).
License: MIT + file LICENSE
URL: https://github.com/alwinw/epocakir
BugReports: https://github.com/alwinw/epocakir/issues
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.0.1), tidyr (>= 1.1.1), tibble (>= 3.0.1),
        ellipsis, rlang (>= 0.4.0), units (>= 0.7), lubridate (>=
        1.7.0), magrittr (>= 2.0.1),
Suggests: usethis, testthat, covr, knitr, rmarkdown, vctrs,
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2023-01-06 12:17:10 UTC; alwin
Author: Alwin Wang [aut, cre] (<https://orcid.org/0000-0003-4883-2917>),
  Lisa Toh [aut] (<https://orcid.org/0000-0002-5994-3666>),
  Davis Vaughan [ctb]
Maintainer: Alwin Wang <alwin.wang@austin.org.au>
Repository: CRAN
Date/Publication: 2023-01-06 15:30:06 UTC
Built: R 4.6.0; ; 2025-07-18 07:55:15 UTC; unix
