2022-09-22 14:20:46 +02:00
|
|
|
Package: stRoke
|
2022-09-23 11:20:13 +02:00
|
|
|
Title: Tools for work in clinical stroke research
|
2022-12-06 14:42:15 +01:00
|
|
|
Version: 0.22.12.1
|
2022-09-22 14:20:46 +02:00
|
|
|
Authors@R:
|
|
|
|
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
|
|
|
|
comment = c(ORCID = "0000-0002-7559-1154"))
|
2022-09-26 13:59:05 +02:00
|
|
|
Description: R functions for convenient data management and analysis in health research.
|
2022-09-22 14:47:33 +02:00
|
|
|
The package is mainly collected for personal use.
|
2022-09-22 14:32:08 +02:00
|
|
|
For a start this package migrates functions from the agdamsbo/daDoctoR-package.
|
2022-09-22 14:20:46 +02:00
|
|
|
License: GPL-3
|
|
|
|
Encoding: UTF-8
|
|
|
|
Roxygen: list(markdown = TRUE)
|
|
|
|
RoxygenNote: 7.2.1
|
2022-09-26 13:59:05 +02:00
|
|
|
LazyData: true
|
2022-09-22 14:20:46 +02:00
|
|
|
Suggests:
|
|
|
|
spelling,
|
|
|
|
testthat (>= 3.0.0)
|
|
|
|
Language: en-US
|
|
|
|
Config/testthat/edition: 3
|
2022-09-23 09:14:47 +02:00
|
|
|
Imports:
|
2022-11-25 14:30:57 +01:00
|
|
|
dplyr,
|
2022-09-23 12:05:32 +02:00
|
|
|
ggplot2,
|
2022-09-30 12:57:23 +02:00
|
|
|
gtsummary,
|
2022-09-23 12:05:32 +02:00
|
|
|
MASS,
|
2022-09-30 12:57:23 +02:00
|
|
|
rankinPlot,
|
2022-11-25 14:30:57 +01:00
|
|
|
stats,
|
|
|
|
tidyr
|
|
|
|
Depends:
|
|
|
|
R (>= 2.10)
|