-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
44 lines (44 loc) · 1020 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: lcarsc
Title: Light Weight Clinical Assessment and Recording Software for Clinical Studies
Version: 0.2
Authors@R: person('Hans Christian', 'Stubbe', email = '[email protected]', role = c('cre', 'aut'))
Description: LCARS-C is designed to conduct simple clinical assessments and record data in the setting of clinical studies (for research use only).
License: MIT + file LICENSE
Imports:
attempt,
config (>= 0.3.1),
DT,
glue,
golem (>= 0.3.1),
htmltools,
jsonlite,
shiny (>= 1.7.1),
dplyr,
pool,
RMariaDB,
shinydashboard,
shinyvalidate,
uuid,
pkgload,
readr,
RSQLite,
shinyjs,
fmsb,
purrr,
shinyWidgets
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
Suggests:
rmarkdown,
knitr,
spelling,
testthat (>= 3.0.0),
covr
Config/testthat/edition: 3
Language: en-US
Depends:
R (>= 3.5.0)
VignetteBuilder: knitr
URL: https://github.com/hcstubbe/lcarsc
BugReports: https://github.com/hcstubbe/lcarsc/issues