forked from dhia-gharsallaoui/watervalues
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1.05 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
Type: Package
Package: antaresWaterValues
Title: Generating water values for Antares
Version: 0.4.0
Author: Dhia Gharsallaoui
Maintainer: The package maintainer <[email protected]>
Description: This package aims at generating water values for Antares.
License: MIT + file LICENSE
Depends:
data.table (>= 1.14.0),
R (>= 4.1.0),
shiny (>= 1.6.0),
shinyBS (>= 0.61)
Imports:
antaresEditObject (>= 0.2.2),
antaresRead (>= 2.2.8),
assertthat (>= 0.2.1),
bsplus (>= 0.1.2),
dplyr (>= 1.1.0),
ggplot2 (>= 3.3.5),
stats (>= 4.1.0),
stringr (>= 1.4.0),
tidyr (>= 1.1.3),
utils (>= 2.1.0),
viridis (>= 0.6.1)
Suggests:
DT (>= 0.18),
grDevices (>= 4.1.0),
knitr,
rmarkdown,
shinybusy (>= 0.2.2),
shinycustomloader (>= 0.9.0),
shinyjs (>= 2.0.0),
shinythemes (>= 1.2.0),
shinyWidgets (>= 0.6.0),
spsComps (>= 0.3.0),
spsUtil,
testthat (>= 3.0.0),
tools (>= 4.1.0),
zoo
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3