Type: Package Package: clintools Title: Tools for Clinical Research Version: 0.9.10.6 Authors@R: c( person("Markus Harboe", "Olsen", email = "oel@oelfam.com", role = c("cre","aut")), person("Christian", "Riberholt", role = "ctb"), person("Ronan", "Berg", role = "ctb"), person("Kirsten", "Moeller", role = "ctb"), person("Janus Christian", "Jakobsen", role = "ctb"), person("Aksel Karl Georg", "Jensen", role = "ctb")) Description: Every research team have their own script for data management, statistics and most importantly hemodynamic indices. The purpose is to standardize scripts utilized in clinical research. The hemodynamic indices can be used in a long-format dataframe, and add both periods of interest (trigger-periods), and delete artifacts with deleter-files. Transfer function analysis (Claassen et al. (2016) ) and Mx (Czosnyka et al. (1996) ) can be calculated using this package. License: MIT + file LICENSE URL: https://github.com/lilleoel/clintools BugReports: https://github.com/lilleoel/clintools/issues Depends: R (>= 3.5.0) Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown Imports: signal (>= 0.7-6), xml2 (>= 1.3.2), lme4 (>= 1.1-27.1), ggplot2 (>= 3.3.0), pROC (>= 1.18.0), irr (>= 0.84.1), nlme (>= 3.1-160), parameters (>= 0.19.0), stringi (>= 1.7.8), scales (>= 1.2.1), dplyr (>= 1.1.2), survival (>= 3.4-0), pander (>= 0.6.5), ggpubr (>= 0.4.0), ggfittext (>= 0.10.2), patchwork (>= 1.3.0), utils (>= 4.4.2), rjson (>= 0.2.23), ggrepel (>= 0.9.6), plyr (>= 1.8.9), readr (>= 2.1.5), WinRatio (>= 1.0.0), ggtext (>= 0.1.2), tidyr (>= 1.3.1) Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://lilleoel.r-universe.dev Date/Publication: 2026-06-30 20:09:13 UTC RemoteUrl: https://github.com/lilleoel/clintools RemoteRef: HEAD RemoteSha: 09e1eaffe060d62aae200b33dafdb422b8f34971 NeedsCompilation: no Packaged: 2026-06-30 23:26:34 UTC; root Author: Markus Harboe Olsen [cre, aut], Christian Riberholt [ctb], Ronan Berg [ctb], Kirsten Moeller [ctb], Janus Christian Jakobsen [ctb], Aksel Karl Georg Jensen [ctb] Maintainer: Markus Harboe Olsen