stRoke/DESCRIPTION
2022-11-25 14:30:57 +01:00

30 lines
781 B
Plaintext

Package: stRoke
Title: Tools for work in clinical stroke research
Version: 0.22.11.1
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.1
LazyData: true
Suggests:
spelling,
testthat (>= 3.0.0)
Language: en-US
Config/testthat/edition: 3
Imports:
dplyr,
ggplot2,
gtsummary,
MASS,
rankinPlot,
stats,
tidyr
Depends:
R (>= 2.10)