mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
new version
This commit is contained in:
parent
1bdbb0df94
commit
4cd484bd6b
5 changed files with 61 additions and 30 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Package: REDCapCAST
|
||||
Title: REDCap Castellated Data Handling
|
||||
Version: 24.3.1
|
||||
Version: 24.4.1
|
||||
Authors@R: c(
|
||||
person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk",
|
||||
role = c("aut", "cre"),comment = c(ORCID = "0000-0002-7559-1154")),
|
||||
|
|
@ -51,7 +51,8 @@ Imports:
|
|||
stats,
|
||||
shiny,
|
||||
openxlsx2,
|
||||
haven
|
||||
haven,
|
||||
readODS
|
||||
Collate:
|
||||
'utils.r'
|
||||
'process_user_input.r'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue