mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-21 20:40:22 +01:00
17 lines
522 B
Plaintext
17 lines
522 B
Plaintext
|
Package: stRoke
|
||
|
Title: Providing tools for work in clinical stroke research.
|
||
|
Version: 0.0.0.9000
|
||
|
Authors@R:
|
||
|
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
|
||
|
comment = c(ORCID = "0000-0002-7559-1154"))
|
||
|
Description: 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
|
||
|
Suggests:
|
||
|
spelling,
|
||
|
testthat (>= 3.0.0)
|
||
|
Language: en-US
|
||
|
Config/testthat/edition: 3
|