Giter VIP home page Giter VIP logo

This is the page for the shiny app associated with the package. The R package is at https://github.com/Model-R/modleR

ModleR shiny app

Docker container installation

The first time:

  1. Download Docker https://www.docker.com/community-edition and install
  2. Open the Docker app
  3. Open a terminal window
  4. Run docker run -p 3838:3838 -d modelr/shinyapp - The first time it will prompt a download of all the data in the container
  5. When it's over, open http://localhost:3838/Model-R/ in a web browser
  6. If the app crashes or to close the session: close the browser window, go to Terminal, type docker ps -a. It will give the list of current containers with a binary name for them, such as modest_darwin
  7. Run docker stop modest_darwin and then docker rm modest_darwin (replace with your own session names). It will close the connection and remove it.
  8. Repeat from step 4.

The next times

  1. Run docker pull modelr/shinyapp to make sure you have the latest version
  2. Repeat from step 4 above.

To run from Shiny and RStudio

  1. Clone the Model-R repository https://github.com/Model-R/modleR_shiny_app or download it and decompress the zip file
  2. Open the server.R or the ui.R file in RStudio
  3. Click on Run App inside the RStudio interface

modleR's Projects

back-end icon back-end

Funções de modelagem de distribuição de espécies

big-data icon big-data

Versão do back end do Model-R utilizando tecnologias e conceitos de Big Data

middleware icon middleware

Componentes de software responsáveis por submeter os jobs de modelagem a clusters diversos

modler icon modler

An ecological niche model workflow based on dismo

modler_shiny_app icon modler_shiny_app

The shiny application for modleR, an ecological niche model workflow based on dismo()

strassburg_nee_enm icon strassburg_nee_enm

This is the final repository for the ecological niche analyses in Strassburg et al. "Strategic approaches to restoring ecosystems can triple conservation gains and halve costs"

ursal icon ursal

repo for develpment of package to clean data Using R for South American Localities

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.