-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.04 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
Package: antaresFlowbased
Type: Package
Title: Run FlowBased Simulations on Antares
Version: 0.2.0
Date: 2017-04-04
Authors@R: c(
person("Titouan", "ROBERT", , "[email protected]", role = c("aut", "cre")),
person("Baptiste", "SEGUINOT", , "[email protected]", role = "ctb"),
person("Marion", "LI", , "[email protected]", role = "ctb"),
person("RTE", role = "cph")
)
Maintainer: Baptiste SEGUINOT <[email protected]>
Description: Run FlowBased Simulations on Antares
URL: https://github.com/rte-antares-rpackage/antaresFlowbased
License: GPL (>= 2) | file LICENSE
Imports:
antaresRead (>= 1.1.1),
pipeR (>= 0.6.1.3),
data.table (>= 1.10.4),
testthat (>= 1.0.2),
plyr (>= 1.8.4),
ROI (>= 0.2-1),
ROI.plugin.clp (>= 0.1),
rmarkdown (>= 1.4),
flexdashboard (>= 0.5),
rAmCharts (>= 2.1.3),
manipulateWidget (>= 0.5.1),
DT (>= 0.2),
shiny (>= 1.0.0),
clpAPI,
slam
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr