Package: kpitools Title: Tools for creating key performance indicator reports for clinical trial Version: 0.2.3 Authors@R: c(person(given = "Alan G.", family = "Haynes", role = c("aut", "cre"), email = "alan.haynes@unibe.ch", comment = c(ORCID = "0000-0003-1374-081X")), person(given = "Mattia", family = "Branca", role = c("ctb"), comment = c(ORCID = "0000-0002-8063-7882"))) Description: Assessing performance of clinical trials can assist identify problems earlier in the trial than might be possible without it and help to improve trial quality. Tools for the creating performance indicator reports are however uncommon. 'kpitools' aims to provide tools to create such reports. URL: https://github.com/dcr-unibe-ch/kpitools, https://dcr-unibe-ch.github.io/kpitools/ BugReports: https://github.com/dcr-unibe-ch/kpitools/issues License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, lubridate, markdown, patchwork, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: dplyr, ggplot2, magrittr, purrr, rlang Imports: stringr, tidyr VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ctu-bern.r-universe.dev Date/Publication: 2026-03-23 17:03:52 UTC RemoteUrl: https://github.com/CTU-Bern/kpitools RemoteRef: HEAD RemoteSha: 1424f6545fb23e47f801482c034b6a2baf1baae1 NeedsCompilation: no Packaged: 2026-06-21 08:40:47 UTC; root Author: Alan G. Haynes [aut, cre] (ORCID: ), Mattia Branca [ctb] (ORCID: ) Maintainer: Alan G. Haynes