-
Notifications
You must be signed in to change notification settings - Fork 24
/
DESCRIPTION
26 lines (26 loc) · 879 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
Package: eAnalytics
Version: 0.3.1
Title: Dynamic Web-Based Analytics for the Energy Industry
Description: A 'Shiny' web application for energy industry analytics.
Take an overview of the industry, measure Key Performance Indicators,
identify changes in the industry over time, and discover new relationships in the data.
URL: http://paulgovan.github.io/eAnalytics/, https://github.com/paulgovan/eAnalytics
BugReports: https://github.com/paulgovan/eAnalytics/issues
Authors@R: person("Paul", "Govan", email = "[email protected]", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492"))
Depends:
R (>= 2.10.0),
License: Apache License
Imports:
dplyr,
DT,
energyr,
googleVis,
leaflet,
plotly (>= 4.5.2),
shiny,
shinydashboard,
shinyWidgets
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr,
rmarkdown