stRoke/DESCRIPTION
2022-12-21 08:36:18 +01:00

36 lines
880 B
Plaintext

Package: stRoke
Title: Tools for work in clinical stroke research
Version: 0.22.12.3
Authors@R:
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154"))
Description: R functions for convenient data management and analysis in health research.
The package is mainly collected for personal use.
For a start this package migrates functions from the agdamsbo/daDoctoR-package.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
LazyData: true
Suggests:
REDCapRITS (>= 0.2.2.1),
remotes,
spelling,
testthat (>= 3.0.0)
Language: en-US
Config/testthat/edition: 3
Imports:
cli,
dplyr,
ggplot2,
gtsummary,
MASS,
rankinPlot,
REDCapR,
stats,
tidyr
Depends:
R (>= 2.10)
Remotes:
agdamsbo/REDCapRITS