Skip to content

Commit e886c94

Browse files
authored
Update README.md
1 parent 3581939 commit e886c94

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
![](http://www.r-pkg.org/badges/version/eAnalytics)
22
![](http://cranlogs.r-pkg.org/badges/grand-total/eAnalytics)
3-
![](https://travis-ci.org/paulgovan/eAnalytics.svg?branch=master)
43
[![DOI](https://zenodo.org/badge/35055898.svg)](https://zenodo.org/badge/latestdoi/35055898)
54

65
# Features
@@ -10,7 +9,7 @@
109
* Explorer: discover new relationships in the data
1110

1211
# Overview
13-
eAnalytics is a [Shiny](http://shiny.rstudio.com) web application built on top of [R](https://www.r-project.org) for energy analytics. The app is powered by the excellent [plotly](https://plot.ly/r/), [Leaflet](https://rstudio.github.io/leaflet/), [DT](https://rstudio.github.io/DT/), and [googleVis](https://CRAN.R-project.org/package=googleVis) packages. To learn more about our project, check out this [article](http://doi.org/10.5334/jors.144).
12+
eAnalytics is a [Shiny](http://shiny.rstudio.com) web application built on top of [R](https://www.r-project.org) for energy analytics. To learn more about this project, check out this [article](http://doi.org/10.5334/jors.144).
1413

1514
# Getting Started
1615
To install eAnalytics in R:
@@ -80,15 +79,3 @@ The Data tab contains interactive datatables of information for the selected ind
8079
The Explorer tab contains a dynamic motion chart for exploring several indicators over time. The following figure shows the Explorer tab for the Natural Gas Industry.
8180

8281
![Explorer2](https://github.com/paulgovan/eAnalytics/blob/master/inst/images/Explorer2.png?raw=true)
83-
84-
# Source Code
85-
eAnalytics is an [open source](http://opensource.org) project, and the source code and project data is available at [https://github.com/paulgovan/eAnalytics](https://github.com/paulgovan/eAnalytics)
86-
87-
# Issues
88-
For issues or requests, please use the GitHub issue tracker at [https://github.com/paulgovan/eAnalytics/issues](https://github.com/paulgovan/eAnalytics/issues)
89-
90-
# Contributions
91-
Ccontributions are welcome by sending a [pull request](https://github.com/paulgovan/eAnalytics/pulls)
92-
93-
# License
94-
eAnalytics is licensed under the [Apache](http://www.apache.org/licenses/LICENSE-2.0) licence. © Paul Govan (2015)

0 commit comments

Comments
 (0)