GithubHelp home page GithubHelp logo

paulgovan / eanalytics Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 24.0 65.28 MB

Dynamic Web-based Analytics for the Energy Industry

Home Page: http://paulgovan.github.io/eAnalytics/

License: Apache License 2.0

R 93.15% JavaScript 6.85%
analytics energy r shiny shinydashboard visualization

eanalytics's People

Contributors

paulgovan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

eanalytics's Issues

Warning: Error in &&: invalid 'x' type in 'x && y'

I am new to R and was trying out the eAnalytics demo by doing the following;

  1. Installed R v3.4.2
  2. Go to the R console and installed eAnalytics -> install.packages('eAnalytics')
  3. load the library -> library('eAnalytics')
  4. Try to launch the demo - eAnalytics::eAnalytics()
  5. I see the following stacktrace;
    Listening on http://127.0.0.1:7604
    Warning: Error in &&: invalid 'x' type in 'x && y'
    Stack trace (innermost first):
    61: shinydashboard::box
    60: tag
    59: tags$div
    58: div
    57: shiny::fluidRow
    56: tag
    55: tags$div
    54: div
    53: shinydashboard::tabItem
    52: lapply
    51: shinydashboard::tabItems
    50: tag
    49: tags$section
    48: tag
    47: tags$div
    46: div
    45: shinydashboard::dashboardBody
    44: inherits
    43: tagAssert
    42: shinydashboard::dashboardPage
    2: shiny::runApp
    1: eAnalytics::eAnalytics

What I am doing wrong?

Thank you!
Raghu

Release eAnalytics 0.2.0

Prepare for release:

  • git pull
  • Check current CRAN check results
  • Check if any deprecation processes should be advanced, as described in Gradual deprecation
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • revdepcheck::revdep_check(num_workers = 4)
  • Update cran-comments.md
  • git push
  • Draft blog post

Submit to CRAN:

  • usethis::use_version('minor')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted ๐ŸŽ‰
  • git push
  • usethis::use_github_release()
  • usethis::use_dev_version()
  • git push
  • Finish blog post
  • Tweet
  • Add link to blog post in pkgdown news menu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.