Skip to content

ficonsulting/r-shiny-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R shiny and electron

This is a work in progress template for RInno, shiny and electron integration.

Quickstart

Fork this template and customize it to meet your needs.

App

The app currently starts with a loading screen while trying to start the shiny app as a seperate process. If successful, it will switch to the shiny app once it is loaded. If not successful after 3 trys, an error is shown.

Loading: loading

App: app

References

  • The initial javascript template is based on the template from electron-forge
  • This project is an extension of the work of @ksasso and @dirkschumacher. RInno v1.0.0 uses nativefier, but this will be merged into RInno v1.1.0 in order to integrate with a more open Electron framework that is easier to customize.

About

Electron and R shiny - RInno Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 64.4%
  • CSS 19.3%
  • HTML 13.7%
  • R 2.6%