-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
55 lines (55 loc) · 1.33 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
Package: ESQapp
Title: Shiny App to edit {esqLABSR} Edit Simulation Scenarios
Version: 1.0.1
Authors@R: c(
person("Felix", "Mil", email = "felix.mil@esqlabs.com", role = c('cre', 'aut')),
person("Anastasiia", "Kostiv", email = "anastasiia.kostiv.ext@esqlabs.com", role = c("aut"),
comment = "https://github.com/AKostiv8")
)
Description: Shiny App to edit {esqLABSR} Edit Simulation Scenarios.
License: file LICENSE
URL: https://github.com/esqLABS/ESQapp, https://esqlabs.github.io/ESQapp/
BugReports: https://github.com/esqLABS/ESQapp/issues
Imports:
config (>= 0.3.2),
golem (>= 0.4.1),
shiny (>= 1.7.5),
esqlabsR (>= 5.3.0),
bslib,
shinyFiles,
rio,
fs,
readxl,
dplyr,
esqlabs.ui,
esqlabs.handsontable,
ospsuite,
jsonlite,
stats,
methods,
R6,
shinycssloaders
Suggests:
spelling,
pkgdown,
testthat (>= 3.0.0),
knitr,
rmarkdown,
styler,
covr,
devtools,
attachment,
rhub,
rsconnect,
covrpage (>= 0.2)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1
Remotes:
esqLABS/esqlabsR@*release,
yonicd/covrpage,
esqLABS/esqlabs.ui@39075c722c7fa78a3b4ff035aa76e11e3912e0c0,
esqLABS/esqlabs.handsontable@a9fc45742771302a38bb4f5fc51838a7a172df99
VignetteBuilder: knitr