Type: Package
Package: clintools
Title: Tools for Clinical Research
Version: 0.9.10.1
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) <doi:10.1177/0271678X15626425>) and
   Mx (Czosnyka et al. (1996) <doi:10.1161/01.str.27.10.1829>) 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.2.2
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)
NeedsCompilation: no
Packaged: 2023-12-09 22:19:24 UTC; MOLS0212
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 <oel@oelfam.com>
Repository: CRAN
Date/Publication: 2023-12-11 18:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:04:55 UTC; windows
