Package: epocakir
Title: Clinical Coding of Patients with Kidney Disease
Version: 1.0.0
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"),
      person(given = "Olivier",
             family = "Roy",
             role = "ctb"),
      person(given = "Inaki",
             family = "Ucar",
             role = "ctb"))
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,
        https://alwinw.github.io/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), rlang
        (>= 1.0.0), units (>= 0.7), lubridate (>= 1.7.0), magrittr (>=
        2.0.1),
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, vctrs
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-28 20:52:33 UTC; xl614e
Author: Alwin Wang [aut, cre] (ORCID: <https://orcid.org/0000-0003-4883-2917>),
  Lisa Toh [aut] (ORCID: <https://orcid.org/0000-0002-5994-3666>),
  Davis Vaughan [ctb],
  Olivier Roy [ctb],
  Inaki Ucar [ctb]
Maintainer: Alwin Wang <alwin.wang@austin.org.au>
Repository: CRAN
Date/Publication: 2025-10-28 21:10:02 UTC
Built: R 4.4.1; ; 2025-10-28 23:13:55 UTC; unix
