Package: epocakir
Title: Clinical Coding of Patients with Kidney Disease
Version: 0.9.7
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")))
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 liver 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), tidyselect (>= 1.1.0),
        tibble (>= 3.0.1), vctrs, ellipsis, rlang (>= 0.4.0), units (>=
        0.7), lubridate, magrittr
Suggests: usethis, testthat, covr, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-06-08 13:47:46 UTC; Alwin
Author: Alwin Wang [aut, cre] (<https://orcid.org/0000-0003-4883-2917>),
  Lisa Toh [aut] (<https://orcid.org/0000-0002-5994-3666>)
Maintainer: Alwin Wang <alwin.wang@austin.org.au>
Repository: CRAN
Date/Publication: 2021-06-09 07:00:05 UTC
Built: R 4.0.5; ; 2022-04-21 12:32:02 UTC; windows
