mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
renv acting up
This commit is contained in:
parent
9e33057c06
commit
f261257575
7 changed files with 444 additions and 13 deletions
10
DESCRIPTION
10
DESCRIPTION
|
|
@ -30,14 +30,10 @@ Suggests:
|
|||
gt,
|
||||
usethis,
|
||||
ggplot2,
|
||||
haven,
|
||||
here,
|
||||
styler,
|
||||
devtools,
|
||||
roxygen2,
|
||||
openxlsx2,
|
||||
rsconnect,
|
||||
shiny,
|
||||
spelling
|
||||
License: GPL (>= 3)
|
||||
Encoding: UTF-8
|
||||
|
|
@ -53,7 +49,11 @@ Imports:
|
|||
keyring,
|
||||
purrr,
|
||||
readr,
|
||||
stats
|
||||
stats,
|
||||
shiny,
|
||||
openxlsx2,
|
||||
rsconnect,
|
||||
haven
|
||||
Collate:
|
||||
'utils.r'
|
||||
'process_user_input.r'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue