new version

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-04-09 10:54:52 +02:00
commit 4cd484bd6b
No known key found for this signature in database
5 changed files with 61 additions and 30 deletions

View file

@ -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'