-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
57 lines (56 loc) · 1.78 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
56
Package: bpNumerique2018
Type: Package
Title: Antares Visualizations
Version: 0.12.0
Date: 2017-12-14
Authors@R: c(
person("Jalal-Edine", "ZAWAM", , "[email protected]", role = c("aut", "cre")),
person("Francois", "Guillem", , "[email protected]", role = "aut"),
person("Benoit", "Thieurmel", email = "[email protected]", role = "aut"),
person(given = "Titouan", family = "Robert", email = "[email protected]", role = "aut"),
person("Baptiste", "SEGUINOT", , "[email protected]", role = "ctb"),
person("RTE", role = "cph")
)
Maintainer: Jalal-Edine ZAWAM <[email protected]>
Description: Visualize results generated by Antares, a powerful software
developed by RTE to simulate and study electric power systems
(more information about Antares here: <https://antares.rte-france.com>).
This package provides functions that create interactive charts to help
Antares users visually explore the results of their simulations.
URL: https://github.com/rte-antares-rpackage/antaresViz
BugReports: https://github.com/rte-antares-rpackage/antaresViz/issues
License: GPL (>= 2) | file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends:
antaresRead (>= 2.0.0),
antaresProcessing (>= 0.13.0),
spMaps (>= 0.2)
Imports:
dygraphs (>= 1.1.1),
shiny (>= 0.13.0),
plotly (>= 4.5.6),
htmltools,
htmlwidgets (>= 0.7.0),
manipulateWidget (>= 0.8.0),
leaflet (>= 1.1.0),
sp,
rgeos,
raster,
webshot,
data.table,
methods,
lubridate,
geojsonio,
graphics,
stats,
leaflet.minicharts (>= 0.5.2),
assertthat
RoxygenNote: 6.0.1
Suggests: testthat,
covr,
rhdf5 (>= 2.20.2),
rbokeh,
knitr,
visNetwork
VignetteBuilder: knitr